Skip to content

Commit

Permalink
Update to Spring Framework 6.1.0
Browse files Browse the repository at this point in the history
Closes gh-1455
  • Loading branch information
jgrandja committed Nov 20, 2023
1 parent 020a15a commit c5f199b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version=1.2.0-SNAPSHOT
org.gradle.jvmargs=-Xmx3g -XX:+HeapDumpOnOutOfMemoryError
org.gradle.parallel=true
org.gradle.caching=true
springFrameworkVersion=6.1.0-RC1
springFrameworkVersion=6.1.0
springSecurityVersion=6.2.0-RC2
springJavaformatVersion=0.0.38
springJavaformatExcludePackages=org/springframework/security/config org/springframework/security/oauth2
Expand Down

0 comments on commit c5f199b

Please sign in to comment.