File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 236236 <dependency >
237237 <groupId >org.slf4j</groupId >
238238 <artifactId >slf4j-api</artifactId >
239- <version >2.0.9 </version >
239+ <version >2.0.11 </version >
240240 </dependency >
241241
242242 <dependency >
243243 <!-- Drop-in replacement of log4j -->
244244 <groupId >org.slf4j</groupId >
245245 <artifactId >slf4j-reload4j</artifactId >
246- <version >2.0.9 </version >
246+ <version >2.0.11 </version >
247247 </dependency >
248248
249249 <dependency >
371371 <plugin >
372372 <groupId >org.apache.maven.plugins</groupId >
373373 <artifactId >maven-compiler-plugin</artifactId >
374- <version >3.12.0 </version >
374+ <version >3.12.1 </version >
375375 <configuration >
376376 <source >${maven.compiler.source} </source >
377377 <target >${maven.compiler.target} </target >
You can’t perform that action at this time.
0 commit comments