File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
dd-java-agent/instrumentation/spring-security-6 Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -23,9 +23,9 @@ dependencies {
2323 testImplementation group : ' org.springframework.boot' , name : ' spring-boot-starter-web' , version : springBootVersion
2424 testImplementation group : ' org.springframework.boot' , name : ' spring-boot-starter-security' , version : springBootVersion
2525
26- latestDepTestImplementation group : ' org.springframework.boot' , name : ' spring-boot-starter-test' , version : ' +'
27- latestDepTestImplementation group : ' org.springframework.boot' , name : ' spring-boot-starter-web' , version : ' +'
28- latestDepTestImplementation group : ' org.springframework.boot' , name : ' spring-boot-starter-security' , version : ' +'
26+ latestDepTestImplementation group : ' org.springframework.boot' , name : ' spring-boot-starter-test' , version : ' 3. +'
27+ latestDepTestImplementation group : ' org.springframework.boot' , name : ' spring-boot-starter-web' , version : ' 3. +'
28+ latestDepTestImplementation group : ' org.springframework.boot' , name : ' spring-boot-starter-security' , version : ' 3. +'
2929
3030 testRuntimeOnly project(' :dd-java-agent:instrumentation:tomcat-appsec-6' )
3131 testRuntimeOnly project(' :dd-java-agent:instrumentation:tomcat-5.5' )
You can’t perform that action at this time.
0 commit comments