You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gz...@apache.org on 2023/03/04 01:45:48 UTC

[camel] branch CAMEL-19110-spring-boot-3.0.4-deps created (now c11d27c1bbe)

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

gzurowski pushed a change to branch CAMEL-19110-spring-boot-3.0.4-deps
in repository https://gitbox.apache.org/repos/asf/camel.git


      at c11d27c1bbe Update with Spring Boot 3.0.4 dependencies

This branch includes the following new commits:

     new 40b793efb45 Update with Spring Boot 3.0.4 dependencies
     new c11d27c1bbe Update with Spring Boot 3.0.4 dependencies

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[camel] 02/02: Update with Spring Boot 3.0.4 dependencies

Posted by gz...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

gzurowski pushed a commit to branch CAMEL-19110-spring-boot-3.0.4-deps
in repository https://gitbox.apache.org/repos/asf/camel.git

commit c11d27c1bbe75d05a783ad616aa713c9f1456cbc
Author: Gregor Zurowski <gr...@zurowski.org>
AuthorDate: Sat Mar 4 02:45:29 2023 +0100

    Update with Spring Boot 3.0.4 dependencies
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 1c1f4d77799..81907539e54 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -357,7 +357,7 @@
         <maven-surefire-report-plugin-version>3.0.0-M8</maven-surefire-report-plugin-version>
         <maven-wagon-version>3.5.2</maven-wagon-version>
         <maven-war-plugin-version>3.3.1</maven-war-plugin-version>
-        <metrics-version>4.2.15</metrics-version>
+        <metrics-version>4.2.17</metrics-version>
         <micrometer-version>1.10.4</micrometer-version>
         <microprofile-config-version>3.0.2</microprofile-config-version>
         <microprofile-fault-tolerance-version>4.0.2</microprofile-fault-tolerance-version>


[camel] 01/02: Update with Spring Boot 3.0.4 dependencies

Posted by gz...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

gzurowski pushed a commit to branch CAMEL-19110-spring-boot-3.0.4-deps
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 40b793efb45ae711d1c4903b8f97e938b8f8b22d
Author: Gregor Zurowski <gr...@zurowski.org>
AuthorDate: Sat Mar 4 02:45:22 2023 +0100

    Update with Spring Boot 3.0.4 dependencies
---
 camel-dependencies/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index da214381818..0bb9dc433d4 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -362,7 +362,7 @@
         <maven-surefire-report-plugin-version>3.0.0-M8</maven-surefire-report-plugin-version>
         <maven-wagon-version>3.5.2</maven-wagon-version>
         <maven-war-plugin-version>3.3.1</maven-war-plugin-version>
-        <metrics-version>4.2.15</metrics-version>
+        <metrics-version>4.2.17</metrics-version>
         <micrometer-version>1.10.4</micrometer-version>
         <microprofile-config-version>3.0.2</microprofile-config-version>
         <microprofile-fault-tolerance-version>4.0.2</microprofile-fault-tolerance-version>