Skip to content

Commit 16c3c2a

Browse files
llingllinggit
lling
authored andcommitted
upgrade spring-jdbc to 5.3.18 due to Spring4Shell security vulnerability #1340
1 parent 2e29164 commit 16c3c2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

marklogic-client-api/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies {
3333
compileOnly group: 'net.sourceforge.htmlcleaner', name: 'htmlcleaner', version:'2.24'
3434
compileOnly group: 'com.opencsv', name: 'opencsv', version: '4.6'
3535
compileOnly group: 'org.geonames', name: 'geonames', version:'1.0'
36-
compileOnly group: 'org.springframework', name: 'spring-jdbc', version: '5.2.7.RELEASE'
36+
compileOnly group: 'org.springframework', name: 'spring-jdbc', version: '5.3.18'
3737
}
3838

3939
jar {

0 commit comments

Comments
 (0)