Skip to content

Commit bcde06d

Browse files
authored
Merge pull request #62 from GovTechSG/dependabot/maven/org.apache.logging.log4j-log4j-core-2.17.0
Bump log4j-core from 2.16.0 to 2.17.0
2 parents 9eb4c3f + bfaa054 commit bcde06d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<dependency>
8686
<groupId>org.apache.logging.log4j</groupId>
8787
<artifactId>log4j-core</artifactId>
88-
<version>2.16.0</version>
88+
<version>2.17.0</version>
8989
</dependency>
9090
<dependency>
9191
<groupId>commons-lang</groupId>

0 commit comments

Comments
 (0)