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

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kameleon.git

commit 9ff77f7610b1b0495c1c924e95c718efa1d7bc5e
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Wed Dec 21 19:18:55 2022 +0100

    Upgrade to maven 3.8.6
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5ca43f2..06f98c1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,7 +41,7 @@ under the License.
         <version.camel-quarkus>2.15.0</version.camel-quarkus>
         <version.camel-classic>3.20.0</version.camel-classic>
         <version.camel-kamelet>0.10.0</version.camel-kamelet>
-        <version.maven-artifact>3.8.5</version.maven-artifact>
+        <version.maven-artifact>3.8.6</version.maven-artifact>
     </properties>
     <dependencyManagement>
         <dependencies>

Reply via email to