Skip to content

Commit f5741b6

Browse files
authored
Update pom.xml
log4 version changed to 2.17(due to log4shell)
1 parent 0139020 commit f5741b6

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
@@ -30,7 +30,7 @@
3030

3131
<properties>
3232
<start-class>com.dockerforjavadevelopers.hello.Application</start-class>
33-
<log4j2.version>2.15.0</log4j2.version>
33+
<log4j2.version>2.17.0</log4j2.version>
3434
</properties>
3535

3636
<build>

0 commit comments

Comments
 (0)