File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 5050 <dependency >
5151 <groupId >com.google.errorprone</groupId >
5252 <artifactId >error_prone_annotations</artifactId >
53- <version >2.35.1 </version >
53+ <version >2.36.0 </version >
5454 </dependency >
5555
5656 <dependency >
Original file line number Diff line number Diff line change 5353 <dependency >
5454 <groupId >com.fasterxml.jackson.core</groupId >
5555 <artifactId >jackson-databind</artifactId >
56- <version >2.18.1 </version >
56+ <version >2.18.2 </version >
5757 </dependency >
5858 <dependency >
5959 <groupId >com.google.caliper</groupId >
Original file line number Diff line number Diff line change 300300 <path >
301301 <groupId >com.google.errorprone</groupId >
302302 <artifactId >error_prone_core</artifactId >
303- <version >2.35.1 </version >
303+ <version >2.36.0 </version >
304304 </path >
305305 </annotationProcessorPaths >
306306 </configuration >
307307 </plugin >
308308 <plugin >
309309 <groupId >org.apache.maven.plugins</groupId >
310310 <artifactId >maven-javadoc-plugin</artifactId >
311- <version >3.10 .1</version >
311+ <version >3.11 .1</version >
312312 <configuration >
313313 <skip >${gson.isTestModule} </skip >
314314
338338 <plugin >
339339 <groupId >org.apache.maven.plugins</groupId >
340340 <artifactId >maven-surefire-plugin</artifactId >
341- <version >3.5.1 </version >
341+ <version >3.5.2 </version >
342342 </plugin >
343343 <plugin >
344344 <groupId >org.apache.maven.plugins</groupId >
345345 <artifactId >maven-failsafe-plugin</artifactId >
346- <version >3.5.1 </version >
346+ <version >3.5.2 </version >
347347 </plugin >
348348 <plugin >
349349 <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>2024-05-19T18:54:10Z</project .build.outputTimestamp>
3333
34- <protobufVersion >4.28.3 </protobufVersion >
34+ <protobufVersion >4.29.0 </protobufVersion >
3535
3636 <!-- Overwrite property from parent; this module is currently not deployed -->
3737 <gson .isInternalModule>true</gson .isInternalModule>
You can’t perform that action at this time.
0 commit comments