Skip to content

Commit 16e09d2

Browse files
authored
Merge pull request #417 from jetty/dependabot/maven/10.0.x/org.apache.logging.log4j-log4j-slf4j2-impl-2.25.2
Bump org.apache.logging.log4j:log4j-slf4j2-impl from 2.25.1 to 2.25.2
2 parents d0393ec + 9e35ed6 commit 16e09d2

File tree

1 file changed

+1
-1
lines changed
  • embedded/logging-slf4j-and-log4j2

1 file changed

+1
-1
lines changed

embedded/logging-slf4j-and-log4j2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<name>Jetty Examples :: Jetty 10.0.x :: Embedded :: Logging with SLF4J and Log4j2</name>
1414

1515
<properties>
16-
<log4j2.version>2.25.1</log4j2.version>
16+
<log4j2.version>2.25.2</log4j2.version>
1717
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1818
<slf4j.version>2.0.17</slf4j.version>
1919
</properties>

0 commit comments

Comments
 (0)