Author: tilman
Date: Wed Apr 8 07:25:04 2026
New Revision: 1932890
Log:
PDFBOX-5660: update byte-buddy
Modified:
pdfbox/trunk/pdfbox/pom.xml
Modified: pdfbox/trunk/pdfbox/pom.xml
==============================================================================
--- pdfbox/trunk/pdfbox/pom.xml Wed Apr 8 07:24:39 2026 (r1932889)
+++ pdfbox/trunk/pdfbox/pom.xml Wed Apr 8 07:25:04 2026 (r1932890)
@@ -107,7 +107,7 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
- <version>1.18.7</version>
+ <version>1.18.8</version>
<scope>test</scope>
</dependency>
<!-- For legal reasons (incompatible license), these three
dependencies below