Skip to content

Commit 2d3f888

Browse files
Update log4j2 monorepo to v2.25.2 (#316)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jendrik Johannes <[email protected]>
1 parent 03021c1 commit 2d3f888

File tree

4 files changed

+46
-46
lines changed

4 files changed

+46
-46
lines changed

samples/sample-all-deactivated/build.gradle.kts

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -122,13 +122,13 @@ dependencies {
122122
implementation("org.apache.geronimo.specs:geronimo-javamail_1.3.1_spec:1.3")
123123
implementation("org.apache.geronimo.specs:geronimo-javamail_1.4_spec:1.7.1")
124124
implementation("org.apache.geronimo.specs:geronimo-javamail_1.6_spec:1.0.1")
125-
implementation("org.apache.logging.log4j:log4j-1.2-api:2.25.1")
126-
implementation("org.apache.logging.log4j:log4j-core:2.25.1")
127-
implementation("org.apache.logging.log4j:log4j-jcl:2.25.1")
128-
implementation("org.apache.logging.log4j:log4j-jul:2.25.1")
129-
implementation("org.apache.logging.log4j:log4j-slf4j-impl:2.25.1")
130-
implementation("org.apache.logging.log4j:log4j-slf4j2-impl:2.25.1")
131-
implementation("org.apache.logging.log4j:log4j-to-slf4j:2.25.1")
125+
implementation("org.apache.logging.log4j:log4j-1.2-api:2.25.2")
126+
implementation("org.apache.logging.log4j:log4j-core:2.25.2")
127+
implementation("org.apache.logging.log4j:log4j-jcl:2.25.2")
128+
implementation("org.apache.logging.log4j:log4j-jul:2.25.2")
129+
implementation("org.apache.logging.log4j:log4j-slf4j-impl:2.25.2")
130+
implementation("org.apache.logging.log4j:log4j-slf4j2-impl:2.25.2")
131+
implementation("org.apache.logging.log4j:log4j-to-slf4j:2.25.2")
132132
implementation("org.apache.solr:solr-commons-csv:3.5.0")
133133
implementation("org.apache.tomcat.embed:tomcat-embed-core:11.0.11")
134134
implementation("org.apache.tomcat.embed:tomcat-embed-websocket:11.0.11")

samples/sample-all-deactivated/build.out

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -130,13 +130,13 @@ compileClasspath - Compile classpath for source set 'main'.
130130
+--- org.apache.geronimo.specs:geronimo-javamail_1.3.1_spec:1.3 FAILED
131131
+--- org.apache.geronimo.specs:geronimo-javamail_1.4_spec:1.7.1 FAILED
132132
+--- org.apache.geronimo.specs:geronimo-javamail_1.6_spec:1.0.1 FAILED
133-
+--- org.apache.logging.log4j:log4j-1.2-api:2.25.1 FAILED
134-
+--- org.apache.logging.log4j:log4j-core:2.25.1 FAILED
135-
+--- org.apache.logging.log4j:log4j-jcl:2.25.1 FAILED
136-
+--- org.apache.logging.log4j:log4j-jul:2.25.1 FAILED
137-
+--- org.apache.logging.log4j:log4j-slf4j-impl:2.25.1 FAILED
138-
+--- org.apache.logging.log4j:log4j-slf4j2-impl:2.25.1 FAILED
139-
+--- org.apache.logging.log4j:log4j-to-slf4j:2.25.1 FAILED
133+
+--- org.apache.logging.log4j:log4j-1.2-api:2.25.2 FAILED
134+
+--- org.apache.logging.log4j:log4j-core:2.25.2 FAILED
135+
+--- org.apache.logging.log4j:log4j-jcl:2.25.2 FAILED
136+
+--- org.apache.logging.log4j:log4j-jul:2.25.2 FAILED
137+
+--- org.apache.logging.log4j:log4j-slf4j-impl:2.25.2 FAILED
138+
+--- org.apache.logging.log4j:log4j-slf4j2-impl:2.25.2 FAILED
139+
+--- org.apache.logging.log4j:log4j-to-slf4j:2.25.2 FAILED
140140
+--- org.apache.solr:solr-commons-csv:3.5.0 FAILED
141141
+--- org.apache.tomcat.embed:tomcat-embed-core:11.0.11 FAILED
142142
+--- org.apache.tomcat.embed:tomcat-embed-websocket:11.0.11 FAILED

samples/sample-all/build.gradle.kts

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -125,13 +125,13 @@ dependencies {
125125
implementation("org.apache.geronimo.specs:geronimo-javamail_1.3.1_spec:1.3")
126126
implementation("org.apache.geronimo.specs:geronimo-javamail_1.4_spec:1.7.1")
127127
implementation("org.apache.geronimo.specs:geronimo-javamail_1.6_spec:1.0.1")
128-
implementation("org.apache.logging.log4j:log4j-1.2-api:2.25.1")
129-
implementation("org.apache.logging.log4j:log4j-core:2.25.1")
130-
implementation("org.apache.logging.log4j:log4j-jcl:2.25.1")
131-
implementation("org.apache.logging.log4j:log4j-jul:2.25.1")
132-
implementation("org.apache.logging.log4j:log4j-slf4j-impl:2.25.1")
133-
implementation("org.apache.logging.log4j:log4j-slf4j2-impl:2.25.1")
134-
implementation("org.apache.logging.log4j:log4j-to-slf4j:2.25.1")
128+
implementation("org.apache.logging.log4j:log4j-1.2-api:2.25.2")
129+
implementation("org.apache.logging.log4j:log4j-core:2.25.2")
130+
implementation("org.apache.logging.log4j:log4j-jcl:2.25.2")
131+
implementation("org.apache.logging.log4j:log4j-jul:2.25.2")
132+
implementation("org.apache.logging.log4j:log4j-slf4j-impl:2.25.2")
133+
implementation("org.apache.logging.log4j:log4j-slf4j2-impl:2.25.2")
134+
implementation("org.apache.logging.log4j:log4j-to-slf4j:2.25.2")
135135
implementation("org.apache.solr:solr-commons-csv:3.5.0")
136136
implementation("org.apache.tomcat.embed:tomcat-embed-core:11.0.11")
137137
implementation("org.apache.tomcat.embed:tomcat-embed-websocket:11.0.11")

samples/sample-all/build.out

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -173,9 +173,9 @@ compileClasspath - Compile classpath for source set 'main'.
173173
+--- org.apache.geronimo.specs:geronimo-javamail_1.3.1_spec:1.3 -> com.sun.mail:javax.mail:1.6.2 (*)
174174
+--- org.apache.geronimo.specs:geronimo-javamail_1.4_spec:1.7.1 -> com.sun.mail:javax.mail:1.6.2 (*)
175175
+--- org.apache.geronimo.specs:geronimo-javamail_1.6_spec:1.0.1 -> com.sun.mail:javax.mail:1.6.2 (*)
176-
+--- org.apache.logging.log4j:log4j-1.2-api:2.25.1 -> org.slf4j:log4j-over-slf4j:2.0.17 (*)
177-
+--- org.apache.logging.log4j:log4j-core:2.25.1 -> org.apache.logging.log4j:log4j-to-slf4j:2.25.1
178-
| +--- org.apache.logging.log4j:log4j-api:2.25.1
176+
+--- org.apache.logging.log4j:log4j-1.2-api:2.25.2 -> org.slf4j:log4j-over-slf4j:2.0.17 (*)
177+
+--- org.apache.logging.log4j:log4j-core:2.25.2 -> org.apache.logging.log4j:log4j-to-slf4j:2.25.2
178+
| +--- org.apache.logging.log4j:log4j-api:2.25.2
179179
| | +--- org.jspecify:jspecify:1.0.0
180180
| | +--- biz.aQute.bnd:biz.aQute.bnd.annotation:7.1.0
181181
| | | +--- org.osgi:org.osgi.resource:1.0.0
@@ -185,29 +185,29 @@ compileClasspath - Compile classpath for source set 'main'.
185185
| | | \--- org.osgi:org.osgi.annotation.versioning:1.1.2
186186
| | +--- org.osgi:org.osgi.annotation.versioning:1.1.2
187187
| | +--- com.github.spotbugs:spotbugs-annotations:4.8.6 -> 4.9.6 (*)
188-
| | \--- org.apache.logging.log4j:log4j-bom:2.25.1
189-
| | +--- org.apache.logging.log4j:log4j-1.2-api:2.25.1 -> org.slf4j:log4j-over-slf4j:2.0.17 (c)
190-
| | +--- org.apache.logging.log4j:log4j-api:2.25.1 (c)
191-
| | +--- org.apache.logging.log4j:log4j-core:2.25.1 -> org.apache.logging.log4j:log4j-to-slf4j:2.25.1 (c)
192-
| | +--- org.apache.logging.log4j:log4j-jcl:2.25.1 -> org.slf4j:jcl-over-slf4j:2.0.17 (c)
193-
| | +--- org.apache.logging.log4j:log4j-jul:2.25.1 -> org.slf4j:jul-to-slf4j:2.0.17 (c)
194-
| | +--- org.apache.logging.log4j:log4j-slf4j2-impl:2.25.1 -> org.slf4j:slf4j-simple:2.0.17 (c)
195-
| | +--- org.apache.logging.log4j:log4j-slf4j-impl:2.25.1 -> org.slf4j:slf4j-simple:2.0.17 (c)
196-
| | \--- org.apache.logging.log4j:log4j-to-slf4j:2.25.1 (c)
188+
| | \--- org.apache.logging.log4j:log4j-bom:2.25.2
189+
| | +--- org.apache.logging.log4j:log4j-1.2-api:2.25.2 -> org.slf4j:log4j-over-slf4j:2.0.17 (c)
190+
| | +--- org.apache.logging.log4j:log4j-api:2.25.2 (c)
191+
| | +--- org.apache.logging.log4j:log4j-core:2.25.2 -> org.apache.logging.log4j:log4j-to-slf4j:2.25.2 (c)
192+
| | +--- org.apache.logging.log4j:log4j-jcl:2.25.2 -> org.slf4j:jcl-over-slf4j:2.0.17 (c)
193+
| | +--- org.apache.logging.log4j:log4j-jul:2.25.2 -> org.slf4j:jul-to-slf4j:2.0.17 (c)
194+
| | +--- org.apache.logging.log4j:log4j-slf4j2-impl:2.25.2 -> org.slf4j:slf4j-simple:2.0.17 (c)
195+
| | +--- org.apache.logging.log4j:log4j-slf4j-impl:2.25.2 -> org.slf4j:slf4j-simple:2.0.17 (c)
196+
| | \--- org.apache.logging.log4j:log4j-to-slf4j:2.25.2 (c)
197197
| +--- org.slf4j:slf4j-api:2.0.17 (*)
198198
| +--- org.jspecify:jspecify:1.0.0
199199
| +--- biz.aQute.bnd:biz.aQute.bnd.annotation:7.1.0 (*)
200200
| +--- com.google.errorprone:error_prone_annotations:2.38.0 -> 2.41.0
201201
| +--- org.osgi:org.osgi.annotation.bundle:2.0.0 (*)
202202
| +--- org.osgi:org.osgi.annotation.versioning:1.1.2
203203
| \--- com.github.spotbugs:spotbugs-annotations:4.8.6 -> 4.9.6 (*)
204-
+--- org.apache.logging.log4j:log4j-jcl:2.25.1 -> org.slf4j:jcl-over-slf4j:2.0.17 (*)
205-
+--- org.apache.logging.log4j:log4j-jul:2.25.1 -> org.slf4j:jul-to-slf4j:2.0.17
204+
+--- org.apache.logging.log4j:log4j-jcl:2.25.2 -> org.slf4j:jcl-over-slf4j:2.0.17 (*)
205+
+--- org.apache.logging.log4j:log4j-jul:2.25.2 -> org.slf4j:jul-to-slf4j:2.0.17
206206
| +--- org.slf4j:slf4j-api:2.0.17 (*)
207207
| \--- org.slf4j:slf4j-bom:2.0.17 (*)
208-
+--- org.apache.logging.log4j:log4j-slf4j-impl:2.25.1 -> org.slf4j:slf4j-simple:2.0.17 (*)
209-
+--- org.apache.logging.log4j:log4j-slf4j2-impl:2.25.1 -> org.slf4j:slf4j-simple:2.0.17 (*)
210-
+--- org.apache.logging.log4j:log4j-to-slf4j:2.25.1 (*)
208+
+--- org.apache.logging.log4j:log4j-slf4j-impl:2.25.2 -> org.slf4j:slf4j-simple:2.0.17 (*)
209+
+--- org.apache.logging.log4j:log4j-slf4j2-impl:2.25.2 -> org.slf4j:slf4j-simple:2.0.17 (*)
210+
+--- org.apache.logging.log4j:log4j-to-slf4j:2.25.2 (*)
211211
+--- org.apache.solr:solr-commons-csv:3.5.0 (*)
212212
+--- org.apache.tomcat.embed:tomcat-embed-core:11.0.11 -> jakarta.servlet:jakarta.servlet-api:6.1.0
213213
+--- org.apache.tomcat.embed:tomcat-embed-websocket:11.0.11 -> jakarta.websocket:jakarta.websocket-api:2.2.0
@@ -337,8 +337,8 @@ compileClasspath - Compile classpath for source set 'main'.
337337
| | +--- org.jzy3d:jzy3d-jdt-core:2.2.1
338338
| | | +--- commons-io:commons-io:2.7 -> 2.20.0
339339
| | | +--- org.apache.commons:commons-lang3:3.12.0 -> 3.17.0
340-
| | | +--- org.apache.logging.log4j:log4j-api:2.17.1 -> 2.25.1 (*)
341-
| | | \--- org.apache.logging.log4j:log4j-core:2.17.1 -> org.apache.logging.log4j:log4j-to-slf4j:2.25.1 (*)
340+
| | | +--- org.apache.logging.log4j:log4j-api:2.17.1 -> 2.25.2 (*)
341+
| | | \--- org.apache.logging.log4j:log4j-core:2.17.1 -> org.apache.logging.log4j:log4j-to-slf4j:2.25.2 (*)
342342
| | +--- org.smurn:jply:0.2.1
343343
| | | \--- org.apache.commons:commons-lang3:3.1 -> 3.17.0
344344
| | +--- net.sf.opencsv:opencsv:2.1
@@ -349,15 +349,15 @@ compileClasspath - Compile classpath for source set 'main'.
349349
| | +--- com.diogonunes:JColor:5.2.0
350350
| | | +--- net.java.dev.jna:jna:5.8.0 -> net.java.dev.jna:jna-jpms:5.18.1
351351
| | | \--- net.java.dev.jna:jna-platform:5.8.0 -> net.java.dev.jna:jna-platform-jpms:5.18.1 (*)
352-
| | +--- org.apache.logging.log4j:log4j-api:2.17.1 -> 2.25.1 (*)
353-
| | \--- org.apache.logging.log4j:log4j-core:2.17.1 -> org.apache.logging.log4j:log4j-to-slf4j:2.25.1 (*)
352+
| | +--- org.apache.logging.log4j:log4j-api:2.17.1 -> 2.25.2 (*)
353+
| | \--- org.apache.logging.log4j:log4j-core:2.17.1 -> org.apache.logging.log4j:log4j-to-slf4j:2.25.2 (*)
354354
| +--- org.jzy3d:jzy3d-core-awt:2.2.1
355355
| | +--- org.jzy3d:jzy3d-core:2.2.1 (*)
356-
| | +--- org.apache.logging.log4j:log4j-api:2.17.1 -> 2.25.1 (*)
357-
| | \--- org.apache.logging.log4j:log4j-core:2.17.1 -> org.apache.logging.log4j:log4j-to-slf4j:2.25.1 (*)
356+
| | +--- org.apache.logging.log4j:log4j-api:2.17.1 -> 2.25.2 (*)
357+
| | \--- org.apache.logging.log4j:log4j-core:2.17.1 -> org.apache.logging.log4j:log4j-to-slf4j:2.25.2 (*)
358358
| +--- org.jzy3d:jzy3d-jGL-awt:2.2.1 -> org.jzy3d:jGL:2.5
359-
| +--- org.apache.logging.log4j:log4j-api:2.17.1 -> 2.25.1 (*)
360-
| \--- org.apache.logging.log4j:log4j-core:2.17.1 -> org.apache.logging.log4j:log4j-to-slf4j:2.25.1 (*)
359+
| +--- org.apache.logging.log4j:log4j-api:2.17.1 -> 2.25.2 (*)
360+
| \--- org.apache.logging.log4j:log4j-core:2.17.1 -> org.apache.logging.log4j:log4j-to-slf4j:2.25.2 (*)
361361
+--- org.jzy3d:jzy3d-emul-gl:2.0.0 -> org.jzy3d:jzy3d-emul-gl-awt:2.2.1 (*)
362362
+--- org.jzy3d:jzy3d-jGL-awt:2.2.1 -> org.jzy3d:jGL:2.5
363363
+--- org.lz4:lz4-java:1.8.0

0 commit comments

Comments
 (0)