spring 6.0.18

This commit is contained in:
MaxKey
2024-03-15 22:14:56 +08:00
parent 522c581320
commit 66e81b9647
3 changed files with 6 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
-- MySQL dump 10.13 Distrib 8.0.34, for Win64 (x86_64)
-- MySQL dump 10.13 Distrib 8.0.36, for Win64 (x86_64)
--
-- Host: 127.0.0.1 Database: maxkey
-- ------------------------------------------------------
@@ -1242,4 +1242,4 @@ CREATE TABLE `mxk_userinfo_adjunct` (
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- Dump completed on 2023-10-11 19:52:57
-- Dump completed on 2024-03-15 9:31:45

View File

@@ -1,4 +1,4 @@
-- MySQL dump 10.13 Distrib 8.0.34, for Win64 (x86_64)
-- MySQL dump 10.13 Distrib 8.0.36, for Win64 (x86_64)
--
-- Host: 127.0.0.1 Database: maxkey
-- ------------------------------------------------------
@@ -461,4 +461,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- Dump completed on 2023-10-11 19:53:11
-- Dump completed on 2024-03-15 9:31:51

View File

@@ -27,8 +27,8 @@ jibToAuthPassword =docker registry credential
#maxkey used jars version
#spring
springVersion =6.0.17
springBootVersion =3.1.8
springVersion =6.0.18
springBootVersion =3.1.9
springSecurityVersion =6.1.6
springDataVersion =3.0.3
springkafkaVersion =3.0.13