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

davsclaus pushed a commit to branch camel-spring-boot-3.20.x
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git


The following commit(s) were added to refs/heads/camel-spring-boot-3.20.x by 
this push:
     new 5baae54841c Update to Spring Boot 2.7.8 (#711)
5baae54841c is described below

commit 5baae54841c9cf116de9d0e5cb3358fc431330e2
Author: Gregor Zurowski <gre...@zurowski.net>
AuthorDate: Thu Jan 19 19:39:12 2023 +0100

    Update to Spring Boot 2.7.8 (#711)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4403f0dd54c..0f47f48cff9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -108,7 +108,7 @@
         <compiler.fork>false</compiler.fork>
 
         <!-- Spring-Boot target version -->
-        <spring-boot-version>2.7.7</spring-boot-version>
+        <spring-boot-version>2.7.8</spring-boot-version>
 
         <!-- Camel target version -->
         <camel-version>3.20.2-SNAPSHOT</camel-version>

Reply via email to