Skip to content

Commit

Permalink
Update to current versions
Browse files Browse the repository at this point in the history
  • Loading branch information
dfuchss authored Jan 18, 2025
1 parent c7f3c90 commit 804875d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id 'org.springframework.boot' version '3.3.7'
id 'org.springframework.boot' version '3.4.1'
id 'io.spring.dependency-management' version '1.1.7'
id 'java'
}
Expand Down
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
version=6.0.0
spring-security.version=6.0.0
samlVersion=4.3.2
version=6.2.2
spring-security.version=6.4.2
samlVersion=5.1.3

0 comments on commit 804875d

Please sign in to comment.