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

davsclaus pushed a commit to branch camel-spring-boot-3.18.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.18.x by 
this push:
     new f3e9a724c27 Update to Spring Boot 2.7.8 (#711)
f3e9a724c27 is described below

commit f3e9a724c2771251629f08e686eda7226b4bcc02
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 0a799e53ec9..91abbfd6060 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.18.5-SNAPSHOT</camel-version>

Reply via email to