Skip to content

Commit 9d570cf

Browse files
author
Istemi Ekin Akkus
authored
Merge pull request #63 from knix-microfunctions/dependabot/maven/QueueService/org.apache.logging.log4j-log4j-core-2.13.2
Bump log4j-core from 2.12.0 to 2.13.2 in /QueueService
2 parents 140ff8d + ad69936 commit 9d570cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

QueueService/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>org.apache.logging.log4j</groupId>
3030
<artifactId>log4j-core</artifactId>
31-
<version>2.12.0</version>
31+
<version>2.13.2</version>
3232
</dependency>
3333
<dependency>
3434
<groupId>org.apache.logging.log4j</groupId>

0 commit comments

Comments
 (0)