We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7534c30 + 2c9af9f commit 7f61dfcCopy full SHA for 7f61dfc
pom.xml
@@ -27,7 +27,7 @@ SPDX-License-Identifier: Apache-2.0
27
<compas.core.version>0.12.0</compas.core.version>
28
29
<quarkus.platform.version>2.16.3.Final</quarkus.platform.version>
30
- <log4j2.version>2.19.0</log4j2.version>
+ <log4j2.version>2.20.0</log4j2.version>
31
<openpojo.version>0.9.1</openpojo.version>
32
<maven.compiler.source>17</maven.compiler.source>
33
<maven.compiler.target>17</maven.compiler.target>
0 commit comments