File tree Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 6666 <dependency >
6767 <groupId >com.google.guava</groupId >
6868 <artifactId >guava-testlib</artifactId >
69- <version >33.4.0 -jre</version >
69+ <version >33.4.6 -jre</version >
7070 <scope >test</scope >
7171 </dependency >
7272 <dependency >
7373 <groupId >com.google.guava</groupId >
7474 <artifactId >guava</artifactId >
75- <version >33.4.0 -jre</version >
75+ <version >33.4.6 -jre</version >
7676 <scope >test</scope >
7777 </dependency >
7878 </dependencies >
222222 <plugin >
223223 <groupId >com.github.wvengen</groupId >
224224 <artifactId >proguard-maven-plugin</artifactId >
225- <version >2.6.1 </version >
225+ <version >2.7.0 </version >
226226 <executions >
227227 <execution >
228228 <id >obfuscate-test-class</id >
237237 <dependency >
238238 <groupId >com.guardsquare</groupId >
239239 <artifactId >proguard-base</artifactId >
240- <version >7.6.1 </version >
240+ <version >7.7.0 </version >
241241 </dependency >
242242 <dependency >
243243 <groupId >com.guardsquare</groupId >
244244 <artifactId >proguard-core</artifactId >
245- <version >9.1.9 </version >
245+ <version >9.1.10 </version >
246246 </dependency >
247247 </dependencies >
248248 <configuration >
Original file line number Diff line number Diff line change 340340 <plugin >
341341 <groupId >org.apache.maven.plugins</groupId >
342342 <artifactId >maven-surefire-plugin</artifactId >
343- <version >3.5.2 </version >
343+ <version >3.5.3 </version >
344344 </plugin >
345345 <plugin >
346346 <groupId >org.apache.maven.plugins</groupId >
347347 <artifactId >maven-failsafe-plugin</artifactId >
348- <version >3.5.2 </version >
348+ <version >3.5.3 </version >
349349 </plugin >
350350 <plugin >
351351 <groupId >org.apache.maven.plugins</groupId >
Original file line number Diff line number Diff line change 3131 <!-- This is duplicated here because that is recommended by `artifact:check-buildplan` -->
3232 <project .build.outputTimestamp>2025-01-30T22:50:39Z</project .build.outputTimestamp>
3333
34- <protobufVersion >4.30.1 </protobufVersion >
34+ <protobufVersion >4.30.2 </protobufVersion >
3535
3636 <!-- Overwrite property from parent; this module is currently not deployed -->
3737 <gson .isInternalModule>true</gson .isInternalModule>
6060 <dependency >
6161 <groupId >com.google.guava</groupId >
6262 <artifactId >guava</artifactId >
63- <version >33.4.0 -jre</version >
63+ <version >33.4.6 -jre</version >
6464 </dependency >
6565
6666 <dependency >
Original file line number Diff line number Diff line change 6565 <plugin >
6666 <groupId >com.github.wvengen</groupId >
6767 <artifactId >proguard-maven-plugin</artifactId >
68- <version >2.6.1 </version >
68+ <version >2.7.0 </version >
6969 <executions >
7070 <execution >
7171 <phase >package</phase >
7979 <dependency >
8080 <groupId >com.guardsquare</groupId >
8181 <artifactId >proguard-base</artifactId >
82- <version >7.6.1 </version >
82+ <version >7.7.0 </version >
8383 </dependency >
8484 <dependency >
8585 <groupId >com.guardsquare</groupId >
8686 <artifactId >proguard-core</artifactId >
87- <version >9.1.9 </version >
87+ <version >9.1.10 </version >
8888 </dependency >
8989 </dependencies >
9090 <configuration >
You can’t perform that action at this time.
0 commit comments