You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by ah...@apache.org on 2021/09/30 05:21:58 UTC

[isis] 01/01: Update pom.xml

This is an automated email from the ASF dual-hosted git repository.

ahuber pushed a commit to branch Bump-Spring-Boot-from-2.5.4-to-2.5.5
in repository https://gitbox.apache.org/repos/asf/isis.git

commit b30b44965c77cde3976bdec7091e78c06d782e71
Author: Andi Huber <ah...@apache.org>
AuthorDate: Thu Sep 30 07:21:50 2021 +0200

    Update pom.xml
---
 isis-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/isis-parent/pom.xml b/isis-parent/pom.xml
index 2be6aca..b3de634 100644
--- a/isis-parent/pom.xml
+++ b/isis-parent/pom.xml
@@ -45,7 +45,7 @@ under the License.
 	<parent>
 		<groupId>org.springframework.boot</groupId>
 		<artifactId>spring-boot-starter-parent</artifactId>
-		<version>2.5.4</version>
+		<version>2.5.5</version>
 		<relativePath/>
 	</parent>