[Release 1.2.4] Update to next Boot snapshot

This commit is contained in:
Chris Bono
2025-03-22 11:47:37 -05:00
parent cce1d73232
commit 2f06ed9c85
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
version=1.2.5-SNAPSHOT
version.samples=1.2.4
version.samples=1.2.5-SNAPSHOT
org.gradle.caching=true
org.gradle.parallel=true

View File

@@ -22,8 +22,8 @@ junit = "5.12.1"
hamcrest = "2.2"
mockito = "5.16.1"
spring-dep-mgmt = "1.1.7"
spring-boot = "3.4.4-SNAPSHOT"
spring-boot-for-docs = "3.4.4"
spring-boot = "3.4.5-SNAPSHOT"
spring-boot-for-docs = "3.4.5-SNAPSHOT"
spring-cloud-stream = "4.2.0-SNAPSHOT"
spring-retry = "2.0.11"
system-lambda = "1.2.1"