JAVA-3593: Upgrade byte-buddy to 1.10.22 in the main pom.xml

This commit is contained in:
Krzysztof Woyke 2021-03-29 22:23:40 +02:00
parent eb35265244
commit f93bb51d5c
1 changed files with 1 additions and 1 deletions

View File

@ -1357,7 +1357,7 @@
<hamcrest.version>2.2</hamcrest.version>
<hamcrest-all.version>1.3</hamcrest-all.version>
<mockito.version>3.3.0</mockito.version>
<byte-buddy.version>1.10.5</byte-buddy.version>
<byte-buddy.version>1.10.22</byte-buddy.version>
<!-- logging -->
<org.slf4j.version>1.7.30</org.slf4j.version>