Author: tilman
Date: Wed Sep 16 18:38:50 2026
New Revision: 1938295
Log:
PDFBOX-5660: update byte-buddy
Modified:
pdfbox/trunk/pdfbox/pom.xml
Modified: pdfbox/trunk/pdfbox/pom.xml
==============================================================================
--- pdfbox/trunk/pdfbox/pom.xml Wed Sep 16 18:01:31 2026 (r1938294)
+++ pdfbox/trunk/pdfbox/pom.xml Wed Sep 16 18:38:50 2026 (r1938295)
@@ -105,7 +105,7 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
- <version>1.18.13</version>
+ <version>1.18.14</version>
<scope>test</scope>
</dependency>
<!-- For legal reasons (incompatible license), these three
dependencies below