@@ -3,10 +3,10 @@ Root project 'sample-all_build.sample'
33------------------------------------------------------------
44
55compileClasspath - Compile classpath for source set 'main'.
6- +--- aopalliance:aopalliance:1.0 -> org.springframework:spring-aop:6.2.7
7- | +--- org.springframework:spring-beans:6.2.7
8- | | \--- org.springframework:spring-core:6.2.7
9- | | \--- org.springframework:spring-jcl:6.2.7 -> org.slf4j:jcl-over-slf4j:2.0.17
6+ +--- aopalliance:aopalliance:1.0 -> org.springframework:spring-aop:6.2.8
7+ | +--- org.springframework:spring-beans:6.2.8
8+ | | \--- org.springframework:spring-core:6.2.8
9+ | | \--- org.springframework:spring-jcl:6.2.8 -> org.slf4j:jcl-over-slf4j:2.0.17
1010| | +--- org.slf4j:slf4j-api:2.0.17
1111| | | \--- org.slf4j:slf4j-bom:2.0.17
1212| | | +--- org.slf4j:slf4j-api:2.0.17 (c)
@@ -18,7 +18,7 @@ compileClasspath - Compile classpath for source set 'main'.
1818| | | +--- org.slf4j:log4j-over-slf4j:2.0.17 (c)
1919| | | \--- org.slf4j:jul-to-slf4j:2.0.17 (c)
2020| | \--- org.slf4j:slf4j-bom:2.0.17 (*)
21- | \--- org.springframework:spring-core:6.2.7 (*)
21+ | \--- org.springframework:spring-core:6.2.8 (*)
2222+--- asm:asm:3.3.1 -> org.ow2.asm:asm:9.8
2323| \--- org.ow2.asm:asm-bom:9.8
2424| \--- org.ow2.asm:asm:9.8 (c)
@@ -356,8 +356,8 @@ compileClasspath - Compile classpath for source set 'main'.
356356+--- org.slf4j:slf4j-log4j12:2.0.17 -> org.slf4j:slf4j-simple:2.0.17 (*)
357357+--- org.slf4j:slf4j-nop:2.0.17 -> org.slf4j:slf4j-simple:2.0.17 (*)
358358+--- org.slf4j:slf4j-simple:2.0.17 (*)
359- +--- org.springframework:spring-aop:6.2.7 (*)
360- +--- org.springframework:spring-jcl:6.2.7 -> org.slf4j:jcl-over-slf4j:2.0.17 (*)
359+ +--- org.springframework:spring-aop:6.2.8 (*)
360+ +--- org.springframework:spring-jcl:6.2.8 -> org.slf4j:jcl-over-slf4j:2.0.17 (*)
361361+--- postgresql:postgresql:9.1-901-1.jdbc4 -> org.postgresql:postgresql:42.7.6
362362+--- servletapi:servletapi:2.4-20040521 -> javax.servlet:javax.servlet-api:4.0.1
363363+--- stax:stax-api:1.0.1
0 commit comments