Author: tilman
Date: Thu Jan 22 12:21:01 2026
New Revision: 1931468
Log:
PDFBOX-5660: update byte-buddy
Modified:
pdfbox/trunk/pdfbox/pom.xml
Modified: pdfbox/trunk/pdfbox/pom.xml
==============================================================================
--- pdfbox/trunk/pdfbox/pom.xml Thu Jan 22 11:25:07 2026 (r1931467)
+++ pdfbox/trunk/pdfbox/pom.xml Thu Jan 22 12:21:01 2026 (r1931468)
@@ -107,7 +107,7 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
- <version>1.18.3</version>
+ <version>1.18.4</version>
<scope>test</scope>
</dependency>
<!-- For legal reasons (incompatible license), these three
dependencies below