We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58806d4 commit b025319Copy full SHA for b025319
core/build.gradle
@@ -131,7 +131,7 @@ dependencies {
131
"org.springframework:spring-webmvc:5.3.30",
132
"org.springframework.security:spring-security-config:5.8.7",
133
"org.springframework.security:spring-security-web:5.8.7",
134
- 'com.thetransactioncompany:cors-filter:2.10',
+ 'com.thetransactioncompany:cors-filter:3.0',
135
// Hibernate & Postgres
136
'org.hibernate:hibernate-core:5.6.15.Final',
137
'org.postgresql:postgresql:42.6.0',
0 commit comments