Skip to content

Commit c83877a

Browse files
committed
Bump log4j to 2.17.1
1 parent 276785d commit c83877a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

simpleclient_log4j2/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>org.apache.logging.log4j</groupId>
4343
<artifactId>log4j-core</artifactId>
44-
<version>2.17.0</version>
44+
<version>2.17.1</version>
4545
<scope>provided</scope>
4646
</dependency>
4747

0 commit comments

Comments
 (0)