Skip to content

Commit e0ae518

Browse files
committed
Update expected transitive dependencies
1 parent 412dd09 commit e0ae518

File tree

1 file changed

+20
-5
lines changed

1 file changed

+20
-5
lines changed

samples/sample-all/build.out

Lines changed: 20 additions & 5 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 (*)
@@ -174,18 +176,31 @@ compileClasspath - Compile classpath for source set 'main'.
174176
+--- org.apache.logging.log4j:log4j-1.2-api:2.25.0 -> org.slf4j:log4j-over-slf4j:2.0.17 (*)
175177
+--- org.apache.logging.log4j:log4j-core:2.25.0 -> org.apache.logging.log4j:log4j-to-slf4j:2.25.0
176178
| +--- 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 (*)
177188
| | \--- org.apache.logging.log4j:log4j-bom:2.25.0
178-
| | +--- com.github.spotbugs:spotbugs-annotations:4.8.6 -> 4.9.3 (c)
179189
| | +--- org.apache.logging.log4j:log4j-1.2-api:2.25.0 -> org.slf4j:log4j-over-slf4j:2.0.17 (c)
180190
| | +--- org.apache.logging.log4j:log4j-api:2.25.0 (c)
181191
| | +--- org.apache.logging.log4j:log4j-core:2.25.0 -> org.apache.logging.log4j:log4j-to-slf4j:2.25.0 (c)
182192
| | +--- org.apache.logging.log4j:log4j-jcl:2.25.0 -> org.slf4j:jcl-over-slf4j:2.0.17 (c)
183193
| | +--- org.apache.logging.log4j:log4j-jul:2.25.0 -> org.slf4j:jul-to-slf4j:2.0.17 (c)
184194
| | +--- org.apache.logging.log4j:log4j-slf4j2-impl:2.25.0 -> org.slf4j:slf4j-simple:2.0.17 (c)
185195
| | +--- org.apache.logging.log4j:log4j-slf4j-impl:2.25.0 -> org.slf4j:slf4j-simple:2.0.17 (c)
186-
| | +--- org.apache.logging.log4j:log4j-to-slf4j:2.25.0 (c)
187-
| | \--- org.jspecify:jspecify:1.0.0 (c)
188-
| \--- org.slf4j:slf4j-api:2.0.16 -> 2.0.17 (*)
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 (*)
189204
+--- org.apache.logging.log4j:log4j-jcl:2.25.0 -> org.slf4j:jcl-over-slf4j:2.0.17 (*)
190205
+--- 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 (*)

0 commit comments

Comments
 (0)