File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 53
53
<dependency >
54
54
<groupId >com.fasterxml.jackson.core</groupId >
55
55
<artifactId >jackson-databind</artifactId >
56
- <version >2.19.2 </version >
56
+ <version >2.20.0 </version >
57
57
</dependency >
58
58
<dependency >
59
59
<groupId >com.google.caliper</groupId >
Original file line number Diff line number Diff line change 310
310
<plugin >
311
311
<groupId >org.apache.maven.plugins</groupId >
312
312
<artifactId >maven-javadoc-plugin</artifactId >
313
- <version >3.11.2 </version >
313
+ <version >3.11.3 </version >
314
314
<configuration >
315
315
<skip >${gson.isTestModule} </skip >
316
316
Original file line number Diff line number Diff line change 31
31
<!-- This is duplicated here because that is recommended by `artifact:check-buildplan` -->
32
32
<project .build.outputTimestamp>2025-04-24T01:03:45Z</project .build.outputTimestamp>
33
33
34
- <protobufVersion >4.31.1 </protobufVersion >
34
+ <protobufVersion >4.32.0 </protobufVersion >
35
35
36
36
<!-- Overwrite property from parent; this module is currently not deployed -->
37
37
<gson .isInternalModule>true</gson .isInternalModule>
You can’t perform that action at this time.
0 commit comments