We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 311acba + 9ee726a commit 4e4b1ddCopy full SHA for 4e4b1dd
samples/spring/pet-store/pom.xml
@@ -25,7 +25,7 @@
25
26
<properties>
27
<spring.version>6.2.0</spring.version>
28
- <log4j.version>2.24.2</log4j.version>
+ <log4j.version>2.24.3</log4j.version>
29
<maven.compiler.source>17</maven.compiler.source>
30
<maven.compiler.target>17</maven.compiler.target>
31
</properties>
0 commit comments