Skip to content

Commit bace200

Browse files
authored
Merge pull request #712 from benvia/update-log4j
Update log4j to 2.16.0
2 parents c95eccc + 7db89be commit bace200

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -459,7 +459,7 @@
459459
<dependency>
460460
<groupId>org.apache.logging.log4j</groupId>
461461
<artifactId>log4j-bom</artifactId>
462-
<version>2.15.0</version>
462+
<version>2.16.0</version>
463463
<scope>import</scope>
464464
<type>pom</type>
465465
</dependency>

0 commit comments

Comments
 (0)