Merge pull request #14626 from panos-kakos/JAVA-23098

[JAVA-23098] Upgraded byte-buddy library version to latest available
This commit is contained in:
Kasra Madadipouya
2023-08-20 23:15:19 +02:00
committed by GitHub
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-->