From e07c2360588d2846256a15887fa966fd9071fe66 Mon Sep 17 00:00:00 2001 From: Les Vogel Date: Fri, 3 Dec 2021 08:12:44 -1000 Subject: [PATCH 01/68] Prepare 1.2.1-SNAPSHOT (#321) * update versions * improve RELEASING instructions --- RELEASING.md | 4 ++-- checkstyle-config/pom.xml | 2 +- pom.xml | 6 +++--- test/pom.xml | 2 +- versions.txt | 4 ++-- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/RELEASING.md b/RELEASING.md index 62ad5942..0d4e30bf 100644 --- a/RELEASING.md +++ b/RELEASING.md @@ -19,12 +19,12 @@ Don't forget to specify a release tag on Github once your PR is accepted. From the root project folder, run the following command to release `checkstyle-config`: cd checkstyle-config - mvn -P release clean verify deploy + mvn -P release clean package deploy Next, use the following to release `shared-configuration`: cd .. - mvn -P release clean verify deploy + mvn -P release clean package deploy That will open, upload, close, and release. The parent will need you to visit sonatype to close, and verify manually. diff --git a/checkstyle-config/pom.xml b/checkstyle-config/pom.xml index fd931765..349c9c85 100644 --- a/checkstyle-config/pom.xml +++ b/checkstyle-config/pom.xml @@ -18,7 +18,7 @@ limitations under the License. com.google.cloud.samples checkstyle-configuration - 1.2.0 + 1.2.1-SNAPSHOT jar diff --git a/pom.xml b/pom.xml index 07270d32..64d80139 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ limitations under the License. com.google.cloud.samples shared-configuration - 1.2.0 + 1.2.1-SNAPSHOT pom ${project.groupId}:${project.artifactId} @@ -216,7 +216,7 @@ limitations under the License. com.google.cloud.samples checkstyle-configuration - 1.2.0 + 1.2.1-SNAPSHOT @@ -306,7 +306,7 @@ limitations under the License. com.google.cloud.samples checkstyle-configuration - 1.2.0 + 1.2.1-SNAPSHOT com.puppycrawl.tools diff --git a/test/pom.xml b/test/pom.xml index 25190976..e0323a3d 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -26,7 +26,7 @@ limitations under the License. shared-configuration com.google.cloud.samples - 1.2.0 + 1.2.1-SNAPSHOT .. diff --git a/versions.txt b/versions.txt index 87e3ef29..96cf21c5 100644 --- a/versions.txt +++ b/versions.txt @@ -1,5 +1,5 @@ # Format: # module:released-version:current-version -shared-configuration:1.0.24:1.2.0 -checkstyle-configuration:1.0.24:1.2.0 +shared-configuration:1.2.0:1.2.1-SNAPSHOT +checkstyle-configuration:1.2.0:1.2.1-SNAPSHOT From f5976bb3b4068413d43de620e05730d32b74c463 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 8 Dec 2021 01:30:32 +0100 Subject: [PATCH 02/68] chore(deps): update dependency com.google.cloud:google-cloud-core to v2.3.3 (#322) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 64d80139..1035d008 100644 --- a/pom.xml +++ b/pom.xml @@ -382,7 +382,7 @@ limitations under the License. com.google.cloud google-cloud-core - 2.3.2 + 2.3.3 test tests From aec88634f720adfd505ac09a73eba9b0f0acd3c2 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 13 Dec 2021 18:18:21 +0100 Subject: [PATCH 03/68] chore(deps): update dependency com.github.spotbugs:spotbugs-annotations to v4.5.1 (#324) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1035d008..0d168a79 100644 --- a/pom.xml +++ b/pom.xml @@ -376,7 +376,7 @@ limitations under the License. com.github.spotbugs spotbugs-annotations - 4.5.0 + 4.5.1 true From e1706c832795b797a76b8ee9cb01b68ae6a608bc Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 13 Dec 2021 18:20:12 +0100 Subject: [PATCH 04/68] chore(deps): update dependency com.github.spotbugs:spotbugs to v4.5.1 (#323) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.github.spotbugs:spotbugs](https://spotbugs.github.io/) ([source](https://togithub.com/spotbugs/spotbugs)) | `4.5.0` -> `4.5.1` | [![age](https://badges.renovateapi.com/packages/maven/com.github.spotbugs:spotbugs/4.5.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.github.spotbugs:spotbugs/4.5.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.github.spotbugs:spotbugs/4.5.1/compatibility-slim/4.5.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.github.spotbugs:spotbugs/4.5.1/confidence-slim/4.5.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
spotbugs/spotbugs ### [`v4.5.1`](https://togithub.com/spotbugs/spotbugs/blob/HEAD/CHANGELOG.md#​451---2021-12-08) [Compare Source](https://togithub.com/spotbugs/spotbugs/compare/4.5.0...4.5.1) ##### Fixed - Ant task does not produce XML anymore ([#​1827](https://togithub.com/spotbugs/spotbugs/issues/1827)) - Do not emit false positives of `MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR` and `MC_OVERRIDABLE_METHOD_CALL_IN_CLONE` for final classes ([#​1812](https://togithub.com/spotbugs/spotbugs/issues/1812)). - Reports cannot be created on Windows platform ([#​1842](https://togithub.com/spotbugs/spotbugs/pull/1842))
--- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/java-repo-tools). --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0d168a79..f00281f2 100644 --- a/pom.xml +++ b/pom.xml @@ -211,7 +211,7 @@ limitations under the License. com.github.spotbugs spotbugs - 4.5.0 + 4.5.1 com.google.cloud.samples From a2748e22d40607bfc995dad2d764eaa0ec697c34 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 21 Dec 2021 18:45:07 +0100 Subject: [PATCH 05/68] chore(deps): update dependency com.github.spotbugs:spotbugs-annotations to v4.5.2 (#326) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f00281f2..a7c6ecd9 100644 --- a/pom.xml +++ b/pom.xml @@ -376,7 +376,7 @@ limitations under the License. com.github.spotbugs spotbugs-annotations - 4.5.1 + 4.5.2 true From 76c00768eba22159033939d30514471061a09350 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 21 Dec 2021 18:45:27 +0100 Subject: [PATCH 06/68] chore(deps): update dependency com.github.spotbugs:spotbugs to v4.5.2 (#325) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a7c6ecd9..97107220 100644 --- a/pom.xml +++ b/pom.xml @@ -211,7 +211,7 @@ limitations under the License. com.github.spotbugs spotbugs - 4.5.1 + 4.5.2 com.google.cloud.samples From 2eab51324a94b63736c2a6533837da8f2601b416 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 22 Dec 2021 23:40:52 +0100 Subject: [PATCH 07/68] chore(deps): update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.5.2.0 (#327) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 97107220..fde57696 100644 --- a/pom.xml +++ b/pom.xml @@ -197,7 +197,7 @@ limitations under the License. com.github.spotbugs spotbugs-maven-plugin - 4.5.0.0 + 4.5.2.0 analyze-compile From 2077ca8e74ab1eb10eba892bba52aab12868f1d7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 27 Dec 2021 13:02:36 +0000 Subject: [PATCH 08/68] chore(deps): update dependency com.puppycrawl.tools:checkstyle to v9.2.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fde57696..4d920ae8 100644 --- a/pom.xml +++ b/pom.xml @@ -311,7 +311,7 @@ limitations under the License. com.puppycrawl.tools checkstyle - 9.2 + 9.2.1 From 081637a00a2a2719b33c0e3b4d1c61c923811ffd Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 5 Jan 2022 09:51:30 +0000 Subject: [PATCH 09/68] chore(deps): update dependency com.github.spotbugs:spotbugs to v4.5.3 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4d920ae8..fd941027 100644 --- a/pom.xml +++ b/pom.xml @@ -211,7 +211,7 @@ limitations under the License. com.github.spotbugs spotbugs - 4.5.2 + 4.5.3 com.google.cloud.samples From 450f724580b52611404c7dd6a0d6f9452c544727 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 5 Jan 2022 09:51:33 +0000 Subject: [PATCH 10/68] chore(deps): update dependency com.github.spotbugs:spotbugs-annotations to v4.5.3 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4d920ae8..b44a5014 100644 --- a/pom.xml +++ b/pom.xml @@ -376,7 +376,7 @@ limitations under the License. com.github.spotbugs spotbugs-annotations - 4.5.2 + 4.5.3 true From 8a03a4767ebf58850c583fabf6684bed037b24fd Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 6 Jan 2022 02:51:58 +0000 Subject: [PATCH 11/68] chore(deps): update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.5.3.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4d920ae8..02e85ba4 100644 --- a/pom.xml +++ b/pom.xml @@ -197,7 +197,7 @@ limitations under the License. com.github.spotbugs spotbugs-maven-plugin - 4.5.2.0 + 4.5.3.0 analyze-compile From b2ebefd1b8986dc260a677934d77b8d2e528f46a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 7 Jan 2022 18:44:58 +0000 Subject: [PATCH 12/68] chore(deps): update dependency com.google.cloud:google-cloud-core to v2.3.5 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4d920ae8..35770e38 100644 --- a/pom.xml +++ b/pom.xml @@ -382,7 +382,7 @@ limitations under the License. com.google.cloud google-cloud-core - 2.3.3 + 2.3.5 test tests From 22e3b016e3f15d569a8e035b0663e23f6a740732 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 12 Jan 2022 14:46:46 +0000 Subject: [PATCH 13/68] chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.9.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 89810956..3605f221 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ limitations under the License. 9+181-r4173-1 2.5.3 - 3.8.1 + 3.9.0 1.6.8 2.8.1 1.6 From 4ba4e910000e136ccf30b8592f7ebfc942bd55b6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 21 Jan 2022 12:00:28 +0000 Subject: [PATCH 14/68] chore(deps): update dependency org.codehaus.mojo:versions-maven-plugin to v2.9.0 --- checkstyle-config/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/checkstyle-config/pom.xml b/checkstyle-config/pom.xml index 349c9c85..9dfa2c1c 100644 --- a/checkstyle-config/pom.xml +++ b/checkstyle-config/pom.xml @@ -27,7 +27,7 @@ limitations under the License. 2.5.3 1.6.8 - 2.8.1 + 2.9.0 1.6
From 9d9f486d055fc79182794f31f4afa2af5b6522be Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 21 Jan 2022 12:00:32 +0000 Subject: [PATCH 15/68] chore(deps): update dependency org.codehaus.mojo:versions-maven-plugin to v2.9.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d779ee0c..a4f09f48 100644 --- a/pom.xml +++ b/pom.xml @@ -421,7 +421,7 @@ limitations under the License. org.codehaus.mojo versions-maven-plugin - 2.8.1 + 2.9.0 From 0243e63a2d4b4a44fbbe4cc0bbdb391947b45a4b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 25 Jan 2022 19:41:32 +0000 Subject: [PATCH 16/68] chore(deps): update dependency com.google.errorprone:error_prone_core to v2.11.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d779ee0c..ddca5941 100644 --- a/pom.xml +++ b/pom.xml @@ -188,7 +188,7 @@ limitations under the License. com.google.errorprone error_prone_core - 2.10.0 + 2.11.0 From f0954ca335d30628d8aafac23f0846a9c873ea9f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 29 Jan 2022 10:58:27 +0000 Subject: [PATCH 17/68] chore(deps): update pmdversion to v6.42.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ddca5941..a84fb209 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ limitations under the License. 1.6.8 2.8.1 1.6 - 6.41.0 + 6.42.0 false From dc1d5ca82d50145e036ed87db4e06ab8dfc3b965 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 30 Jan 2022 15:09:44 +0000 Subject: [PATCH 18/68] chore(deps): update dependency com.puppycrawl.tools:checkstyle to v9.3 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ddca5941..2fc08152 100644 --- a/pom.xml +++ b/pom.xml @@ -311,7 +311,7 @@ limitations under the License. com.puppycrawl.tools checkstyle - 9.2.1 + 9.3 From 836b3cab1eb40756e26fca7e79581d7b32bd288d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 31 Jan 2022 16:54:53 +0000 Subject: [PATCH 19/68] chore(deps): update dependency com.google.cloud:google-cloud-core to v2.4.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2fc08152..8d7f214f 100644 --- a/pom.xml +++ b/pom.xml @@ -382,7 +382,7 @@ limitations under the License. com.google.cloud google-cloud-core - 2.3.5 + 2.4.0 test tests From 6849cf55864a8e72a340a4b6b521aafb09640b30 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 4 Feb 2022 19:48:09 +0000 Subject: [PATCH 20/68] chore(deps): update dependency com.google.cloud:google-cloud-core to v2.5.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ac7b6e5d..5a1167dc 100644 --- a/pom.xml +++ b/pom.xml @@ -382,7 +382,7 @@ limitations under the License. com.google.cloud google-cloud-core - 2.4.0 + 2.5.0 test tests From 4d93c2cae1123cc45977769e9b3a1c9a866e258b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 14 Feb 2022 08:34:28 +0000 Subject: [PATCH 21/68] chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.10.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5a1167dc..8661ed2d 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ limitations under the License. 9+181-r4173-1 2.5.3 - 3.9.0 + 3.10.0 1.6.8 2.8.1 1.6 From 7645e3fdd13c323596e6c3ce37b189011e679d78 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 15 Feb 2022 18:49:20 +0000 Subject: [PATCH 22/68] chore(deps): update dependency org.apache.maven.plugins:maven-pmd-plugin to v3.16.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5a1167dc..fdc6a132 100644 --- a/pom.xml +++ b/pom.xml @@ -250,7 +250,7 @@ limitations under the License. org.apache.maven.plugins maven-pmd-plugin - 3.15.0 + 3.16.0 net.sourceforge.pmd From f3be081bc7d80511f3af0eac165e6a8621b43a45 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 17 Feb 2022 17:04:00 +0000 Subject: [PATCH 23/68] chore(deps): update dependency com.google.cloud:google-cloud-core to v2.5.4 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0cac68ea..feeed0c3 100644 --- a/pom.xml +++ b/pom.xml @@ -382,7 +382,7 @@ limitations under the License. com.google.cloud google-cloud-core - 2.5.0 + 2.5.4 test tests From b2560c011c57298a67ad466b68f20e1ddf1081dc Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 17 Feb 2022 17:04:05 +0000 Subject: [PATCH 24/68] chore(deps): update dependency org.sonatype.plugins:nexus-staging-maven-plugin to v1.6.11 --- checkstyle-config/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/checkstyle-config/pom.xml b/checkstyle-config/pom.xml index 9dfa2c1c..5b968793 100644 --- a/checkstyle-config/pom.xml +++ b/checkstyle-config/pom.xml @@ -26,7 +26,7 @@ limitations under the License. UTF-8 2.5.3 - 1.6.8 + 1.6.11 2.9.0 1.6 diff --git a/pom.xml b/pom.xml index 0cac68ea..bd2f9f14 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ limitations under the License. 2.5.3 3.10.0 - 1.6.8 + 1.6.11 2.8.1 1.6 6.42.0 From 128b24e94d552e7265687ded8130f15531c5bcc1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 23 Feb 2022 00:00:24 +0000 Subject: [PATCH 25/68] chore(deps): update dependency org.sonatype.plugins:nexus-staging-maven-plugin to v1.6.12 --- checkstyle-config/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/checkstyle-config/pom.xml b/checkstyle-config/pom.xml index 5b968793..f208c10f 100644 --- a/checkstyle-config/pom.xml +++ b/checkstyle-config/pom.xml @@ -26,7 +26,7 @@ limitations under the License. UTF-8 2.5.3 - 1.6.11 + 1.6.12 2.9.0 1.6 diff --git a/pom.xml b/pom.xml index 57e7b87e..1d09d35a 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ limitations under the License. 2.5.3 3.10.0 - 1.6.11 + 1.6.12 2.8.1 1.6 6.42.0 From 91e804080d8b0d240c58446df47f6b584a7b5171 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 25 Feb 2022 09:07:50 +0000 Subject: [PATCH 26/68] chore(deps): update actions/setup-java action to v3 --- .github/workflows/onpush.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/onpush.yml b/.github/workflows/onpush.yml index 85e12baf..9fd89bbf 100644 --- a/.github/workflows/onpush.yml +++ b/.github/workflows/onpush.yml @@ -13,7 +13,7 @@ jobs: steps: - uses: actions/checkout@v2 - name: Set up JDK 11 - uses: actions/setup-java@v2 + uses: actions/setup-java@v3 with: distribution: 'adopt' java-version: 11 From 1018e35628d3ff45e23a815f28ed2ad084a58b50 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 26 Feb 2022 10:47:45 +0000 Subject: [PATCH 27/68] chore(deps): update dependency net.sourceforge.pmd:pmd-java to v6.43.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1d09d35a..a082d2bf 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ limitations under the License. 1.6.12 2.8.1 1.6 - 6.42.0 + 6.43.0 false From 45c00f7e798ee451884cc454ca4a9543bfac1c85 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 28 Feb 2022 17:22:58 +0000 Subject: [PATCH 28/68] chore(deps): update dependency com.puppycrawl.tools:checkstyle to v10 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1d09d35a..cbbfaeff 100644 --- a/pom.xml +++ b/pom.xml @@ -311,7 +311,7 @@ limitations under the License. com.puppycrawl.tools checkstyle - 9.3 + 10.0 From 89e59d1211447a1519142f2ac889cd1066363f73 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 28 Feb 2022 23:00:23 +0000 Subject: [PATCH 29/68] chore(deps): update dependency com.google.cloud:google-cloud-core to v2.5.5 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1d09d35a..881488aa 100644 --- a/pom.xml +++ b/pom.xml @@ -382,7 +382,7 @@ limitations under the License. com.google.cloud google-cloud-core - 2.5.4 + 2.5.5 test tests From 872c257073bd4b7fee4612d5435a7cf6fc48eebd Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 1 Mar 2022 20:33:32 +0000 Subject: [PATCH 30/68] chore(deps): update actions/checkout action to v3 --- .github/workflows/onpush.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/onpush.yml b/.github/workflows/onpush.yml index 9fd89bbf..16ad7f34 100644 --- a/.github/workflows/onpush.yml +++ b/.github/workflows/onpush.yml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 - name: Set up JDK 11 uses: actions/setup-java@v3 with: From 721bf1aae54078e8c906f39434f03101905a4d24 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 1 Mar 2022 23:43:44 +0000 Subject: [PATCH 31/68] chore(deps): update dependency com.google.cloud:google-cloud-core to v2.5.6 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ce96bc09..6613f7ae 100644 --- a/pom.xml +++ b/pom.xml @@ -382,7 +382,7 @@ limitations under the License. com.google.cloud google-cloud-core - 2.5.5 + 2.5.6 test tests From 273025bdc618b67322437d27afb17f516625601a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 8 Mar 2022 04:11:42 +0000 Subject: [PATCH 32/68] chore(deps): update dependency com.github.spotbugs:spotbugs to v4.6.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6613f7ae..7aee6b05 100644 --- a/pom.xml +++ b/pom.xml @@ -211,7 +211,7 @@ limitations under the License. com.github.spotbugs spotbugs - 4.5.3 + 4.6.0 com.google.cloud.samples From 054ebb3aa05d17bfd9ffc0523c60ae6490bdc245 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 8 Mar 2022 04:11:45 +0000 Subject: [PATCH 33/68] fix(deps): update dependency com.github.spotbugs:spotbugs-annotations to v4.6.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6613f7ae..23c0fd73 100644 --- a/pom.xml +++ b/pom.xml @@ -376,7 +376,7 @@ limitations under the License. com.github.spotbugs spotbugs-annotations - 4.5.3 + 4.6.0 true From 612a694cc2c4941399173ea28a9e0efd46cfa550 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 11 Mar 2022 16:54:00 +0000 Subject: [PATCH 34/68] chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.10.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6613f7ae..7650fb6d 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ limitations under the License. 9+181-r4173-1 2.5.3 - 3.10.0 + 3.10.1 1.6.12 2.8.1 1.6 From aa343bc9b3846f568aa58152808cbd881ab5ab1d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 15 Mar 2022 09:08:18 +0000 Subject: [PATCH 35/68] chore(deps): update dependency org.codehaus.mojo:versions-maven-plugin to v2.10.0 --- checkstyle-config/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/checkstyle-config/pom.xml b/checkstyle-config/pom.xml index f208c10f..1f68bcf2 100644 --- a/checkstyle-config/pom.xml +++ b/checkstyle-config/pom.xml @@ -27,7 +27,7 @@ limitations under the License. 2.5.3 1.6.12 - 2.9.0 + 2.10.0 1.6 From fe8e04e9e79c242c00b04c279a3161872d00dafc Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 15 Mar 2022 09:08:22 +0000 Subject: [PATCH 36/68] chore(deps): update dependency org.codehaus.mojo:versions-maven-plugin to v2.10.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6613f7ae..383a270c 100644 --- a/pom.xml +++ b/pom.xml @@ -421,7 +421,7 @@ limitations under the License. org.codehaus.mojo versions-maven-plugin - 2.9.0 + 2.10.0 From 67134933d0b13ac7b1eb96d76bffe007e45c5a88 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 25 Mar 2022 16:57:30 +0000 Subject: [PATCH 37/68] chore(deps): update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.6.0.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6613f7ae..64224db4 100644 --- a/pom.xml +++ b/pom.xml @@ -197,7 +197,7 @@ limitations under the License. com.github.spotbugs spotbugs-maven-plugin - 4.5.3.0 + 4.6.0.0 analyze-compile From dd3a020dd461a4f1666b241136eddf1a09884359 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 28 Mar 2022 03:31:29 +0000 Subject: [PATCH 38/68] chore(deps): update dependency com.puppycrawl.tools:checkstyle to v10.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6613f7ae..48f5312d 100644 --- a/pom.xml +++ b/pom.xml @@ -311,7 +311,7 @@ limitations under the License. com.puppycrawl.tools checkstyle - 10.0 + 10.1 From 49a872905c44f2df02f5e29c418c6a99a762d695 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 28 Mar 2022 03:31:33 +0000 Subject: [PATCH 39/68] chore(deps): update pmdversion to v6.44.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6613f7ae..c6ae3a56 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ limitations under the License. 1.6.12 2.8.1 1.6 - 6.43.0 + 6.44.0 false From 82ac0fe0f7eb7072c527122d5d8b9f51147d5bb3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 4 Apr 2022 04:23:34 +0000 Subject: [PATCH 40/68] chore(deps): update dependency org.apache.maven.plugins:maven-failsafe-plugin to v3.0.0-m6 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6613f7ae..4b0f5573 100644 --- a/pom.xml +++ b/pom.xml @@ -404,7 +404,7 @@ limitations under the License. org.apache.maven.plugins maven-failsafe-plugin - 3.0.0-M5 + 3.0.0-M6 From e39af66a71e629762ba3bc9e15b423ea40baf21f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 15 Apr 2022 15:45:20 +0000 Subject: [PATCH 41/68] chore(deps): update dependency com.google.cloud:google-cloud-core to v2.6.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6613f7ae..3899bf6a 100644 --- a/pom.xml +++ b/pom.xml @@ -382,7 +382,7 @@ limitations under the License. com.google.cloud google-cloud-core - 2.5.6 + 2.6.1 test tests From fe0af98650d0e446ac1273d898857d5f9e73e513 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 19 Apr 2022 17:51:42 +0000 Subject: [PATCH 42/68] chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.0.0-m6 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4b0f5573..ecf2d4c8 100644 --- a/pom.xml +++ b/pom.xml @@ -393,7 +393,7 @@ limitations under the License. org.apache.maven.plugins maven-surefire-plugin - 3.0.0-M5 + 3.0.0-M6 ${skipTests} sponge_log From 6092b2e972c28d7ae6f3eb6609fb3160d58e885c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 19 Apr 2022 17:53:39 +0000 Subject: [PATCH 43/68] chore(deps): update dependency org.jacoco:jacoco-maven-plugin to v0.8.8 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3fa815bb..8049af91 100644 --- a/pom.xml +++ b/pom.xml @@ -427,7 +427,7 @@ limitations under the License. org.jacoco jacoco-maven-plugin - 0.8.7 + 0.8.8 From 52f44dadc15127a6ef69e59651da4925998a157c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 19 Apr 2022 22:07:49 +0000 Subject: [PATCH 44/68] chore(deps): update dependency com.google.errorprone:error_prone_core to v2.13.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 87b36076..89bb69fd 100644 --- a/pom.xml +++ b/pom.xml @@ -188,7 +188,7 @@ limitations under the License. com.google.errorprone error_prone_core - 2.11.0 + 2.13.1 From 831ea35bbfbe65ba52c1b5471c1768a84c9b6af3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 19 Apr 2022 22:07:52 +0000 Subject: [PATCH 45/68] chore(deps): update dependency com.h3xstream.findsecbugs:findsecbugs-plugin to v1.12.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 87b36076..fb98c702 100644 --- a/pom.xml +++ b/pom.xml @@ -230,7 +230,7 @@ limitations under the License. com.h3xstream.findsecbugs findsecbugs-plugin - 1.11.0 + 1.12.0 com.mebigfatguy.sb-contrib From 37fc5b3df8e02c05baf20b138c885bb7958c7f0b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 21 Apr 2022 14:40:30 +0000 Subject: [PATCH 46/68] chore(deps): update dependency org.sonatype.plugins:nexus-staging-maven-plugin to v1.6.13 --- checkstyle-config/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/checkstyle-config/pom.xml b/checkstyle-config/pom.xml index 1f68bcf2..4399c22c 100644 --- a/checkstyle-config/pom.xml +++ b/checkstyle-config/pom.xml @@ -26,7 +26,7 @@ limitations under the License. UTF-8 2.5.3 - 1.6.12 + 1.6.13 2.10.0 1.6 diff --git a/pom.xml b/pom.xml index 87b36076..009fc296 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ limitations under the License. 2.5.3 3.10.1 - 1.6.12 + 1.6.13 2.8.1 1.6 6.44.0 From ace49594e2c028803ffa18441deb9813bb62d784 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 24 Apr 2022 14:05:53 +0000 Subject: [PATCH 47/68] Update dependency com.puppycrawl.tools:checkstyle to v10.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 87b36076..5cd96110 100644 --- a/pom.xml +++ b/pom.xml @@ -311,7 +311,7 @@ limitations under the License. com.puppycrawl.tools checkstyle - 10.1 + 10.2 From 4f09a4f9c830f0bcdfc70bf8706ec7396b0f0d40 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 30 Apr 2022 09:40:07 +0000 Subject: [PATCH 48/68] Update pmdVersion to v6.45.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 87b36076..5cbb5e33 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ limitations under the License. 1.6.12 2.8.1 1.6 - 6.44.0 + 6.45.0 false From 7aac98e5c5224bf3a12300976120ee00ff45871a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 3 May 2022 17:59:25 +0000 Subject: [PATCH 49/68] Update dependency org.apache.maven.plugins:maven-gpg-plugin to v3 --- checkstyle-config/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/checkstyle-config/pom.xml b/checkstyle-config/pom.xml index 1f68bcf2..a58becb8 100644 --- a/checkstyle-config/pom.xml +++ b/checkstyle-config/pom.xml @@ -28,7 +28,7 @@ limitations under the License. 2.5.3 1.6.12 2.10.0 - 1.6 + 3.0.1 diff --git a/pom.xml b/pom.xml index 5cbb5e33..5ba8484d 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ limitations under the License. 3.10.1 1.6.12 2.8.1 - 1.6 + 3.0.1 6.45.0 false From 8edfb5363910e1eb482ee230be9f13c2f3faa570 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 5 May 2022 02:29:57 +0000 Subject: [PATCH 50/68] Update dependency com.github.spotbugs:spotbugs to v4.7.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 805214d7..5b1856bd 100644 --- a/pom.xml +++ b/pom.xml @@ -211,7 +211,7 @@ limitations under the License. com.github.spotbugs spotbugs - 4.6.0 + 4.7.0 com.google.cloud.samples From 04e5f54f3af55f45a8d69d3756ba10e45b4ddde3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 5 May 2022 02:30:00 +0000 Subject: [PATCH 51/68] Update dependency com.github.spotbugs:spotbugs-annotations to v4.7.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 805214d7..2a9b8362 100644 --- a/pom.xml +++ b/pom.xml @@ -376,7 +376,7 @@ limitations under the License. com.github.spotbugs spotbugs-annotations - 4.6.0 + 4.7.0 true From 3021b32cf98eb1400e771b8150609cdbb841d52a Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 10 May 2022 18:41:50 +0000 Subject: [PATCH 52/68] chore(main): release 1.2.1 --- CHANGELOG.md | 7 +++++++ checkstyle-config/pom.xml | 2 +- pom.xml | 6 +++--- test/pom.xml | 2 +- versions.txt | 4 ++-- 5 files changed, 14 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b359237b..65c204e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +### [1.2.1](https://github.com/GoogleCloudPlatform/java-repo-tools/compare/v1.2.0...v1.2.1) (2022-05-10) + + +### Bug Fixes + +* **deps:** update dependency com.github.spotbugs:spotbugs-annotations to v4.6.0 ([054ebb3](https://github.com/GoogleCloudPlatform/java-repo-tools/commit/054ebb3aa05d17bfd9ffc0523c60ae6490bdc245)) + ## [1.1.0](https://www.github.com/GoogleCloudPlatform/java-repo-tools/compare/v1.0.23...v1.1.0) (2021-06-24) diff --git a/checkstyle-config/pom.xml b/checkstyle-config/pom.xml index 7452f98f..3909ca1c 100644 --- a/checkstyle-config/pom.xml +++ b/checkstyle-config/pom.xml @@ -18,7 +18,7 @@ limitations under the License. com.google.cloud.samples checkstyle-configuration - 1.2.1-SNAPSHOT + 1.2.1 jar diff --git a/pom.xml b/pom.xml index b673d44f..358462ef 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ limitations under the License. com.google.cloud.samples shared-configuration - 1.2.1-SNAPSHOT + 1.2.1 pom ${project.groupId}:${project.artifactId} @@ -216,7 +216,7 @@ limitations under the License. com.google.cloud.samples checkstyle-configuration - 1.2.1-SNAPSHOT + 1.2.1 @@ -306,7 +306,7 @@ limitations under the License. com.google.cloud.samples checkstyle-configuration - 1.2.1-SNAPSHOT + 1.2.1 com.puppycrawl.tools diff --git a/test/pom.xml b/test/pom.xml index e0323a3d..165104d6 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -26,7 +26,7 @@ limitations under the License. shared-configuration com.google.cloud.samples - 1.2.1-SNAPSHOT + 1.2.1 .. diff --git a/versions.txt b/versions.txt index 96cf21c5..d6d3f89b 100644 --- a/versions.txt +++ b/versions.txt @@ -1,5 +1,5 @@ # Format: # module:released-version:current-version -shared-configuration:1.2.0:1.2.1-SNAPSHOT -checkstyle-configuration:1.2.0:1.2.1-SNAPSHOT +shared-configuration:1.2.1:1.2.1 +checkstyle-configuration:1.2.1:1.2.1 From e42af89d30717cb6b5219b8279fe521783a23cd1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 27 Jun 2022 21:34:43 +0000 Subject: [PATCH 53/68] Update dependency com.google.cloud:google-cloud-core to v2.8.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 358462ef..97f88d1c 100644 --- a/pom.xml +++ b/pom.xml @@ -382,7 +382,7 @@ limitations under the License. com.google.cloud google-cloud-core - 2.6.1 + 2.8.1 test tests From da45af001eae9440b4e3756266e1b3c8dd238d8e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 20 Nov 2022 15:59:35 +0000 Subject: [PATCH 54/68] chore(deps): update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.7.3.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 97f88d1c..70c34eae 100644 --- a/pom.xml +++ b/pom.xml @@ -197,7 +197,7 @@ limitations under the License. com.github.spotbugs spotbugs-maven-plugin - 4.6.0.0 + 4.7.3.0 analyze-compile From 487c878254bc3f73f89d9d7bb8eaff41537a0961 Mon Sep 17 00:00:00 2001 From: Averi Kitsch Date: Tue, 24 Jan 2023 15:09:02 -0800 Subject: [PATCH 55/68] chore(deps): Update all deps --- pom.xml | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/pom.xml b/pom.xml index 70c34eae..dbaefca5 100644 --- a/pom.xml +++ b/pom.xml @@ -26,9 +26,8 @@ limitations under the License. 2.5.3 3.10.1 1.6.13 - 2.8.1 3.0.1 - 6.45.0 + 6.53.0 false @@ -188,7 +187,7 @@ limitations under the License. com.google.errorprone error_prone_core - 2.13.1 + 2.18.0 @@ -211,7 +210,7 @@ limitations under the License. com.github.spotbugs spotbugs - 4.7.0 + 4.7.3 com.google.cloud.samples @@ -250,7 +249,7 @@ limitations under the License. org.apache.maven.plugins maven-pmd-plugin - 3.16.0 + 3.20.0 net.sourceforge.pmd @@ -311,7 +310,7 @@ limitations under the License. com.puppycrawl.tools checkstyle - 10.2 + 10.6.0 @@ -376,13 +375,13 @@ limitations under the License. com.github.spotbugs spotbugs-annotations - 4.7.0 + 4.7.3 true com.google.cloud google-cloud-core - 2.8.1 + 2.9.4 test tests @@ -393,7 +392,7 @@ limitations under the License. org.apache.maven.plugins maven-surefire-plugin - 3.0.0-M6 + 3.0.0-M8 ${skipTests} sponge_log @@ -404,7 +403,7 @@ limitations under the License. org.apache.maven.plugins maven-failsafe-plugin - 3.0.0-M6 + 3.0.0-M8 @@ -421,7 +420,7 @@ limitations under the License. org.codehaus.mojo versions-maven-plugin - 2.10.0 + 2.14.2 From 583958fac0a29e1010d27643be20aa25c1a1f9d2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 21 Feb 2023 23:26:29 +0000 Subject: [PATCH 56/68] chore(deps): update dependency org.codehaus.mojo:versions-maven-plugin to v2.15.0 --- checkstyle-config/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/checkstyle-config/pom.xml b/checkstyle-config/pom.xml index 3909ca1c..fc9fac3f 100644 --- a/checkstyle-config/pom.xml +++ b/checkstyle-config/pom.xml @@ -27,7 +27,7 @@ limitations under the License. 2.5.3 1.6.13 - 2.10.0 + 2.15.0 3.0.1 From ec1011339644b60be4f1391ac2b9f41e40c7c46a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 21 Feb 2023 23:26:32 +0000 Subject: [PATCH 57/68] chore(deps): update dependency org.codehaus.mojo:versions-maven-plugin to v2.15.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dbaefca5..522aba1a 100644 --- a/pom.xml +++ b/pom.xml @@ -420,7 +420,7 @@ limitations under the License. org.codehaus.mojo versions-maven-plugin - 2.14.2 + 2.15.0 From 5bd7203fb975e84a7de8e32aaa05dbf7811c335b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 25 Feb 2023 12:01:52 +0000 Subject: [PATCH 58/68] chore(deps): update pmdversion to v6.55.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dbaefca5..6dd51455 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ limitations under the License. 3.10.1 1.6.13 3.0.1 - 6.53.0 + 6.55.0 false From 2f90e7dbc73fc18a0cba28e31c4786ede24e5c80 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 26 Feb 2023 08:10:00 +0000 Subject: [PATCH 59/68] chore(deps): update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v3.2.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dbaefca5..a65743ea 100644 --- a/pom.xml +++ b/pom.xml @@ -288,7 +288,7 @@ limitations under the License. org.apache.maven.plugins maven-checkstyle-plugin - 3.1.2 + 3.2.1 google-checks.xml suppressions.xml From 2b288138b3bebae00d04f916f6d1de6a6b8e9bd3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 27 Feb 2023 09:02:37 +0000 Subject: [PATCH 60/68] chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.11.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dbaefca5..8ac4d4e6 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ limitations under the License. 9+181-r4173-1 2.5.3 - 3.10.1 + 3.11.0 1.6.13 3.0.1 6.53.0 From 6134a338d738a3d99c6fb89632ddc30ce077bc38 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 14 Mar 2023 11:15:05 +0000 Subject: [PATCH 61/68] chore(deps): update dependency org.apache.maven.plugins:maven-failsafe-plugin to v3.0.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dbaefca5..b5417463 100644 --- a/pom.xml +++ b/pom.xml @@ -403,7 +403,7 @@ limitations under the License. org.apache.maven.plugins maven-failsafe-plugin - 3.0.0-M8 + 3.0.0 From 1754c3ff9936ceb42fc94ffbddd3f9ff9458cd43 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 14 Mar 2023 11:15:08 +0000 Subject: [PATCH 62/68] chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.0.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dbaefca5..3592c03a 100644 --- a/pom.xml +++ b/pom.xml @@ -392,7 +392,7 @@ limitations under the License. org.apache.maven.plugins maven-surefire-plugin - 3.0.0-M8 + 3.0.0 ${skipTests} sponge_log From 773688db443dadd435bbe4ba85663ed0a858614f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 17 Mar 2023 20:02:52 +0000 Subject: [PATCH 63/68] chore(deps): update dependency com.google.cloud:google-cloud-core to v2.13.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dbaefca5..abae6322 100644 --- a/pom.xml +++ b/pom.xml @@ -381,7 +381,7 @@ limitations under the License. com.google.cloud google-cloud-core - 2.9.4 + 2.13.0 test tests From a401b48d6cf98835a2e613be1543ca5b5f51147f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 27 Mar 2023 21:44:20 +0000 Subject: [PATCH 64/68] chore(deps): update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.7.3.3 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8ac4d4e6..7324c88d 100644 --- a/pom.xml +++ b/pom.xml @@ -196,7 +196,7 @@ limitations under the License. com.github.spotbugs spotbugs-maven-plugin - 4.7.3.0 + 4.7.3.3 analyze-compile From 241d6568aa7d6a8a1b3cc2f022a54e47c47fd53e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 27 Mar 2023 21:44:29 +0000 Subject: [PATCH 65/68] chore(deps): update dependency com.puppycrawl.tools:checkstyle to v10.9.3 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8ac4d4e6..e8dd88df 100644 --- a/pom.xml +++ b/pom.xml @@ -310,7 +310,7 @@ limitations under the License. com.puppycrawl.tools checkstyle - 10.6.0 + 10.9.3 From 04ef30f97a5f041d5cfdef22031c0117fca7418f Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 21 Dec 2023 21:57:42 +0000 Subject: [PATCH 66/68] chore(deps): update dependency com.mebigfatguy.sb-contrib:sb-contrib to v7.6.4 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3ff29068..d9c3c5cb 100644 --- a/pom.xml +++ b/pom.xml @@ -234,7 +234,7 @@ limitations under the License. com.mebigfatguy.sb-contrib sb-contrib - 7.4.7 + 7.6.4 From 7e54524fb3729a00fb5175076985f247a5650493 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 2 Apr 2024 18:25:24 +0000 Subject: [PATCH 67/68] chore(deps): update dependency org.jacoco:jacoco-maven-plugin to v0.8.12 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3ff29068..34112123 100644 --- a/pom.xml +++ b/pom.xml @@ -426,7 +426,7 @@ limitations under the License. org.jacoco jacoco-maven-plugin - 0.8.8 + 0.8.12 From 49d61fdd2afbfaaedbaed3aa55772a938bddb02d Mon Sep 17 00:00:00 2001 From: Sita Lakshmi Sangameswaran Date: Tue, 13 Aug 2024 11:38:38 -0400 Subject: [PATCH 68/68] chore: update artifact version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b6e9dd3f..03ad51ed 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Please ensure that samples function without this parent definition. com.google.cloud.samples shared-configuration - 1.0.19 + 1.2.1 ```