From 5c13cfc2b8c02fa9e5355267d9c1f131fed0692c Mon Sep 17 00:00:00 2001 From: Lars Johansson Date: Mon, 22 Jan 2024 15:05:02 +0100 Subject: [PATCH] Update version for spring framework boot Update spring framework boot version to 2.7.18. --- pom.xml | 47 +++++++++++++++++------------------------------ 1 file changed, 17 insertions(+), 30 deletions(-) diff --git a/pom.xml b/pom.xml index 56efb3a..c7aa828 100644 --- a/pom.xml +++ b/pom.xml @@ -53,7 +53,7 @@ UTF-8 - 2.7.3 + 2.7.18 8.2.0 1.18.16 5.8.2 @@ -183,6 +183,7 @@ org.springframework.security spring-security-test + test com.unboundid @@ -370,35 +371,6 @@ - - org.apache.maven.plugins - maven-source-plugin - 3.3.0 - - - attach-sources - - jar-no-fork - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 3.6.3 - - -missing - - - - attach-javadocs - - jar - - - - org.apache.maven.plugins maven-release-plugin @@ -463,6 +435,20 @@ + + + org.apache.maven.plugins + maven-source-plugin + 3.3.0 + + + attach-sources + + jar-no-fork + + + + @@ -514,6 +500,7 @@ org.springframework.boot spring-boot-maven-plugin + ${spring.boot-version} true