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

davsclaus pushed a commit to branch camel-spring-boot-3.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.x by this 
push:
     new 01b07f0dbc2 Upgrade spring-boot to 2.7.14 (#913)
01b07f0dbc2 is described below

commit 01b07f0dbc2324065566cc78d75e796957ad4ff0
Author: Tom Cunningham <tcunn...@redhat.com>
AuthorDate: Tue Aug 22 00:27:27 2023 -0400

    Upgrade spring-boot to 2.7.14 (#913)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d0dfb2851b6..4c28ffa107e 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.13</spring-boot-version>
+        <spring-boot-version>2.7.14</spring-boot-version>
 
         <!-- Camel target version -->
         <camel-version>3.22.0-SNAPSHOT</camel-version>

Reply via email to