We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6119bd1 commit e60a569Copy full SHA for e60a569
pom.xml
@@ -100,7 +100,7 @@
100
<!-- whenever the ASM version is updated also the
101
maven-plugin-tools-annotations/src/main/java/o/a/m/tools/plugins/extractor/annotations/JavaAnnotationsMojoDescriptorExtractor#CLASS_VERSION_TO_JAVA_STRING
102
needs to be updated as well -->
103
- <asmVersion>9.4</asmVersion>
+ <asmVersion>9.5</asmVersion>
104
<doxiaVersion>1.11.1</doxiaVersion>
105
<doxia-sitetoolsVersion>1.11.1</doxia-sitetoolsVersion>
106
<plexusUtilsVersion>3.5.0</plexusUtilsVersion>
0 commit comments