[JAVA-23098] Upgraded byte-buddy library version to latest available

This commit is contained in:
panos-kakos
2023-08-20 12:27:12 +03:00
parent 111379185d
commit 2de6e4e70f
3 changed files with 1 additions and 3 deletions
+1 -1
View File
@@ -1261,7 +1261,7 @@
<hamcrest.version>2.2</hamcrest.version>
<hamcrest-all.version>1.3</hamcrest-all.version>
<mockito.version>4.4.0</mockito.version>
<byte-buddy.version>1.12.13</byte-buddy.version>
<byte-buddy.version>1.14.6</byte-buddy.version>
<!-- logging -->
<!-- overwriting in the slf4j and logback in the hibernate-jpa, spring-data-eclipselink. When updated to the latest version remove the version from that module-->