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 d0393ec + 9e35ed6 commit 16e09d2Copy full SHA for 16e09d2
embedded/logging-slf4j-and-log4j2/pom.xml
@@ -13,7 +13,7 @@
13
<name>Jetty Examples :: Jetty 10.0.x :: Embedded :: Logging with SLF4J and Log4j2</name>
14
15
<properties>
16
- <log4j2.version>2.25.1</log4j2.version>
+ <log4j2.version>2.25.2</log4j2.version>
17
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
18
<slf4j.version>2.0.17</slf4j.version>
19
</properties>
0 commit comments