Skip to content

Bump the dependencies group across 1 directory with 28 updates - #1429

Open
copybara-service[bot] wants to merge 1 commit into
masterfrom
test_956389947
Open

Bump the dependencies group across 1 directory with 28 updates#1429
copybara-service[bot] wants to merge 1 commit into
masterfrom
test_956389947

Conversation

@copybara-service

Copy link
Copy Markdown

Bump the dependencies group across 1 directory with 28 updates

Bumps the dependencies group with 28 updates in the / directory:

Package From To
com.google.guava:guava 32.1.3-jre 33.6.0-jre
com.google.guava:guava-testlib 32.1.3-jre 33.6.0-jre
com.google.errorprone:error_prone_annotations 2.47.0 2.50.0
com.google.errorprone:error_prone_core 2.47.0 2.50.0
com.google.auto.value:auto-value-annotations 1.9 1.11.1
com.google.auto.value:auto-value 1.9 1.11.1
com.google.auto.service:auto-service-annotations 1.0.1 1.1.1
com.google.auto.service:auto-service 1.0.1 1.1.1
com.google.truth:truth 1.4.0 1.4.5
com.google.truth.extensions:truth-java8-extension 1.4.0 1.4.5
org.apache.maven.plugins:maven-compiler-plugin 3.7.0 3.15.0
org.apache.maven.plugins:maven-jar-plugin 3.2.2 3.5.1
org.apache.maven.plugins:maven-source-plugin 3.2.1 3.4.0
org.apache.maven.plugins:maven-javadoc-plugin 3.6.3 3.12.0
org.apache.maven.plugins:maven-gpg-plugin 3.0.1 3.2.8
org.apache.felix:maven-bundle-plugin 5.1.4 6.0.2
org.apache.maven.plugins:maven-surefire-plugin 2.22.2 3.5.6
org.sonatype.central:central-publishing-maven-plugin 0.8.0 0.11.0
org.commonmark:commonmark 0.28.0 0.29.0
org.commonmark:commonmark-ext-gfm-tables 0.28.0 0.29.0
com.google.testing.compile:compile-testing 0.19 0.23.0
org.apache.maven.plugins:maven-shade-plugin 3.2.4 3.6.2
org.codehaus.mojo:build-helper-maven-plugin 3.3.0 3.6.1
org.graalvm.buildtools:native-maven-plugin 0.10.0 1.1.6
org.apache.maven.plugins:maven-dependency-plugin 3.3.0 3.11.0
org.eclipse.tycho:tycho-maven-plugin 5.0.2 5.0.3
org.eclipse.tycho:tycho-versions-plugin 5.0.2 5.0.3
org.eclipse.tycho:target-platform-configuration 5.0.2 5.0.3

Fixes #1427

FUTURE_COPYBARA_INTEGRATE_REVIEW=#1427 from google:dependabot/maven/dependencies-b5dfcbb189 1e497b7

Bumps the dependencies group with 28 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [com.google.guava:guava](https://github.com/google/guava) | `32.1.3-jre` | `33.6.0-jre` |
| [com.google.guava:guava-testlib](https://github.com/google/guava) | `32.1.3-jre` | `33.6.0-jre` |
| [com.google.errorprone:error_prone_annotations](https://github.com/google/error-prone) | `2.47.0` | `2.50.0` |
| [com.google.errorprone:error_prone_core](https://github.com/google/error-prone) | `2.47.0` | `2.50.0` |
| [com.google.auto.value:auto-value-annotations](https://github.com/google/auto) | `1.9` | `1.11.1` |
| [com.google.auto.value:auto-value](https://github.com/google/auto) | `1.9` | `1.11.1` |
| [com.google.auto.service:auto-service-annotations](https://github.com/google/auto) | `1.0.1` | `1.1.1` |
| [com.google.auto.service:auto-service](https://github.com/google/auto) | `1.0.1` | `1.1.1` |
| [com.google.truth:truth](https://github.com/google/truth) | `1.4.0` | `1.4.5` |
| com.google.truth.extensions:truth-java8-extension | `1.4.0` | `1.4.5` |
| [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.7.0` | `3.15.0` |
| [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) | `3.2.2` | `3.5.1` |
| [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) | `3.2.1` | `3.4.0` |
| [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.6.3` | `3.12.0` |
| [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) | `3.0.1` | `3.2.8` |
| org.apache.felix:maven-bundle-plugin | `5.1.4` | `6.0.2` |
| [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `2.22.2` | `3.5.6` |
| [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin) | `0.8.0` | `0.11.0` |
| [org.commonmark:commonmark](https://github.com/commonmark/commonmark-java) | `0.28.0` | `0.29.0` |
| [org.commonmark:commonmark-ext-gfm-tables](https://github.com/commonmark/commonmark-java) | `0.28.0` | `0.29.0` |
| [com.google.testing.compile:compile-testing](https://github.com/google/compile-testing) | `0.19` | `0.23.0` |
| [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) | `3.2.4` | `3.6.2` |
| [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) | `3.3.0` | `3.6.1` |
| [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools) | `0.10.0` | `1.1.6` |
| [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) | `3.3.0` | `3.11.0` |
| [org.eclipse.tycho:tycho-maven-plugin](https://github.com/eclipse-tycho/tycho) | `5.0.2` | `5.0.3` |
| [org.eclipse.tycho:tycho-versions-plugin](https://github.com/eclipse-tycho/tycho) | `5.0.2` | `5.0.3` |
| [org.eclipse.tycho:target-platform-configuration](https://github.com/eclipse-tycho/tycho) | `5.0.2` | `5.0.3` |

Fixes #1427

FUTURE_COPYBARA_INTEGRATE_REVIEW=#1427 from google:dependabot/maven/dependencies-b5dfcbb189 1e497b7
PiperOrigin-RevId: 956389947
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants