@@ -64,6 +64,7 @@ org.apache.tomcat.embed:tomcat-embed-core:10.1.28=compileClasspath,productionRun
64
64
org.apache.tomcat.embed:tomcat-embed-el:10.1.28=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
65
65
org.apache.tomcat.embed:tomcat-embed-websocket:10.1.28=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
66
66
org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath
67
+ org.aspectj:aspectjweaver:1.9.22.1=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
67
68
org.assertj:assertj-core:3.25.3=testCompileClasspath,testRuntimeClasspath
68
69
org.awaitility:awaitility:4.2.2=testCompileClasspath,testRuntimeClasspath
69
70
org.bouncycastle:bcprov-jdk18on:1.78=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
@@ -100,6 +101,7 @@ org.springframework.boot:spring-boot-actuator:3.3.3=compileClasspath,productionR
100
101
org.springframework.boot:spring-boot-autoconfigure:3.3.3=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
101
102
org.springframework.boot:spring-boot-dependencies:3.3.3=annotationProcessor,compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
102
103
org.springframework.boot:spring-boot-starter-actuator:3.3.3=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
104
+ org.springframework.boot:spring-boot-starter-aop:3.3.3=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
103
105
org.springframework.boot:spring-boot-starter-hateoas:3.3.3=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
104
106
org.springframework.boot:spring-boot-starter-json:3.3.3=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
105
107
org.springframework.boot:spring-boot-starter-logging:3.3.3=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
0 commit comments