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 88
88
<dependency >
89
89
<groupId >com.fasterxml.jackson.core</groupId >
90
90
<artifactId >jackson-annotations</artifactId >
91
- <version >2.19.0 </version >
91
+ <version >2.19.1 </version >
92
92
</dependency >
93
93
<dependency >
94
94
<groupId >com.fasterxml.jackson.core</groupId >
95
95
<artifactId >jackson-core</artifactId >
96
- <version >2.19.0 </version >
96
+ <version >2.19.1 </version >
97
97
</dependency >
98
98
<dependency >
99
99
<groupId >com.fasterxml.jackson.core</groupId >
100
100
<artifactId >jackson-databind</artifactId >
101
- <version >2.19.0 </version >
101
+ <version >2.19.1 </version >
102
102
</dependency >
103
103
<dependency >
104
104
<groupId >com.github.cafapi.common</groupId >
223
223
<dependency >
224
224
<groupId >org.apache.logging.log4j</groupId >
225
225
<artifactId >log4j-api</artifactId >
226
- <version >2.24.3 </version >
226
+ <version >2.25.0 </version >
227
227
</dependency >
228
228
<dependency >
229
229
<groupId >org.apache.logging.log4j</groupId >
230
230
<artifactId >log4j-to-slf4j</artifactId >
231
- <version >2.24.3 </version >
231
+ <version >2.25.0 </version >
232
232
</dependency >
233
233
<dependency >
234
234
<groupId >org.apiguardian</groupId >
You can’t perform that action at this time.
0 commit comments