File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 4848 <dependency >
4949 <groupId >com.fasterxml.jackson.core</groupId >
5050 <artifactId >jackson-annotations</artifactId >
51- <version >2.19.2 </version >
51+ <version >2.20 </version >
5252 </dependency >
5353 <dependency >
5454 <groupId >com.fasterxml.jackson.core</groupId >
5555 <artifactId >jackson-databind</artifactId >
56- <version >2.19.2 </version >
56+ <version >2.20.0 </version >
5757 </dependency >
5858 <dependency >
5959 <groupId >com.google.guava</groupId >
6464 <dependency >
6565 <groupId >org.assertj</groupId >
6666 <artifactId >assertj-core</artifactId >
67- <version >3.27.3 </version >
67+ <version >3.27.4 </version >
6868 <scope >test</scope >
6969 </dependency >
7070 <dependency >
108108 <plugin >
109109 <groupId >org.apache.maven.plugins</groupId >
110110 <artifactId >maven-javadoc-plugin</artifactId >
111- <version >3.11.2 </version >
111+ <version >3.11.3 </version >
112112 <executions >
113113 <execution >
114114 <id >attach-javadocs</id >
You can’t perform that action at this time.
0 commit comments