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

ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/master by this push:
     new 3b61ce8eed Bump org.codehaus.cargo:cargo-maven3-plugin from 1.10.10 to 
1.10.11 (#559)
3b61ce8eed is described below

commit 3b61ce8eedbc50e01cbc27ee05a352ea3c9e269c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 29 10:27:50 2023 +0100

    Bump org.codehaus.cargo:cargo-maven3-plugin from 1.10.10 to 1.10.11 (#559)
    
    Bumps org.codehaus.cargo:cargo-maven3-plugin from 1.10.10 to 1.10.11.
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.cargo:cargo-maven3-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index cb779a1475..116382cc4d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1557,7 +1557,7 @@ under the License.
         <plugin>
           <groupId>org.codehaus.cargo</groupId>
           <artifactId>cargo-maven3-plugin</artifactId>
-          <version>1.10.10</version>
+          <version>1.10.11</version>
           <configuration>
             <container>
               <log>${project.build.directory}/log/cargo.log</log>

Reply via email to