File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,5 +23,5 @@ dependencies {
2323 implementation " org.hidetake:gradle-ssh-plugin:2.10.1"
2424 implementation " org.jfrog.buildinfo:build-info-extractor-gradle:4.29.0"
2525 implementation " org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:2.7.1"
26- implementation " org.springframework:spring-core:6.0.8 "
26+ implementation " org.springframework:spring-core:6.0.10 "
2727}
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ version=1.0.3-SNAPSHOT
22org.gradle.jvmargs =-Xmx3g -XX:+HeapDumpOnOutOfMemoryError
33org.gradle.parallel =true
44org.gradle.caching =true
5- springFrameworkVersion =6.0.8
5+ springFrameworkVersion =6.0.10
66springSecurityVersion =6.0.3
77springJavaformatVersion =0.0.38
88springJavaformatExcludePackages =org/springframework/security/config org/springframework/security/oauth2
You can’t perform that action at this time.
0 commit comments