Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the maven group with 12 updates (#2723)
Bumps the maven group with 12 updates: | Package | From | To | | --- | --- | --- | | [com.google.truth:truth](https://github.com/google/truth) | `1.4.3` | `1.4.4` | | [com.google.errorprone:error_prone_core](https://github.com/google/error-prone) | `2.28.0` | `2.29.2` | | [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.7.0` | `3.8.0` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.3.0` | `3.3.1` | | [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) | `3.1.0` | `3.1.1` | | [com.github.siom79.japicmp:japicmp-maven-plugin](https://github.com/siom79/japicmp) | `0.21.2` | `0.22.0` | | [org.codehaus.mojo:animal-sniffer-maven-plugin](https://github.com/mojohaus/animal-sniffer) | `1.23` | `1.24` | | [com.google.errorprone:error_prone_annotations](https://github.com/google/error-prone) | `2.28.0` | `2.29.2` | | [com.guardsquare:proguard-core](https://github.com/Guardsquare/proguard-core) | `9.1.4` | `9.1.5` | | [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) | `3.3.0` | `3.3.1` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.17.1` | `2.17.2` | | [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) | `4.27.2` | `4.27.3` | Updates `com.google.truth:truth` from 1.4.3 to 1.4.4 - [Release notes](https://github.com/google/truth/releases) - [Commits](google/truth@v1.4.3...v1.4.4) Updates `com.google.errorprone:error_prone_core` from 2.28.0 to 2.29.2 - [Release notes](https://github.com/google/error-prone/releases) - [Commits](google/error-prone@v2.28.0...v2.29.2) Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.7.0 to 3.8.0 - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.7.0...maven-javadoc-plugin-3.8.0) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.3.0...surefire-3.3.1) Updates `org.apache.maven.plugins:maven-release-plugin` from 3.1.0 to 3.1.1 - [Release notes](https://github.com/apache/maven-release/releases) - [Commits](apache/maven-release@maven-release-3.1.0...maven-release-3.1.1) Updates `com.github.siom79.japicmp:japicmp-maven-plugin` from 0.21.2 to 0.22.0 - [Release notes](https://github.com/siom79/japicmp/releases) - [Changelog](https://github.com/siom79/japicmp/blob/master/release.py) - [Commits](siom79/japicmp@japicmp-base-0.21.2...japicmp-base-0.22.0) Updates `org.codehaus.mojo:animal-sniffer-maven-plugin` from 1.23 to 1.24 - [Release notes](https://github.com/mojohaus/animal-sniffer/releases) - [Commits](mojohaus/animal-sniffer@1.23...animal-sniffer-1.24) Updates `com.google.errorprone:error_prone_annotations` from 2.28.0 to 2.29.2 - [Release notes](https://github.com/google/error-prone/releases) - [Commits](google/error-prone@v2.28.0...v2.29.2) Updates `com.guardsquare:proguard-core` from 9.1.4 to 9.1.5 - [Release notes](https://github.com/Guardsquare/proguard-core/releases) - [Commits](Guardsquare/proguard-core@v9.1.4...v9.1.5) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.3.0...surefire-3.3.1) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.17.1 to 2.17.2 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.google.protobuf:protobuf-java` from 4.27.2 to 4.27.3 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: com.google.truth:truth dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: com.google.errorprone:error_prone_core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-release-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: com.github.siom79.japicmp:japicmp-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.codehaus.mojo:animal-sniffer-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: com.google.errorprone:error_prone_annotations dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: com.guardsquare:proguard-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Éamonn McManus <[email protected]>
- Loading branch information