Skip to content

Commit

Permalink
Update spring to v5.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 1, 2023
1 parent 750421d commit cfa7307
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.14.Final',
Expand Down

0 comments on commit cfa7307

Please sign in to comment.