Skip to content

Commit dd2b732

Browse files
fix(deps): update all patch dependencies (#51)
Co-authored-by: alaudaa-renovate[bot] <219066560+alaudaa-renovate[bot]@users.noreply.github.com>
1 parent 931fa67 commit dd2b732

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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'

0 commit comments

Comments
 (0)