Skip to content

Commit

Permalink
Merge pull request #2841 from mapfish/renovate/3.30-patch-spring
Browse files Browse the repository at this point in the history
Update spring to v5.8.2 (3.30) (patch)
  • Loading branch information
sbrunner authored Mar 2, 2023
2 parents 633e41c + f160038 commit 3b4200c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,8 @@ dependencies {
"org.springframework:spring-context:5.3.25",
"org.springframework:spring-web:5.3.25",
"org.springframework:spring-webmvc:5.3.25",
"org.springframework.security:spring-security-config:5.8.1",
"org.springframework.security:spring-security-web:5.8.1",
"org.springframework.security:spring-security-config:5.8.2",
"org.springframework.security:spring-security-web:5.8.2",
'com.thetransactioncompany:cors-filter:2.10',
// Hibernate & Postgres
'org.hibernate:hibernate-core:5.6.15.Final',
Expand Down

0 comments on commit 3b4200c

Please sign in to comment.