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 a72bad4 commit 5cb4cd7Copy full SHA for 5cb4cd7
samples/spring/pet-store/pom.xml
@@ -28,7 +28,7 @@
28
<maven.compiler.target>1.8</maven.compiler.target>
29
<spring.version>5.3.9</spring.version>
30
<junit.version>4.13.2</junit.version>
31
- <log4j.version>2.14.1</log4j.version>
+ <log4j.version>2.15.0</log4j.version>
32
</properties>
33
34
<dependencies>
0 commit comments