We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3570ea5 commit c7e4816Copy full SHA for c7e4816
pom.xml
@@ -109,7 +109,7 @@
109
<version.json-schema-validator>1.0.47</version.json-schema-validator>
110
<!-- Byte Buddy and ASM must be kept in sync -->
111
<version.byte-buddy>1.10.20</version.byte-buddy>
112
- <version.asm>9.0</version.asm>
+ <version.asm>9.1</version.asm>
113
114
<!-- used both for plugin & annotations dependency -->
115
<version.animal-sniffer>1.17</version.animal-sniffer>
0 commit comments