We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fbbeca commit c90abf0Copy full SHA for c90abf0
pom.xml
@@ -109,7 +109,7 @@
109
<!-- The currently available version is 2.0.5 and anything above 1.4.3 is no longer compatible with our code -->
110
<bit-io.version>1.4.3</bit-io.version>
111
<bouncycastle.version>1.80</bouncycastle.version>
112
- <byte-buddy.version>1.17.0</byte-buddy.version>
+ <byte-buddy.version>1.17.2</byte-buddy.version>
113
<cmake.version>3.30.2-b1</cmake.version>
114
<commons-beanutils.version>1.9.4</commons-beanutils.version>
115
<commons-cli.version>1.9.0</commons-cli.version>
0 commit comments