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

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


The following commit(s) were added to refs/heads/main by this push:
     new d5bb5aa4520 Bump org.codehaus.plexus:plexus-archiver from 4.9.1 to 
4.9.2
d5bb5aa4520 is described below

commit d5bb5aa452081770ddab24e26ce3bb0cf85f18a6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 24 06:48:07 2024 +0000

    Bump org.codehaus.plexus:plexus-archiver from 4.9.1 to 4.9.2
    
    Bumps 
[org.codehaus.plexus:plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver)
 from 4.9.1 to 4.9.2.
    - [Release 
notes](https://github.com/codehaus-plexus/plexus-archiver/releases)
    - 
[Changelog](https://github.com/codehaus-plexus/plexus-archiver/blob/master/ReleaseNotes.md)
    - 
[Commits](https://github.com/codehaus-plexus/plexus-archiver/compare/plexus-archiver-4.9.1...plexus-archiver-4.9.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.plexus:plexus-archiver
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 tooling/parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tooling/parent/pom.xml b/tooling/parent/pom.xml
index 6a7b57e4826..7dff9b76117 100644
--- a/tooling/parent/pom.xml
+++ b/tooling/parent/pom.xml
@@ -45,7 +45,7 @@
         <plexus-utils-version>4.0.1</plexus-utils-version>
         <plexus-xml-version>4.0.3</plexus-xml-version>
         <maven-archiver-version>3.6.1</maven-archiver-version>
-        <plexus-archiver-version>4.9.1</plexus-archiver-version>
+        <plexus-archiver-version>4.9.2</plexus-archiver-version>
         
<maven-artifact-transfer-version>0.13.1</maven-artifact-transfer-version>
     </properties>
 

Reply via email to