Author: tilman
Date: Fri Jul 17 07:04:29 2026
New Revision: 1936229
Log:
PDFBOX-5660: update byte-buddy
Modified:
pdfbox/trunk/pdfbox/pom.xml
Modified: pdfbox/trunk/pdfbox/pom.xml
==============================================================================
--- pdfbox/trunk/pdfbox/pom.xml Fri Jul 17 07:03:23 2026 (r1936228)
+++ pdfbox/trunk/pdfbox/pom.xml Fri Jul 17 07:04:29 2026 (r1936229)
@@ -107,7 +107,7 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
- <version>1.18.10</version>
+ <version>1.18.11</version>
<scope>test</scope>
</dependency>
<!-- For legal reasons (incompatible license), these three
dependencies below