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 f6c1db4f068759c8283674a25cb7a140c04d0563
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 25 00:01:19 2025 +0000

    Bump byte-buddy.version from 1.17.2 to 1.17.4
    
    Bumps `byte-buddy.version` from 1.17.2 to 1.17.4.
    
    Updates `net.bytebuddy:byte-buddy` from 1.17.2 to 1.17.4
    - [Release notes](https://github.com/raphw/byte-buddy/releases)
    - 
[Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
    - 
[Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.17.2...byte-buddy-1.17.4)
    
    Updates `net.bytebuddy:byte-buddy-agent` from 1.17.2 to 1.17.4
    - [Release notes](https://github.com/raphw/byte-buddy/releases)
    - 
[Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
    - 
[Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.17.2...byte-buddy-1.17.4)
    
    ---
    updated-dependencies:
    - dependency-name: net.bytebuddy:byte-buddy
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: net.bytebuddy:byte-buddy-agent
      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 f24ce5488b..ac8c399870 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2382,7 +2382,7 @@ under the License.
       </activation>
 
       <properties>
-        <byte-buddy.version>1.17.2</byte-buddy.version>
+        <byte-buddy.version>1.17.4</byte-buddy.version>
         <mockito.version>5.16.1</mockito.version>
       </properties>
 

Reply via email to