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

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

commit 592373850766aa1929cdeaa43cf6cecf9807ad7f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 14 22:41:02 2025 +0000

    Bump com.fasterxml.uuid:java-uuid-generator from 5.1.0 to 5.1.1
    
    Bumps 
[com.fasterxml.uuid:java-uuid-generator](https://github.com/cowtowncoder/java-uuid-generator)
 from 5.1.0 to 5.1.1.
    - 
[Commits](https://github.com/cowtowncoder/java-uuid-generator/compare/java-uuid-generator-5.1.0...java-uuid-generator-5.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.uuid:java-uuid-generator
      dependency-version: 5.1.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 64839cb983..f0c8fb7462 100644
--- a/pom.xml
+++ b/pom.xml
@@ -653,7 +653,7 @@ under the License.
       <dependency>
         <groupId>com.fasterxml.uuid</groupId>
         <artifactId>java-uuid-generator</artifactId>
-        <version>5.1.0</version>
+        <version>5.1.1</version>
       </dependency>
 
       <dependency>

Reply via email to