Skip to content

Commit f0d19c2

Browse files
Bump the root group across 1 directory with 21 updates
Bumps the root group with 21 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.25.5` | `4.29.1` | | [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.apache.felix:maven-bundle-plugin | `5.1.9` | `6.0.0` | | [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.2` | | [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.3` | | commons-io:commons-io | `2.13.0` | `2.18.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.25.5 to 4.29.1 - [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.apache.felix:maven-bundle-plugin` from 5.1.9 to 6.0.0 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.2 - [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.2) 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.3 - [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) Updates `commons-io:commons-io` from 2.13.0 to 2.18.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.apache.felix:maven-bundle-plugin dependency-type: direct:production 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] <support@github.com>
1 parent 4246175 commit f0d19c2

File tree

10 files changed

+35
-35
lines changed

10 files changed

+35
-35
lines changed

java/carrier/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<plugin>
3434
<groupId>org.apache.felix</groupId>
3535
<artifactId>maven-bundle-plugin</artifactId>
36-
<version>5.1.9</version>
36+
<version>6.0.0</version>
3737
<configuration>
3838
<instructions>
3939
<Fragment-Host>com.googlecode.libphonenumber</Fragment-Host>

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.3</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.18.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.3</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.2</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
@@ -43,7 +43,7 @@
4343
<plugin>
4444
<groupId>org.apache.felix</groupId>
4545
<artifactId>maven-bundle-plugin</artifactId>
46-
<version>5.1.9</version>
46+
<version>6.0.0</version>
4747
<configuration>
4848
<instructions>
4949
<Fragment-Host>com.googlecode.libphonenumber</Fragment-Host>

java/internal/prefixmapper/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<plugin>
3030
<groupId>org.apache.felix</groupId>
3131
<artifactId>maven-bundle-plugin</artifactId>
32-
<version>5.1.9</version>
32+
<version>6.0.0</version>
3333
<configuration>
3434
<instructions>
3535
<Fragment-Host>com.googlecode.libphonenumber</Fragment-Host>

java/libphonenumber/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<plugin>
3232
<groupId>org.apache.felix</groupId>
3333
<artifactId>maven-bundle-plugin</artifactId>
34-
<version>5.1.9</version>
34+
<version>6.0.0</version>
3535
<configuration>
3636
<instructions>
3737
<Eclipse-ExtensibleAPI>true</Eclipse-ExtensibleAPI>

java/pom.xml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
<plugin>
9696
<groupId>org.apache.felix</groupId>
9797
<artifactId>maven-bundle-plugin</artifactId>
98-
<version>5.1.9</version>
98+
<version>6.0.0</version>
9999
<executions>
100100
<execution>
101101
<id>bundle-manifest</id>
@@ -109,19 +109,19 @@
109109
<plugin>
110110
<groupId>org.codehaus.mojo</groupId>
111111
<artifactId>animal-sniffer-maven-plugin</artifactId>
112-
<version>1.15</version>
112+
<version>1.24</version>
113113
</plugin>
114114
<plugin>
115115
<artifactId>maven-jar-plugin</artifactId>
116-
<version>3.3.0</version>
116+
<version>3.4.2</version>
117117
</plugin>
118118
</plugins>
119119
</pluginManagement>
120120
<plugins>
121121
<plugin>
122122
<groupId>org.apache.maven.plugins</groupId>
123123
<artifactId>maven-surefire-plugin</artifactId>
124-
<version>3.1.2</version>
124+
<version>3.5.2</version>
125125
<configuration>
126126
<forkCount>0</forkCount>
127127
<includes>
@@ -132,7 +132,7 @@
132132
<plugin>
133133
<groupId>org.apache.maven.plugins</groupId>
134134
<artifactId>maven-source-plugin</artifactId>
135-
<version>3.3.0</version>
135+
<version>3.3.1</version>
136136
<executions>
137137
<execution>
138138
<id>attach-sources</id>
@@ -145,7 +145,7 @@
145145
<plugin>
146146
<groupId>org.apache.maven.plugins</groupId>
147147
<artifactId>maven-javadoc-plugin</artifactId>
148-
<version>3.5.0</version>
148+
<version>3.11.2</version>
149149
<executions>
150150
<execution>
151151
<id>attach-javadocs</id>
@@ -158,15 +158,15 @@
158158
<plugin>
159159
<groupId>org.apache.maven.plugins</groupId>
160160
<artifactId>maven-release-plugin</artifactId>
161-
<version>3.0.1</version>
161+
<version>3.1.1</version>
162162
<configuration>
163163
<tagNameFormat>v@{project.version}</tagNameFormat>
164164
</configuration>
165165
</plugin>
166166
<plugin>
167167
<groupId>org.apache.maven.plugins</groupId>
168168
<artifactId>maven-compiler-plugin</artifactId>
169-
<version>3.11.0</version>
169+
<version>3.13.0</version>
170170
<configuration>
171171
<source>1.7</source>
172172
<target>1.7</target>
@@ -176,7 +176,7 @@
176176
<plugin>
177177
<groupId>org.sonatype.plugins</groupId>
178178
<artifactId>nexus-staging-maven-plugin</artifactId>
179-
<version>1.6.13</version>
179+
<version>1.7.0</version>
180180
<extensions>true</extensions>
181181
<configuration>
182182
<serverId>sonatype-nexus-staging</serverId>
@@ -202,7 +202,7 @@
202202
<plugin>
203203
<groupId>org.apache.maven.plugins</groupId>
204204
<artifactId>maven-gpg-plugin</artifactId>
205-
<version>3.1.0</version>
205+
<version>3.2.7</version>
206206
<executions>
207207
<execution>
208208
<id>sign-artifacts</id>
@@ -227,12 +227,12 @@
227227
<dependency>
228228
<groupId>org.apache.maven.scm</groupId>
229229
<artifactId>maven-scm-api</artifactId>
230-
<version>2.0.1</version>
230+
<version>2.1.0</version>
231231
</dependency>
232232
<dependency>
233233
<groupId>org.apache.maven.scm</groupId>
234234
<artifactId>maven-scm-provider-gitexe</artifactId>
235-
<version>2.0.1</version>
235+
<version>2.1.0</version>
236236
</dependency>
237237
</dependencies>
238238
</dependencyManagement>
@@ -246,7 +246,7 @@
246246
<dependency>
247247
<groupId>org.mockito</groupId>
248248
<artifactId>mockito-core</artifactId>
249-
<version>2.23.4</version>
249+
<version>5.14.2</version>
250250
<scope>test</scope>
251251
</dependency>
252252
</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.25.5</version>
157+
<version>4.29.1</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)