File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 103103 <dependency >
104104 <groupId >com.fasterxml.jackson.core</groupId >
105105 <artifactId >jackson-databind</artifactId >
106- <version >2.21.2 </version >
106+ <version >2.21.3 </version >
107107 </dependency >
108108 <dependency >
109109 <groupId >com.fasterxml.jackson.core</groupId >
113113 <dependency >
114114 <groupId >com.fasterxml.jackson.datatype</groupId >
115115 <artifactId >jackson-datatype-jsr310</artifactId >
116- <version >2.21.2 </version >
116+ <version >2.21.3 </version >
117117 </dependency >
118118
119119 <!-- SpotBugs annotations for suppressing warnings -->
128128 <dependency >
129129 <groupId >org.junit.jupiter</groupId >
130130 <artifactId >junit-jupiter</artifactId >
131- <version >5.14.3 </version >
131+ <version >5.14.4 </version >
132132 <scope >test</scope >
133133 </dependency >
134134 <dependency >
You can’t perform that action at this time.
0 commit comments