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

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


The following commit(s) were added to refs/heads/main by this push:
     new 6ea8c4fe Bump org.apache.maven:maven-core from 3.9.7 to 3.9.8 (#2086)
6ea8c4fe is described below

commit 6ea8c4fe0327ffc19cbf339c872a0efab5dc820b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 18 07:12:46 2024 +0200

    Bump org.apache.maven:maven-core from 3.9.7 to 3.9.8 (#2086)
    
    Bumps [org.apache.maven:maven-core](https://github.com/apache/maven) from 
3.9.7 to 3.9.8.
    - [Release notes](https://github.com/apache/maven/releases)
    - 
[Commits](https://github.com/apache/maven/compare/maven-3.9.7...maven-3.9.8)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven:maven-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 library/kamelets-maven-plugin/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/library/kamelets-maven-plugin/pom.xml 
b/library/kamelets-maven-plugin/pom.xml
index 3d663417..e5302ad7 100644
--- a/library/kamelets-maven-plugin/pom.xml
+++ b/library/kamelets-maven-plugin/pom.xml
@@ -51,7 +51,7 @@
         <dependency>
             <groupId>org.apache.maven</groupId>
             <artifactId>maven-core</artifactId>
-            <version>3.9.7</version>
+            <version>3.9.8</version>
             <scope>provided</scope>
         </dependency>
         <dependency>

Reply via email to