Skip to content

Commit c6721ad

Browse files
authored
Upgraded dependency for security
1 parent 3e22afb commit c6721ad

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
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>org.apache.logging.log4j</groupId>
4343
<artifactId>log4j-core</artifactId>
44-
<version>2.3</version>
44+
<version>[2.13.2,)</version>
4545
<scope>provided</scope>
4646
</dependency>
4747
<dependency>

0 commit comments

Comments
 (0)