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.
1 parent b4d38a8 commit 1b96740Copy full SHA for 1b96740
api/pom.xml
@@ -36,7 +36,7 @@
36
<maven.compiler.version>3.10.1</maven.compiler.version>
37
<maven.compiler.source>${java.version}</maven.compiler.source>
38
<maven.compiler.target>${java.version}</maven.compiler.target>
39
- <log4j.version>2.18.0</log4j.version>
+ <log4j.version>2.24.3</log4j.version>
40
<org.mapstruct.version>1.5.2.Final</org.mapstruct.version>
41
<springdoc.version>1.6.9</springdoc.version>
42
<junit>4.12</junit>
0 commit comments