From 01b744b6867aceb2c9909648abcfc49432770d14 Mon Sep 17 00:00:00 2001
From: Super-Sky <993566949@qq.com>
Date: Tue, 25 Oct 2022 11:27:22 +0800
Subject: [PATCH] update org.springframework.boot:spring-boot-starter-data-rest
1.4.3.RELEASE to 1.5.9.RELEASE
---
Test22-JPA/pom.xml | 2 +-
Test23-REST/pom.xml | 2 +-
Test24-Transaction/pom.xml | 2 +-
Test25-Cache/pom.xml | 2 +-
Test26-Security/pom.xml | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/Test22-JPA/pom.xml b/Test22-JPA/pom.xml
index a0522fe3..90ee44ba 100644
--- a/Test22-JPA/pom.xml
+++ b/Test22-JPA/pom.xml
@@ -14,7 +14,7 @@
org.springframework.boot
spring-boot-starter-parent
- 1.4.3.RELEASE
+ 1.5.9.RELEASE
diff --git a/Test23-REST/pom.xml b/Test23-REST/pom.xml
index 2e44ac09..ebd8919d 100644
--- a/Test23-REST/pom.xml
+++ b/Test23-REST/pom.xml
@@ -14,7 +14,7 @@
org.springframework.boot
spring-boot-starter-parent
- 1.4.3.RELEASE
+ 1.5.9.RELEASE
diff --git a/Test24-Transaction/pom.xml b/Test24-Transaction/pom.xml
index 75f6f1f2..dfcef06a 100644
--- a/Test24-Transaction/pom.xml
+++ b/Test24-Transaction/pom.xml
@@ -14,7 +14,7 @@
org.springframework.boot
spring-boot-starter-parent
- 1.4.3.RELEASE
+ 1.5.9.RELEASE
diff --git a/Test25-Cache/pom.xml b/Test25-Cache/pom.xml
index f752314b..d1a708b3 100644
--- a/Test25-Cache/pom.xml
+++ b/Test25-Cache/pom.xml
@@ -14,7 +14,7 @@
org.springframework.boot
spring-boot-starter-parent
- 1.4.3.RELEASE
+ 1.5.9.RELEASE
diff --git a/Test26-Security/pom.xml b/Test26-Security/pom.xml
index abcd5a77..28736282 100644
--- a/Test26-Security/pom.xml
+++ b/Test26-Security/pom.xml
@@ -14,7 +14,7 @@
org.springframework.boot
spring-boot-starter-parent
- 1.4.3.RELEASE
+ 1.5.9.RELEASE