Skip to content

Commit 0aca629

Browse files
Update log4j2 monorepo to v2.25.0 (#261)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jendrik Johannes <[email protected]>
1 parent e90f703 commit 0aca629

File tree

4 files changed

+65
-50
lines changed

4 files changed

+65
-50
lines changed

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -120,13 +120,13 @@ dependencies {
120120
implementation("org.apache.geronimo.specs:geronimo-javamail_1.3.1_spec:1.3")
121121
implementation("org.apache.geronimo.specs:geronimo-javamail_1.4_spec:1.7.1")
122122
implementation("org.apache.geronimo.specs:geronimo-javamail_1.6_spec:1.0.1")
123-
implementation("org.apache.logging.log4j:log4j-1.2-api:2.24.3")
124-
implementation("org.apache.logging.log4j:log4j-core:2.24.3")
125-
implementation("org.apache.logging.log4j:log4j-jcl:2.24.3")
126-
implementation("org.apache.logging.log4j:log4j-jul:2.24.3")
127-
implementation("org.apache.logging.log4j:log4j-slf4j-impl:2.24.3")
128-
implementation("org.apache.logging.log4j:log4j-slf4j2-impl:2.24.3")
129-
implementation("org.apache.logging.log4j:log4j-to-slf4j:2.24.3")
123+
implementation("org.apache.logging.log4j:log4j-1.2-api:2.25.0")
124+
implementation("org.apache.logging.log4j:log4j-core:2.25.0")
125+
implementation("org.apache.logging.log4j:log4j-jcl:2.25.0")
126+
implementation("org.apache.logging.log4j:log4j-jul:2.25.0")
127+
implementation("org.apache.logging.log4j:log4j-slf4j-impl:2.25.0")
128+
implementation("org.apache.logging.log4j:log4j-slf4j2-impl:2.25.0")
129+
implementation("org.apache.logging.log4j:log4j-to-slf4j:2.25.0")
130130
implementation("org.apache.solr:solr-commons-csv:3.5.0")
131131
implementation("org.apache.tomcat.embed:tomcat-embed-core:11.0.8")
132132
implementation("org.apache.tomcat.embed:tomcat-embed-websocket:11.0.8")

samples/sample-all-deactivated/build.out

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -128,13 +128,13 @@ compileClasspath - Compile classpath for source set 'main'.
128128
+--- org.apache.geronimo.specs:geronimo-javamail_1.3.1_spec:1.3 FAILED
129129
+--- org.apache.geronimo.specs:geronimo-javamail_1.4_spec:1.7.1 FAILED
130130
+--- org.apache.geronimo.specs:geronimo-javamail_1.6_spec:1.0.1 FAILED
131-
+--- org.apache.logging.log4j:log4j-1.2-api:2.24.3 FAILED
132-
+--- org.apache.logging.log4j:log4j-core:2.24.3 FAILED
133-
+--- org.apache.logging.log4j:log4j-jcl:2.24.3 FAILED
134-
+--- org.apache.logging.log4j:log4j-jul:2.24.3 FAILED
135-
+--- org.apache.logging.log4j:log4j-slf4j-impl:2.24.3 FAILED
136-
+--- org.apache.logging.log4j:log4j-slf4j2-impl:2.24.3 FAILED
137-
+--- org.apache.logging.log4j:log4j-to-slf4j:2.24.3 FAILED
131+
+--- org.apache.logging.log4j:log4j-1.2-api:2.25.0 FAILED
132+
+--- org.apache.logging.log4j:log4j-core:2.25.0 FAILED
133+
+--- org.apache.logging.log4j:log4j-jcl:2.25.0 FAILED
134+
+--- org.apache.logging.log4j:log4j-jul:2.25.0 FAILED
135+
+--- org.apache.logging.log4j:log4j-slf4j-impl:2.25.0 FAILED
136+
+--- org.apache.logging.log4j:log4j-slf4j2-impl:2.25.0 FAILED
137+
+--- org.apache.logging.log4j:log4j-to-slf4j:2.25.0 FAILED
138138
+--- org.apache.solr:solr-commons-csv:3.5.0 FAILED
139139
+--- org.apache.tomcat.embed:tomcat-embed-core:11.0.8 FAILED
140140
+--- org.apache.tomcat.embed:tomcat-embed-websocket:11.0.8 FAILED

samples/sample-all/build.gradle.kts

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

samples/sample-all/build.out

Lines changed: 44 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,9 @@ compileClasspath - Compile classpath for source set 'main'.
4040
+--- com.google.guava:guava-jdk5:17.0 -> com.google.guava:guava:33.4.8-jre
4141
| +--- com.google.guava:failureaccess:1.0.3
4242
| +--- org.jspecify:jspecify:1.0.0
43-
| +--- com.google.errorprone:error_prone_annotations:2.36.0
43+
| +--- com.google.errorprone:error_prone_annotations:2.36.0 -> 2.37.0
44+
| | \--- com.google.errorprone:error_prone_type_annotations:2.37.0
45+
| | \--- com.google.errorprone:error_prone_annotations:2.37.0 (*)
4446
| \--- com.google.j2objc:j2objc-annotations:3.0.0
4547
+--- com.google.guava:guava:33.4.8-jre (*)
4648
+--- com.google.guava:listenablefuture:1.0 -> com.google.guava:guava:33.4.8-jre (*)
@@ -171,28 +173,41 @@ compileClasspath - Compile classpath for source set 'main'.
171173
+--- org.apache.geronimo.specs:geronimo-javamail_1.3.1_spec:1.3 -> com.sun.mail:javax.mail:1.6.2 (*)
172174
+--- org.apache.geronimo.specs:geronimo-javamail_1.4_spec:1.7.1 -> com.sun.mail:javax.mail:1.6.2 (*)
173175
+--- org.apache.geronimo.specs:geronimo-javamail_1.6_spec:1.0.1 -> com.sun.mail:javax.mail:1.6.2 (*)
174-
+--- org.apache.logging.log4j:log4j-1.2-api:2.24.3 -> org.slf4j:log4j-over-slf4j:2.0.17 (*)
175-
+--- org.apache.logging.log4j:log4j-core:2.24.3 -> org.apache.logging.log4j:log4j-to-slf4j:2.24.3
176-
| +--- org.apache.logging.log4j:log4j-api:2.24.3
177-
| | \--- org.apache.logging.log4j:log4j-bom:2.24.3
178-
| | +--- com.github.spotbugs:spotbugs-annotations:4.8.6 -> 4.9.3 (c)
179-
| | +--- org.apache.logging.log4j:log4j-1.2-api:2.24.3 -> org.slf4j:log4j-over-slf4j:2.0.17 (c)
180-
| | +--- org.apache.logging.log4j:log4j-api:2.24.3 (c)
181-
| | +--- org.apache.logging.log4j:log4j-core:2.24.3 -> org.apache.logging.log4j:log4j-to-slf4j:2.24.3 (c)
182-
| | +--- org.apache.logging.log4j:log4j-jcl:2.24.3 -> org.slf4j:jcl-over-slf4j:2.0.17 (c)
183-
| | +--- org.apache.logging.log4j:log4j-jul:2.24.3 -> org.slf4j:jul-to-slf4j:2.0.17 (c)
184-
| | +--- org.apache.logging.log4j:log4j-slf4j2-impl:2.24.3 -> org.slf4j:slf4j-simple:2.0.17 (c)
185-
| | +--- org.apache.logging.log4j:log4j-slf4j-impl:2.24.3 -> org.slf4j:slf4j-simple:2.0.17 (c)
186-
| | +--- org.apache.logging.log4j:log4j-to-slf4j:2.24.3 (c)
187-
| | \--- org.jspecify:jspecify:1.0.0 (c)
188-
| \--- org.slf4j:slf4j-api:2.0.16 -> 2.0.17 (*)
189-
+--- org.apache.logging.log4j:log4j-jcl:2.24.3 -> org.slf4j:jcl-over-slf4j:2.0.17 (*)
190-
+--- org.apache.logging.log4j:log4j-jul:2.24.3 -> org.slf4j:jul-to-slf4j:2.0.17
176+
+--- org.apache.logging.log4j:log4j-1.2-api:2.25.0 -> org.slf4j:log4j-over-slf4j:2.0.17 (*)
177+
+--- org.apache.logging.log4j:log4j-core:2.25.0 -> org.apache.logging.log4j:log4j-to-slf4j:2.25.0
178+
| +--- org.apache.logging.log4j:log4j-api:2.25.0
179+
| | +--- org.jspecify:jspecify:1.0.0
180+
| | +--- biz.aQute.bnd:biz.aQute.bnd.annotation:7.1.0
181+
| | | +--- org.osgi:org.osgi.resource:1.0.0
182+
| | | \--- org.osgi:org.osgi.service.serviceloader:1.0.0
183+
| | +--- com.google.errorprone:error_prone_annotations:2.37.0 (*)
184+
| | +--- org.osgi:org.osgi.annotation.bundle:2.0.0
185+
| | | \--- org.osgi:org.osgi.annotation.versioning:1.1.2
186+
| | +--- org.osgi:org.osgi.annotation.versioning:1.1.2
187+
| | +--- com.github.spotbugs:spotbugs-annotations:4.9.3 (*)
188+
| | \--- org.apache.logging.log4j:log4j-bom:2.25.0
189+
| | +--- org.apache.logging.log4j:log4j-1.2-api:2.25.0 -> org.slf4j:log4j-over-slf4j:2.0.17 (c)
190+
| | +--- org.apache.logging.log4j:log4j-api:2.25.0 (c)
191+
| | +--- org.apache.logging.log4j:log4j-core:2.25.0 -> org.apache.logging.log4j:log4j-to-slf4j:2.25.0 (c)
192+
| | +--- org.apache.logging.log4j:log4j-jcl:2.25.0 -> org.slf4j:jcl-over-slf4j:2.0.17 (c)
193+
| | +--- org.apache.logging.log4j:log4j-jul:2.25.0 -> org.slf4j:jul-to-slf4j:2.0.17 (c)
194+
| | +--- org.apache.logging.log4j:log4j-slf4j2-impl:2.25.0 -> org.slf4j:slf4j-simple:2.0.17 (c)
195+
| | +--- org.apache.logging.log4j:log4j-slf4j-impl:2.25.0 -> org.slf4j:slf4j-simple:2.0.17 (c)
196+
| | \--- org.apache.logging.log4j:log4j-to-slf4j:2.25.0 (c)
197+
| +--- org.slf4j:slf4j-api:2.0.17 (*)
198+
| +--- org.jspecify:jspecify:1.0.0
199+
| +--- biz.aQute.bnd:biz.aQute.bnd.annotation:7.1.0 (*)
200+
| +--- com.google.errorprone:error_prone_annotations:2.37.0 (*)
201+
| +--- org.osgi:org.osgi.annotation.bundle:2.0.0 (*)
202+
| +--- org.osgi:org.osgi.annotation.versioning:1.1.2
203+
| \--- com.github.spotbugs:spotbugs-annotations:4.9.3 (*)
204+
+--- org.apache.logging.log4j:log4j-jcl:2.25.0 -> org.slf4j:jcl-over-slf4j:2.0.17 (*)
205+
+--- org.apache.logging.log4j:log4j-jul:2.25.0 -> org.slf4j:jul-to-slf4j:2.0.17
191206
| +--- org.slf4j:slf4j-api:2.0.17 (*)
192207
| \--- org.slf4j:slf4j-bom:2.0.17 (*)
193-
+--- org.apache.logging.log4j:log4j-slf4j-impl:2.24.3 -> org.slf4j:slf4j-simple:2.0.17 (*)
194-
+--- org.apache.logging.log4j:log4j-slf4j2-impl:2.24.3 -> org.slf4j:slf4j-simple:2.0.17 (*)
195-
+--- org.apache.logging.log4j:log4j-to-slf4j:2.24.3 (*)
208+
+--- org.apache.logging.log4j:log4j-slf4j-impl:2.25.0 -> org.slf4j:slf4j-simple:2.0.17 (*)
209+
+--- org.apache.logging.log4j:log4j-slf4j2-impl:2.25.0 -> org.slf4j:slf4j-simple:2.0.17 (*)
210+
+--- org.apache.logging.log4j:log4j-to-slf4j:2.25.0 (*)
196211
+--- org.apache.solr:solr-commons-csv:3.5.0 (*)
197212
+--- org.apache.tomcat.embed:tomcat-embed-core:11.0.8 -> jakarta.servlet:jakarta.servlet-api:6.1.0
198213
+--- org.apache.tomcat.embed:tomcat-embed-websocket:11.0.8 -> jakarta.websocket:jakarta.websocket-api:2.2.0
@@ -322,8 +337,8 @@ compileClasspath - Compile classpath for source set 'main'.
322337
| | +--- org.jzy3d:jzy3d-jdt-core:2.2.1
323338
| | | +--- commons-io:commons-io:2.7 -> 2.19.0
324339
| | | +--- org.apache.commons:commons-lang3:3.12.0 -> 3.17.0
325-
| | | +--- org.apache.logging.log4j:log4j-api:2.17.1 -> 2.24.3 (*)
326-
| | | \--- org.apache.logging.log4j:log4j-core:2.17.1 -> org.apache.logging.log4j:log4j-to-slf4j:2.24.3 (*)
340+
| | | +--- org.apache.logging.log4j:log4j-api:2.17.1 -> 2.25.0 (*)
341+
| | | \--- org.apache.logging.log4j:log4j-core:2.17.1 -> org.apache.logging.log4j:log4j-to-slf4j:2.25.0 (*)
327342
| | +--- org.smurn:jply:0.2.1
328343
| | | \--- org.apache.commons:commons-lang3:3.1 -> 3.17.0
329344
| | +--- net.sf.opencsv:opencsv:2.1
@@ -334,15 +349,15 @@ compileClasspath - Compile classpath for source set 'main'.
334349
| | +--- com.diogonunes:JColor:5.2.0
335350
| | | +--- net.java.dev.jna:jna:5.8.0 -> 5.17.0
336351
| | | \--- net.java.dev.jna:jna-platform:5.8.0 -> 5.17.0 (*)
337-
| | +--- org.apache.logging.log4j:log4j-api:2.17.1 -> 2.24.3 (*)
338-
| | \--- org.apache.logging.log4j:log4j-core:2.17.1 -> org.apache.logging.log4j:log4j-to-slf4j:2.24.3 (*)
352+
| | +--- org.apache.logging.log4j:log4j-api:2.17.1 -> 2.25.0 (*)
353+
| | \--- org.apache.logging.log4j:log4j-core:2.17.1 -> org.apache.logging.log4j:log4j-to-slf4j:2.25.0 (*)
339354
| +--- org.jzy3d:jzy3d-core-awt:2.2.1
340355
| | +--- org.jzy3d:jzy3d-core:2.2.1 (*)
341-
| | +--- org.apache.logging.log4j:log4j-api:2.17.1 -> 2.24.3 (*)
342-
| | \--- org.apache.logging.log4j:log4j-core:2.17.1 -> org.apache.logging.log4j:log4j-to-slf4j:2.24.3 (*)
356+
| | +--- org.apache.logging.log4j:log4j-api:2.17.1 -> 2.25.0 (*)
357+
| | \--- org.apache.logging.log4j:log4j-core:2.17.1 -> org.apache.logging.log4j:log4j-to-slf4j:2.25.0 (*)
343358
| +--- org.jzy3d:jzy3d-jGL-awt:2.2.1 -> org.jzy3d:jGL:2.5
344-
| +--- org.apache.logging.log4j:log4j-api:2.17.1 -> 2.24.3 (*)
345-
| \--- org.apache.logging.log4j:log4j-core:2.17.1 -> org.apache.logging.log4j:log4j-to-slf4j:2.24.3 (*)
359+
| +--- org.apache.logging.log4j:log4j-api:2.17.1 -> 2.25.0 (*)
360+
| \--- org.apache.logging.log4j:log4j-core:2.17.1 -> org.apache.logging.log4j:log4j-to-slf4j:2.25.0 (*)
346361
+--- org.jzy3d:jzy3d-emul-gl:2.0.0 -> org.jzy3d:jzy3d-emul-gl-awt:2.2.1 (*)
347362
+--- org.jzy3d:jzy3d-jGL-awt:2.2.1 -> org.jzy3d:jGL:2.5
348363
+--- org.lz4:lz4-java:1.8.0

0 commit comments

Comments
 (0)