This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git
The following commit(s) were added to refs/heads/master by this push:
new 2d5cda8029 Upgrading Spring Boot
2d5cda8029 is described below
commit 2d5cda8029c23c97b1a37db3dfaa436056cd519f
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Thu May 19 13:34:16 2022 +0200
Upgrading Spring Boot
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4a5dbb317e..1a42707708 100644
--- a/pom.xml
+++ b/pom.xml
@@ -411,7 +411,7 @@ under the License.
<jackson.version>2.13.3</jackson.version>
- <spring-boot.version>2.6.7</spring-boot.version>
+ <spring-boot.version>2.6.8</spring-boot.version>
<spring-cloud-gateway.version>3.1.2</spring-cloud-gateway.version>
<openjpa.version>3.2.2</openjpa.version>