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 cbc35d3 + 99f15db commit 27095bfCopy full SHA for 27095bf
logging-modules/log4j/pom.xml
@@ -90,9 +90,11 @@
90
</build>
91
92
<properties>
93
- <log4j-core.version>2.23.1</log4j-core.version>
94
- <log4j-api.version>2.23.1</log4j-api.version>
95
- <log4j-slf4j.version>2.23.1</log4j-slf4j.version>
+ <log4j-core.version>2.25.2</log4j-core.version>
+ <log4j-api.version>2.25.2</log4j-api.version>
+ <log4j-slf4j.version>2.25.2</log4j-slf4j.version>
96
+ <org.slf4j.version>2.0.17</org.slf4j.version>
97
+ <logback.version>1.5.21</logback.version>
98
<commons-dbcp2.version>2.9.0</commons-dbcp2.version>
99
<disruptor.version>3.3.6</disruptor.version>
100
</properties>
0 commit comments