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 6f9284d commit 00c493bCopy full SHA for 00c493b
api/pom.xml
@@ -28,7 +28,7 @@
28
<maven.compiler.target>${java.version}</maven.compiler.target>
29
<org.mapstruct.version>1.5.2.Final</org.mapstruct.version>
30
<springdoc.version>1.6.9</springdoc.version>
31
- <log4j.version>2.18.0</log4j.version>
+ <log4j.version>2.24.3</log4j.version>
32
</properties>
33
34
<parent>
0 commit comments