Author: tilman
Date: Fri Jun 19 17:58:19 2026
New Revision: 1935528
Log:
PDFBOX-5660: update byte-buddy
Modified:
pdfbox/trunk/pdfbox/pom.xml
Modified: pdfbox/trunk/pdfbox/pom.xml
==============================================================================
--- pdfbox/trunk/pdfbox/pom.xml Fri Jun 19 15:31:41 2026 (r1935527)
+++ pdfbox/trunk/pdfbox/pom.xml Fri Jun 19 17:58:19 2026 (r1935528)
@@ -107,7 +107,7 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
- <version>1.18.8</version>
+ <version>1.18.10</version>
<scope>test</scope>
</dependency>
<!-- For legal reasons (incompatible license), these three
dependencies below