Author: tilman
Date: Sun Aug 17 08:31:21 2025
New Revision: 1927829

Log:
PDFBOX-5660: update byte-buddy

Modified:
   pdfbox/trunk/pdfbox/pom.xml

Modified: pdfbox/trunk/pdfbox/pom.xml
==============================================================================
--- pdfbox/trunk/pdfbox/pom.xml Sun Aug 17 08:30:23 2025        (r1927828)
+++ pdfbox/trunk/pdfbox/pom.xml Sun Aug 17 08:31:21 2025        (r1927829)
@@ -107,7 +107,7 @@
         <dependency>
             <groupId>net.bytebuddy</groupId>
             <artifactId>byte-buddy</artifactId>
-            <version>1.17.6</version>
+            <version>1.17.7</version>
         </dependency>
         <!-- For legal reasons (incompatible license), these three 
dependencies below
         are to be used only in the tests and may not be distributed. 

Reply via email to