Skip to content

Commit

Permalink
Update to Spring Framework 6.1.6
Browse files Browse the repository at this point in the history
Closes gh-1591
  • Loading branch information
jgrandja committed Apr 15, 2024
1 parent ef859a3 commit f8e9756
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.3.0-SNAPSHOT
org.gradle.jvmargs=-Xmx3g -XX:+HeapDumpOnOutOfMemoryError
org.gradle.parallel=true
org.gradle.caching=true
springFrameworkVersion=6.1.5
springFrameworkVersion=6.1.6
springSecurityVersion=6.3.0-SNAPSHOT
springJavaformatVersion=0.0.38
springJavaformatExcludePackages=org/springframework/security/config org/springframework/security/oauth2
Expand Down

0 comments on commit f8e9756

Please sign in to comment.