Skip to content

Commit 140ff8d

Browse files
author
Istemi Ekin Akkus
authored
Merge pull request #62 from knix-microfunctions/dependabot/maven/HttpFrontend/org.apache.logging.log4j-log4j-core-2.13.2
Bump log4j-core from 2.12.0 to 2.13.2 in /HttpFrontend
2 parents acd1264 + 90a6734 commit 140ff8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HttpFrontend/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>org.apache.logging.log4j</groupId>
2424
<artifactId>log4j-core</artifactId>
25-
<version>2.12.0</version>
25+
<version>2.13.2</version>
2626
</dependency>
2727
<dependency>
2828
<groupId>org.apache.logging.log4j</groupId>

0 commit comments

Comments
 (0)