[Release 1.2.2] Update version (#1017)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Chris Bono
2025-01-21 15:38:37 -06:00
committed by GitHub
parent 7137ef1e69
commit 6f9896bef7
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
version=1.2.2-SNAPSHOT
version=1.2.2
version.samples=1.2.2-SNAPSHOT
org.gradle.caching=true

View File

@@ -23,7 +23,7 @@ hamcrest = "2.2"
mockito = "5.12.0"
spring-dep-mgmt = "1.1.7"
spring-boot = "3.4.2-SNAPSHOT"
spring-boot-for-docs = "3.4.2-SNAPSHOT"
spring-boot-for-docs = "3.4.2"
spring-cloud-stream = "4.2.0-SNAPSHOT"
spring-retry = "2.0.11"
system-lambda = "1.2.1"