Bump net.bytebuddy:byte-buddy from 1.14.13 to 1.14.14 (#849)

Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.13 to 1.14.14.
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.14.13...byte-buddy-1.14.14)

---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
diff --git a/pom.xml b/pom.xml
index 6fbfa75..d7e2df6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -144,7 +144,7 @@
 		<aspectj.version>1.9.22</aspectj.version>
 		<assertj-core.version>3.25.3</assertj-core.version>
 		<bouncycastle.version>1.78.1</bouncycastle.version>
-		<byte-buddy.version>1.14.13</byte-buddy.version>
+		<byte-buddy.version>1.14.14</byte-buddy.version>
 		<cdi-unit.version>4.1.0</cdi-unit.version>
 		<commons-collections4.version>4.4</commons-collections4.version>
 		<commons-fileupload.version>2.0.0-M2</commons-fileupload.version>