Skip to content

Commit e0dadb5

Browse files
Update most dependencies found by Dependabot. (#2875)
* Bump the maven group across 1 directory with 10 updates Bumps the maven group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [com.google.errorprone:error_prone_core](https://github.com/google/error-prone) | `2.38.0` | `2.39.0` | | [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) | `3.5.0` | `3.6.0` | | [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) | `2.44.4` | `2.44.5` | | [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) | `3.2.7` | `3.2.8` | | [com.google.errorprone:error_prone_annotations](https://github.com/google/error-prone) | `2.38.0` | `2.39.0` | | [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `5.12.2` | `5.13.3` | | com.android.tools:r8 | `8.7.18` | `8.9.35` | | [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) | `3.5.0` | `3.5.1` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.18.3` | `2.19.1` | | [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) | `4.30.2` | `4.31.1` | Updates `com.google.errorprone:error_prone_core` from 2.38.0 to 2.39.0 - [Release notes](https://github.com/google/error-prone/releases) - [Commits](google/error-prone@v2.38.0...v2.39.0) Updates `org.apache.maven.plugins:maven-enforcer-plugin` from 3.5.0 to 3.6.0 - [Release notes](https://github.com/apache/maven-enforcer/releases) - [Commits](apache/maven-enforcer@enforcer-3.5.0...enforcer-3.6.0) Updates `com.diffplug.spotless:spotless-maven-plugin` from 2.44.4 to 2.44.5 - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@maven/2.44.4...maven/2.44.5) Updates `org.apache.maven.plugins:maven-gpg-plugin` from 3.2.7 to 3.2.8 - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.2.7...maven-gpg-plugin-3.2.8) Updates `com.google.errorprone:error_prone_annotations` from 2.38.0 to 2.39.0 - [Release notes](https://github.com/google/error-prone/releases) - [Commits](google/error-prone@v2.38.0...v2.39.0) Updates `org.junit:junit-bom` from 5.12.2 to 5.13.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.12.2...r5.13.3) Updates `com.android.tools:r8` from 8.7.18 to 8.9.35 Updates `org.codehaus.mojo:exec-maven-plugin` from 3.5.0 to 3.5.1 - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.5.0...3.5.1) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.18.3 to 2.19.1 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.google.protobuf:protobuf-java` from 4.30.2 to 4.31.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v4.30.2...v4.31.1) --- updated-dependencies: - dependency-name: com.google.errorprone:error_prone_core dependency-version: 2.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 2.44.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-version: 3.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: com.google.errorprone:error_prone_annotations dependency-version: 2.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.junit:junit-bom dependency-version: 5.13.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: com.android.tools:r8 dependency-version: 8.9.35 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.19.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: com.google.protobuf:protobuf-java dependency-version: 4.31.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven ... Signed-off-by: dependabot[bot] <[email protected]> * Update most dependencies found by Dependabot. The update of `org.junit:junit-bom` in `test-graal-native-image/pom.xml` causes Graal errors like `org.junit.platform.launcher.core.LauncherPhase was unintentionally initialized at build time`, so I'm excluding it for now. --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0c39897 commit e0dadb5

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

metrics/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>com.fasterxml.jackson.core</groupId>
5555
<artifactId>jackson-databind</artifactId>
56-
<version>2.18.3</version>
56+
<version>2.19.1</version>
5757
</dependency>
5858
<dependency>
5959
<groupId>com.google.caliper</groupId>

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
<plugin>
111111
<groupId>org.apache.maven.plugins</groupId>
112112
<artifactId>maven-enforcer-plugin</artifactId>
113-
<version>3.5.0</version>
113+
<version>3.6.0</version>
114114
<executions>
115115
<execution>
116116
<id>enforce-versions</id>
@@ -141,7 +141,7 @@
141141
<plugin>
142142
<groupId>com.diffplug.spotless</groupId>
143143
<artifactId>spotless-maven-plugin</artifactId>
144-
<version>2.44.4</version>
144+
<version>2.44.5</version>
145145
<executions>
146146
<execution>
147147
<goals>
@@ -371,7 +371,7 @@
371371
<plugin>
372372
<groupId>org.apache.maven.plugins</groupId>
373373
<artifactId>maven-gpg-plugin</artifactId>
374-
<version>3.2.7</version>
374+
<version>3.2.8</version>
375375
<configuration>
376376
<skip>${gson.isTestModule}</skip>
377377
</configuration>

proto/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<!-- This is duplicated here because that is recommended by `artifact:check-buildplan` -->
3232
<project.build.outputTimestamp>2025-04-24T01:03:45Z</project.build.outputTimestamp>
3333

34-
<protobufVersion>4.30.2</protobufVersion>
34+
<protobufVersion>4.31.1</protobufVersion>
3535

3636
<!-- Overwrite property from parent; this module is currently not deployed -->
3737
<gson.isInternalModule>true</gson.isInternalModule>

test-shrinker/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
<plugin>
146146
<groupId>org.codehaus.mojo</groupId>
147147
<artifactId>exec-maven-plugin</artifactId>
148-
<version>3.5.0</version>
148+
<version>3.5.1</version>
149149
<executions>
150150
<execution>
151151
<id>r8</id>
@@ -189,7 +189,7 @@
189189
but it appears that can be ignored -->
190190
<groupId>com.android.tools</groupId>
191191
<artifactId>r8</artifactId>
192-
<version>8.7.18</version>
192+
<version>8.9.35</version>
193193
</dependency>
194194
</dependencies>
195195
</plugin>

0 commit comments

Comments
 (0)