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 dce5ca8e23fd7228e7e317113d71ee246dc028dd
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Tue Apr 1 08:26:12 2025 +0200

    Upgrading ByteBuddy
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 59e7ac1d26..7636095d70 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2382,7 +2382,7 @@ under the License.
       </activation>
 
       <properties>
-        <byte-buddy.version>1.17.4</byte-buddy.version>
+        <byte-buddy.version>1.17.5</byte-buddy.version>
         <mockito.version>5.16.1</mockito.version>
       </properties>
 

Reply via email to