File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -236,7 +236,7 @@ subprojects {
236236 ext {
237237 protobufVersion = ' 4.29.5'
238238 springVersion = ' 6.2.12'
239- springSecurityVersion = ' 6.4.11 '
239+ springSecurityVersion = ' 6.4.12 '
240240 elasticSearchClientVersion = ' 7.17.29'
241241 }
242242
@@ -354,7 +354,7 @@ subprojects {
354354 dependency ' commons-codec:commons-codec:1.17.2'
355355 dependency ' commons-dbutils:commons-dbutils:1.8.1'
356356 dependency ' commons-io:commons-io:2.18.0'
357- imports { mavenBom ' com.fasterxml.jackson:jackson-bom:2.18.4.1 ' }
357+ imports { mavenBom ' com.fasterxml.jackson:jackson-bom:2.18.5 ' }
358358 dependency ' com.eclipsesource.minimal-json:minimal-json:0.9.5'
359359 dependencySet(group : ' com.github.scribejava' , version : ' 8.3.3' ) {
360360 entry ' scribejava-apis'
You can’t perform that action at this time.
0 commit comments