File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change 231231 <dependency >
232232 <groupId >org.apache.logging.log4j</groupId >
233233 <artifactId >log4j</artifactId >
234- <version >2.11.0 </version >
234+ <version >2.13.3 </version >
235235 <type >pom</type >
236236 </dependency >
237237
238238 <dependency >
239239 <groupId >org.apache.logging.log4j</groupId >
240240 <artifactId >log4j-api</artifactId >
241- <version >2.11.0 </version >
241+ <version >2.13.3 </version >
242242 </dependency >
243243
244244 <dependency >
245245 <groupId >org.apache.logging.log4j</groupId >
246246 <artifactId >log4j-core</artifactId >
247- <version >2.11.0 </version >
247+ <version >2.13.3 </version >
248248 </dependency >
249-
249+
250250 <dependency >
251- <groupId >org.apache.logging.log4j</groupId >
252- <artifactId >log4j-1.2-api</artifactId >
253- <version >2.11.0 </version >
251+ <groupId >org.apache.logging.log4j</groupId >
252+ <artifactId >log4j-1.2-api</artifactId >
253+ <version >2.13.3 </version >
254254 </dependency >
255+
255256 <!-- test dependencies -->
256257 <dependency >
257258 <groupId >junit</groupId >
You can’t perform that action at this time.
0 commit comments