Skip to content

Commit 8193256

Browse files
Bump the root group across 1 directory with 20 updates
Bumps the root group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `2.0.2` | `3.13.0` | | [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) | `3.4.0` | `3.6.0` | | [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) | `3.24.0` | `4.28.3` | | [org.apache.maven.plugins:maven-antrun-plugin](https://github.com/apache/maven-antrun-plugin) | `1.3` | `3.1.0` | | [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) | `3.1.0` | `3.5.0` | | [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) | `3.3.0` | `3.4.2` | | [com.google.guava:guava](https://github.com/google/guava) | `33.3.0-jre` | `33.3.1-jre` | | [org.apache.maven.scm:maven-scm-api](https://github.com/apache/maven-scm) | `2.0.1` | `2.1.0` | | org.apache.maven.scm:maven-scm-provider-gitexe | `2.0.1` | `2.1.0` | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `2.23.4` | `5.14.2` | | [org.codehaus.mojo:animal-sniffer-maven-plugin](https://github.com/mojohaus/animal-sniffer) | `1.15` | `1.24` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.1.2` | `3.5.2` | | [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) | `3.3.0` | `3.3.1` | | [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.5.0` | `3.11.1` | | [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) | `3.0.1` | `3.1.1` | | org.sonatype.plugins:nexus-staging-maven-plugin | `1.6.13` | `1.7.0` | | [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) | `3.1.0` | `3.2.7` | | [com.google.template:soy](https://github.com/google/closure-templates) | `2022-07-20` | `v20160111` | | [com.google.cloud.tools:appengine-maven-plugin](https://github.com/GoogleCloudPlatform/appengine-plugins) | `2.4.4` | `2.8.1` | | commons-io:commons-io | `2.13.0` | `2.17.0` | Updates `org.apache.maven.plugins:maven-compiler-plugin` from 2.0.2 to 3.13.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-2.0.2...maven-compiler-plugin-3.13.0) Updates `org.codehaus.mojo:build-helper-maven-plugin` from 3.4.0 to 3.6.0 - [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases) - [Commits](mojohaus/build-helper-maven-plugin@3.4.0...3.6.0) Updates `com.google.protobuf:protobuf-java` from 3.24.0 to 4.28.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) Updates `org.apache.maven.plugins:maven-antrun-plugin` from 1.3 to 3.1.0 - [Commits](apache/maven-antrun-plugin@maven-antrun-plugin-1.3...maven-antrun-plugin-3.1.0) Updates `org.codehaus.mojo:exec-maven-plugin` from 3.1.0 to 3.5.0 - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@exec-maven-plugin-3.1.0...3.5.0) Updates `org.apache.maven.plugins:maven-jar-plugin` from 3.3.0 to 3.4.2 - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.3.0...maven-jar-plugin-3.4.2) Updates `com.google.guava:guava` from 33.3.0-jre to 33.3.1-jre - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Updates `org.apache.maven.scm:maven-scm-api` from 2.0.1 to 2.1.0 - [Commits](apache/maven-scm@maven-scm-2.0.1...maven-scm-2.1.0) Updates `org.apache.maven.scm:maven-scm-provider-gitexe` from 2.0.1 to 2.1.0 Updates `org.mockito:mockito-core` from 2.23.4 to 5.14.2 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v2.23.4...v5.14.2) Updates `org.codehaus.mojo:animal-sniffer-maven-plugin` from 1.15 to 1.24 - [Release notes](https://github.com/mojohaus/animal-sniffer/releases) - [Commits](mojohaus/animal-sniffer@animal-sniffer-parent-1.15...animal-sniffer-1.24) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.1.2 to 3.5.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.1.2...surefire-3.5.2) Updates `org.apache.maven.plugins:maven-source-plugin` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/apache/maven-source-plugin/releases) - [Commits](apache/maven-source-plugin@maven-source-plugin-3.3.0...maven-source-plugin-3.3.1) Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.5.0 to 3.11.1 - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.5.0...maven-javadoc-plugin-3.11.1) Updates `org.apache.maven.plugins:maven-release-plugin` from 3.0.1 to 3.1.1 - [Release notes](https://github.com/apache/maven-release/releases) - [Commits](apache/maven-release@maven-release-3.0.1...maven-release-3.1.1) Updates `org.sonatype.plugins:nexus-staging-maven-plugin` from 1.6.13 to 1.7.0 Updates `org.apache.maven.plugins:maven-gpg-plugin` from 3.1.0 to 3.2.7 - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.1.0...maven-gpg-plugin-3.2.7) Updates `com.google.template:soy` from 2022-07-20 to v20160111 - [Commits](https://github.com/google/closure-templates/commits) Updates `com.google.cloud.tools:appengine-maven-plugin` from 2.4.4 to 2.8.1 - [Release notes](https://github.com/GoogleCloudPlatform/appengine-plugins/releases) - [Changelog](https://github.com/GoogleCloudPlatform/appengine-plugins/blob/main/CHANGELOG.md) - [Commits](https://github.com/GoogleCloudPlatform/appengine-plugins/commits/v2.8.1) Updates `commons-io:commons-io` from 2.13.0 to 2.17.0 --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-major dependency-group: root - dependency-name: org.codehaus.mojo:build-helper-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production update-type: version-update:semver-major dependency-group: root - dependency-name: org.apache.maven.plugins:maven-antrun-plugin dependency-type: direct:production update-type: version-update:semver-major dependency-group: root - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root - dependency-name: org.apache.maven.plugins:maven-jar-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root - dependency-name: com.google.guava:guava dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root - dependency-name: org.apache.maven.scm:maven-scm-api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root - dependency-name: org.apache.maven.scm:maven-scm-provider-gitexe dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-major dependency-group: root - dependency-name: org.codehaus.mojo:animal-sniffer-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root - dependency-name: org.apache.maven.plugins:maven-source-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root - dependency-name: org.apache.maven.plugins:maven-release-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root - dependency-name: org.sonatype.plugins:nexus-staging-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root - dependency-name: com.google.template:soy dependency-type: direct:production dependency-group: root - dependency-name: com.google.cloud.tools:appengine-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root - dependency-name: commons-io:commons-io dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b580c6c commit 8193256

File tree

10 files changed

+33
-33
lines changed

10 files changed

+33
-33
lines changed

java/carrier/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
</plugin>
4242
<plugin>
4343
<artifactId>maven-jar-plugin</artifactId>
44-
<version>3.3.0</version>
44+
<version>3.4.2</version>
4545
<executions>
4646
<execution>
4747
<id>default-jar</id>

java/demo/pom.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,12 @@
3636
<dependency>
3737
<artifactId>soy</artifactId>
3838
<groupId>com.google.template</groupId>
39-
<version>2022-07-20</version>
39+
<version>v20160111</version>
4040
</dependency>
4141
<dependency>
4242
<artifactId>appengine-maven-plugin</artifactId>
4343
<groupId>com.google.cloud.tools</groupId>
44-
<version>2.4.4</version>
44+
<version>2.8.1</version>
4545
</dependency>
4646
<dependency>
4747
<groupId>javax.servlet</groupId>
@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>commons-io</groupId>
5555
<artifactId>commons-io</artifactId>
56-
<version>2.13.0</version>
56+
<version>2.17.0</version>
5757
</dependency>
5858
<dependency>
5959
<groupId>commons-fileupload</groupId>
@@ -89,7 +89,7 @@
8989
<plugin>
9090
<groupId>com.google.cloud.tools</groupId>
9191
<artifactId>appengine-maven-plugin</artifactId>
92-
<version>2.4.4</version>
92+
<version>2.8.1</version>
9393
<configuration>
9494
</configuration>
9595
</plugin>
@@ -109,7 +109,7 @@
109109
<plugin>
110110
<groupId>org.codehaus.mojo</groupId>
111111
<artifactId>exec-maven-plugin</artifactId>
112-
<version>3.1.0</version>
112+
<version>3.5.0</version>
113113
<executions>
114114
<execution>
115115
<!-- soy-parser generates template classes in
@@ -164,7 +164,7 @@
164164
<plugin>
165165
<groupId>org.apache.maven.plugins</groupId>
166166
<artifactId>maven-javadoc-plugin</artifactId>
167-
<version>3.5.0</version>
167+
<version>3.11.1</version>
168168
<configuration>
169169
<!-- SoyInfoParser does not generate valid javadoc and
170170
<excludePackageNames> does not work for /generated-sources for

java/geocoder/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
</plugin>
5050
<plugin>
5151
<artifactId>maven-jar-plugin</artifactId>
52-
<version>3.3.0</version>
52+
<version>3.4.2</version>
5353
<executions>
5454
<execution>
5555
<id>default-jar</id>

java/internal/prefixmapper/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
</plugin>
3737
<plugin>
3838
<artifactId>maven-jar-plugin</artifactId>
39-
<version>3.3.0</version>
39+
<version>3.4.2</version>
4040
<executions>
4141
<execution>
4242
<id>default-jar</id>

java/libphonenumber/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
</plugin>
4343
<plugin>
4444
<artifactId>maven-jar-plugin</artifactId>
45-
<version>3.3.0</version>
45+
<version>3.4.2</version>
4646
<executions>
4747
<execution>
4848
<id>default-jar</id>

java/pom.xml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -106,15 +106,15 @@
106106
<plugin>
107107
<groupId>org.codehaus.mojo</groupId>
108108
<artifactId>animal-sniffer-maven-plugin</artifactId>
109-
<version>1.15</version>
109+
<version>1.24</version>
110110
</plugin>
111111
</plugins>
112112
</pluginManagement>
113113
<plugins>
114114
<plugin>
115115
<groupId>org.apache.maven.plugins</groupId>
116116
<artifactId>maven-surefire-plugin</artifactId>
117-
<version>3.1.2</version>
117+
<version>3.5.2</version>
118118
<configuration>
119119
<forkCount>0</forkCount>
120120
<includes>
@@ -125,7 +125,7 @@
125125
<plugin>
126126
<groupId>org.apache.maven.plugins</groupId>
127127
<artifactId>maven-source-plugin</artifactId>
128-
<version>3.3.0</version>
128+
<version>3.3.1</version>
129129
<executions>
130130
<execution>
131131
<id>attach-sources</id>
@@ -138,7 +138,7 @@
138138
<plugin>
139139
<groupId>org.apache.maven.plugins</groupId>
140140
<artifactId>maven-javadoc-plugin</artifactId>
141-
<version>3.5.0</version>
141+
<version>3.11.1</version>
142142
<executions>
143143
<execution>
144144
<id>attach-javadocs</id>
@@ -151,15 +151,15 @@
151151
<plugin>
152152
<groupId>org.apache.maven.plugins</groupId>
153153
<artifactId>maven-release-plugin</artifactId>
154-
<version>3.0.1</version>
154+
<version>3.1.1</version>
155155
<configuration>
156156
<tagNameFormat>v@{project.version}</tagNameFormat>
157157
</configuration>
158158
</plugin>
159159
<plugin>
160160
<groupId>org.apache.maven.plugins</groupId>
161161
<artifactId>maven-compiler-plugin</artifactId>
162-
<version>3.11.0</version>
162+
<version>3.13.0</version>
163163
<configuration>
164164
<source>1.7</source>
165165
<target>1.7</target>
@@ -169,7 +169,7 @@
169169
<plugin>
170170
<groupId>org.sonatype.plugins</groupId>
171171
<artifactId>nexus-staging-maven-plugin</artifactId>
172-
<version>1.6.13</version>
172+
<version>1.7.0</version>
173173
<extensions>true</extensions>
174174
<configuration>
175175
<serverId>sonatype-nexus-staging</serverId>
@@ -195,7 +195,7 @@
195195
<plugin>
196196
<groupId>org.apache.maven.plugins</groupId>
197197
<artifactId>maven-gpg-plugin</artifactId>
198-
<version>3.1.0</version>
198+
<version>3.2.7</version>
199199
<executions>
200200
<execution>
201201
<id>sign-artifacts</id>
@@ -220,12 +220,12 @@
220220
<dependency>
221221
<groupId>org.apache.maven.scm</groupId>
222222
<artifactId>maven-scm-api</artifactId>
223-
<version>2.0.1</version>
223+
<version>2.1.0</version>
224224
</dependency>
225225
<dependency>
226226
<groupId>org.apache.maven.scm</groupId>
227227
<artifactId>maven-scm-provider-gitexe</artifactId>
228-
<version>2.0.1</version>
228+
<version>2.1.0</version>
229229
</dependency>
230230
</dependencies>
231231
</dependencyManagement>
@@ -239,7 +239,7 @@
239239
<dependency>
240240
<groupId>org.mockito</groupId>
241241
<artifactId>mockito-core</artifactId>
242-
<version>2.23.4</version>
242+
<version>5.14.2</version>
243243
<scope>test</scope>
244244
</dependency>
245245
</dependencies>

tools/java/common/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<plugin>
3030
<groupId>org.apache.maven.plugins</groupId>
3131
<artifactId>maven-compiler-plugin</artifactId>
32-
<version>3.11.0</version>
32+
<version>3.13.0</version>
3333
<configuration>
3434
<source>1.7</source>
3535
<target>1.7</target>
@@ -41,7 +41,7 @@
4141
<plugin>
4242
<groupId>org.codehaus.mojo</groupId>
4343
<artifactId>build-helper-maven-plugin</artifactId>
44-
<version>3.4.0</version>
44+
<version>3.6.0</version>
4545
<executions>
4646
<execution>
4747
<id>add-source</id>

tools/java/cpp-build/pom.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<plugin>
2626
<groupId>org.apache.maven.plugins</groupId>
2727
<artifactId>maven-compiler-plugin</artifactId>
28-
<version>3.11.0</version>
28+
<version>3.13.0</version>
2929
<configuration>
3030
<source>1.7</source>
3131
<target>1.7</target>
@@ -36,7 +36,7 @@
3636
<plugin>
3737
<groupId>org.apache.maven.plugins</groupId>
3838
<artifactId>maven-antrun-plugin</artifactId>
39-
<version>1.3</version>
39+
<version>3.1.0</version>
4040
<executions>
4141
<execution>
4242
<id>create-generated-directory</id>
@@ -55,7 +55,7 @@
5555
<plugin>
5656
<groupId>org.codehaus.mojo</groupId>
5757
<artifactId>build-helper-maven-plugin</artifactId>
58-
<version>3.4.0</version>
58+
<version>3.6.0</version>
5959
<executions>
6060
<execution>
6161
<id>add-source</id>
@@ -84,7 +84,7 @@
8484
<plugin>
8585
<groupId>org.codehaus.mojo</groupId>
8686
<artifactId>exec-maven-plugin</artifactId>
87-
<version>3.1.0</version>
87+
<version>3.5.0</version>
8888
<executions>
8989
<execution>
9090
<phase>generate-sources</phase>
@@ -105,7 +105,7 @@
105105
<plugin>
106106
<groupId>org.apache.maven.plugins</groupId>
107107
<artifactId>maven-jar-plugin</artifactId>
108-
<version>3.3.0</version>
108+
<version>3.4.2</version>
109109
<configuration>
110110
<archive>
111111
<manifest>
@@ -154,7 +154,7 @@
154154
<dependency>
155155
<groupId>com.google.protobuf</groupId>
156156
<artifactId>protobuf-java</artifactId>
157-
<version>3.24.0</version>
157+
<version>4.28.3</version>
158158
</dependency>
159159
</dependencies>
160160

tools/java/data/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<plugin>
4848
<groupId>org.apache.maven.plugins</groupId>
4949
<artifactId>maven-compiler-plugin</artifactId>
50-
<version>2.0.2</version>
50+
<version>3.13.0</version>
5151
<configuration>
5252
<source>1.7</source>
5353
<target>1.7</target>

tools/java/java-build/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<plugin>
4848
<groupId>org.apache.maven.plugins</groupId>
4949
<artifactId>maven-compiler-plugin</artifactId>
50-
<version>2.0.2</version>
50+
<version>3.13.0</version>
5151
<configuration>
5252
<source>1.7</source>
5353
<target>1.7</target>
@@ -57,7 +57,7 @@
5757
<plugin>
5858
<groupId>org.codehaus.mojo</groupId>
5959
<artifactId>build-helper-maven-plugin</artifactId>
60-
<version>3.4.0</version>
60+
<version>3.6.0</version>
6161
<executions>
6262
<execution>
6363
<id>add-source</id>
@@ -138,7 +138,7 @@
138138
<dependency>
139139
<groupId>com.google.guava</groupId>
140140
<artifactId>guava</artifactId>
141-
<version>33.3.0-jre</version>
141+
<version>33.3.1-jre</version>
142142
</dependency>
143143
</dependencies>
144144

0 commit comments

Comments
 (0)