File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 4545 <dependency >
4646 <groupId >com.fasterxml.jackson.core</groupId >
4747 <artifactId >jackson-databind</artifactId >
48- <version >2.13.4.2 </version >
48+ <version >2.14.1 </version >
4949 </dependency >
5050 <dependency >
5151 <groupId >com.fasterxml.jackson.core</groupId >
5252 <artifactId >jackson-core</artifactId >
53- <version >2.13.4 </version >
53+ <version >2.14.1 </version >
5454 </dependency >
5555 <dependency >
5656 <groupId >com.fasterxml.jackson.core</groupId >
5757 <artifactId >jackson-annotations</artifactId >
58- <version >2.13.4 </version >
58+ <version >2.14.1 </version >
5959 </dependency >
6060 <dependency >
6161 <groupId >junit</groupId >
7272 <dependency >
7373 <groupId >com.fasterxml.jackson.jr</groupId >
7474 <artifactId >jackson-jr-objects</artifactId >
75- <version >2.13.4 </version >
75+ <version >2.14.1 </version >
7676 <scope >test</scope >
7777 </dependency >
7878 <dependency >
107107 <dependency >
108108 <groupId >com.puppycrawl.tools</groupId >
109109 <artifactId >checkstyle</artifactId >
110- <version >10.3 </version >
110+ <version >10.5.0 </version >
111111 </dependency >
112112 </dependencies >
113113 <executions >
You can’t perform that action at this time.
0 commit comments