Commit 6b4dbae 1 parent 10b3ecc commit 6b4dbae Copy full SHA for 6b4dbae
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -270,13 +270,13 @@ SOFTWARE.
270
270
<dependency >
271
271
<groupId >org.slf4j</groupId >
272
272
<artifactId >slf4j-api</artifactId >
273
- <version >2.0.11 </version >
273
+ <version >2.0.12 </version >
274
274
<scope >provided</scope >
275
275
</dependency >
276
276
<dependency >
277
277
<groupId >org.slf4j</groupId >
278
278
<artifactId >slf4j-reload4j</artifactId >
279
- <version >2.0.11 </version >
279
+ <version >2.0.12 </version >
280
280
<scope >test</scope >
281
281
</dependency >
282
282
<dependency >
Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ SOFTWARE.
80
80
<dependency >
81
81
<groupId >org.slf4j</groupId >
82
82
<artifactId >slf4j-log4j12</artifactId >
83
- <version >2.0.11 </version >
83
+ <version >2.0.12 </version >
84
84
<scope >runtime</scope >
85
85
</dependency >
86
86
<dependency >
You can’t perform that action at this time.
0 commit comments