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 ed2c2df commit cf11adaCopy full SHA for cf11ada
pom.xml
@@ -101,7 +101,7 @@
101
<!-- whenever the ASM version is updated also the
102
maven-plugin-tools-annotations/src/main/java/o/a/m/tools/plugins/extractor/annotations/JavaAnnotationsMojoDescriptorExtractor#CLASS_VERSION_TO_JAVA_STRING
103
needs to be updated as well -->
104
- <asmVersion>9.7.1</asmVersion>
+ <asmVersion>9.8</asmVersion>
105
<plexusUtilsVersion>4.0.1</plexusUtilsVersion>
106
<plexusXmlVersion>3.0.1</plexusXmlVersion>
107
<reportingApiVersion>4.0.0</reportingApiVersion>
0 commit comments