Skip to content

Commit b025319

Browse files
Update dependency com.thetransactioncompany:cors-filter to v3
1 parent 58806d4 commit b025319

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ dependencies {
131131
"org.springframework:spring-webmvc:5.3.30",
132132
"org.springframework.security:spring-security-config:5.8.7",
133133
"org.springframework.security:spring-security-web:5.8.7",
134-
'com.thetransactioncompany:cors-filter:2.10',
134+
'com.thetransactioncompany:cors-filter:3.0',
135135
// Hibernate & Postgres
136136
'org.hibernate:hibernate-core:5.6.15.Final',
137137
'org.postgresql:postgresql:42.6.0',

0 commit comments

Comments
 (0)