Skip to content

Commit

Permalink
fix: update version of log4j
Browse files Browse the repository at this point in the history
  • Loading branch information
wtrocki authored and secondsun committed Dec 10, 2021
1 parent 842e68a commit 0995150
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<quarkus.version>2.4.0.CR1</quarkus.version>
<log4j2.version>2.13.3</log4j2.version>
<log4j2.version>2.15.0</log4j2.version>

</properties>
<build>
Expand Down

0 comments on commit 0995150

Please sign in to comment.