Skip to content

Commit 763633e

Browse files
authored
Merge pull request #10 from Wedjaa/hotfix/log4j-fix
Bump Log4j to 2.13.2
2 parents 69579e9 + 3817768 commit 763633e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<dependency>
3434
<groupId>org.apache.logging.log4j</groupId>
3535
<artifactId>log4j-slf4j-impl</artifactId>
36-
<version>2.3</version>
36+
<version>2.13.2</version>
3737
</dependency>
3838
<dependency>
3939
<groupId>de.rtner</groupId>

0 commit comments

Comments
 (0)