Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion log4j-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
<osgi.resource.version>1.0.1</osgi.resource.version>
<pax-exam.version>4.13.5</pax-exam.version>
<plexus-utils.version>3.5.1</plexus-utils.version>
<slf4j.version>2.0.10</slf4j.version>
<slf4j.version>2.0.13</slf4j.version>
<system-stubs.version>2.1.6</system-stubs.version>
<tomcat-juli.version>10.1.20</tomcat-juli.version>
<velocity.version>1.7</velocity.version>
Expand Down
2 changes: 1 addition & 1 deletion log4j-slf4j-impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<name>Apache Log4j SLF4J Binding</name>
<description>The Apache Log4j SLF4J API binding to Log4j 2 Core</description>
<properties>
<slf4j.version>1.7.36</slf4j.version>
<slf4j.version>2.0.13</slf4j.version>
<bnd.baseline.skip>false</bnd.baseline.skip>
</properties>

Expand Down