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 4444 <dependency >
4545 <groupId >com.fasterxml.jackson.core</groupId >
4646 <artifactId >jackson-databind</artifactId >
47- <version >2.14 .2</version >
47+ <version >2.15 .2</version >
4848 </dependency >
4949 <dependency >
5050 <groupId >com.fasterxml.jackson.core</groupId >
5151 <artifactId >jackson-core</artifactId >
52- <version >2.14 .2</version >
52+ <version >2.15 .2</version >
5353 </dependency >
5454 <dependency >
5555 <groupId >com.fasterxml.jackson.core</groupId >
5656 <artifactId >jackson-annotations</artifactId >
57- <version >2.14 .2</version >
57+ <version >2.15 .2</version >
5858 </dependency >
5959 <dependency >
6060 <groupId >junit</groupId >
7171 <dependency >
7272 <groupId >com.fasterxml.jackson.jr</groupId >
7373 <artifactId >jackson-jr-objects</artifactId >
74- <version >2.14 .2</version >
74+ <version >2.15 .2</version >
7575 <scope >test</scope >
7676 </dependency >
7777 <dependency >
106106 <dependency >
107107 <groupId >com.puppycrawl.tools</groupId >
108108 <artifactId >checkstyle</artifactId >
109- <version >10.8.0 </version >
109+ <version >10.12.1 </version >
110110 </dependency >
111111 </dependencies >
112112 <executions >
You can’t perform that action at this time.
0 commit comments