Skip to content

Commit acd1264

Browse files
author
Istemi Ekin Akkus
authored
Merge pull request #61 from knix-microfunctions/dependabot/maven/JavaRequestHandler/org.apache.logging.log4j-log4j-core-2.13.2
Bump log4j-core from 2.12.0 to 2.13.2 in /JavaRequestHandler
2 parents 8fffb2a + d9f58fa commit acd1264

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

JavaRequestHandler/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<dependency>
2727
<groupId>org.apache.logging.log4j</groupId>
2828
<artifactId>log4j-core</artifactId>
29-
<version>2.12.0</version>
29+
<version>2.13.2</version>
3030
</dependency>
3131
<dependency>
3232
<groupId>org.apache.logging.log4j</groupId>

0 commit comments

Comments
 (0)