From 694da9626c9845c550307fd91a8f5be9eb521cf4 Mon Sep 17 00:00:00 2001
From: Zhe Sun <31067185+ZheSun88@users.noreply.github.com>
Date: Fri, 21 Jul 2023 10:43:51 +0300
Subject: [PATCH] chore: upgrade spring-boot to 3.1.2 (main) (#4338)
* chore: upgrade spring-boot to 3.1.2
* test with sso-kit snapshot version
---
pom.xml | 2 +-
versions.json | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 51db4a16c..abe5f975d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
17
17
2.2-SNAPSHOT
- 3.1.1
+ 3.1.2
5.9.1
11.0.13
diff --git a/versions.json b/versions.json
index ae56656a7..f8030e3b1 100644
--- a/versions.json
+++ b/versions.json
@@ -324,7 +324,7 @@
"jsVersion": "2.1.1"
},
"sso-kit-starter": {
- "javaVersion": "2.1.0",
+ "javaVersion": "2.1-SNAPSHOT",
"jsVersion": "2.1.0"
},
"swing-kit": {