Skip to content

Commit 674a68d

Browse files
committed
Upgrade to Spring Security 6.2.0 & GraphQL 1.2.2
1 parent be53593 commit 674a68d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -104,10 +104,10 @@ ext {
104104
smackVersion = '4.4.6'
105105
springAmqpVersion = '3.0.6'
106106
springDataVersion = '2023.1.0-M1'
107-
springGraphqlVersion = '1.2.1'
107+
springGraphqlVersion = '1.2.2'
108108
springKafkaVersion = '3.0.9'
109109
springRetryVersion = '2.0.2'
110-
springSecurityVersion = '6.1.1'
110+
springSecurityVersion = '6.2.0-M1'
111111
springVersion = '6.1.0-M2'
112112
springWsVersion = '4.0.4'
113113
testcontainersVersion = '1.18.3'

0 commit comments

Comments
 (0)