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

commit cd90ff40cd372ab9c138d324ad6286030a5266a7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 24 22:36:21 2026 +0000

    Bump org.codehaus.plexus:plexus-utils from 4.0.3 to 4.1.0
    
    Bumps 
[org.codehaus.plexus:plexus-utils](https://github.com/codehaus-plexus/plexus-utils)
 from 4.0.3 to 4.1.0.
    - [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases)
    - 
[Commits](https://github.com/codehaus-plexus/plexus-utils/compare/plexus-utils-4.0.3...plexus-utils-4.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.plexus:plexus-utils
      dependency-version: 4.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5254cc3dc8..fb011f4e4e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1627,7 +1627,7 @@ under the License.
             <dependency>
               <groupId>org.codehaus.plexus</groupId>
               <artifactId>plexus-utils</artifactId>
-              <version>4.0.3</version>
+              <version>4.1.0</version>
             </dependency>
           </dependencies>         
         </plugin>

Reply via email to