PDFBOX-5660: update byte-buddy

git-svn-id: https://svn.apache.org/repos/asf/pdfbox/trunk@1929073 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pdfbox/pom.xml b/pdfbox/pom.xml
index 33c51ea..e0bc691 100644
--- a/pdfbox/pom.xml
+++ b/pdfbox/pom.xml
@@ -107,7 +107,7 @@
         <dependency>
             <groupId>net.bytebuddy</groupId>
             <artifactId>byte-buddy</artifactId>
-            <version>1.17.7</version>
+            <version>1.17.8</version>
         </dependency>
         <!-- For legal reasons (incompatible license), these three dependencies below
         are to be used only in the tests and may not be distributed.