Skip to content

Commit 7012280

Browse files
Merge pull request #552 from hmcts/DTSRD-264
Addresses CVE-2023-20863
2 parents 7849fef + f1dc773 commit 7012280

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ def versions = [
4141
junitPlatform : '1.9.2',
4242
jackson : '2.14.0-rc1',
4343
log4j : '2.17.1',
44-
springVersion : '5.3.26',
44+
springVersion : '5.3.27',
4545
logback : '1.2.10',
4646
feign : '3.8.0',
4747
bytebuddy : '1.12.7',

0 commit comments

Comments
 (0)