Skip to content

Commit bbc1208

Browse files
author
haileyajohnson
authored
Merge pull request #175 from oxelson/owasp
spring framework upgrade
2 parents 843d85e + 6d9b554 commit bbc1208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tds-platform/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies {
1414
// If there is a conflict (previously hidden by optimistic resolution), we should get an error when we build, and
1515
// at that point we can take things on a case-by-case basis.
1616
api enforcedPlatform("edu.ucar:netcdf-java-bom:${depVersion.netcdfJava}")
17-
api enforcedPlatform('org.springframework:spring-framework-bom:5.3.7')
17+
api enforcedPlatform('org.springframework:spring-framework-bom:5.3.12')
1818
api enforcedPlatform('org.springframework.security:spring-security-bom:5.4.7')
1919
api platform('net.openhft:chronicle-bom:2.21ea74')
2020

0 commit comments

Comments
 (0)