Skip to content

Commit e60a569

Browse files
[MPLUGIN-465] Bump asmVersion from 9.4 to 9.5 (#204)
Bumps `asmVersion` from 9.4 to 9.5. Updates `asm` from 9.4 to 9.5 Updates `asm-commons` from 9.4 to 9.5 Updates `asm-util` from 9.4 to 9.5 --- updated-dependencies: - dependency-name: org.ow2.asm:asm dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.ow2.asm:asm-commons dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.ow2.asm:asm-util dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6119bd1 commit e60a569

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
<!-- whenever the ASM version is updated also the
101101
maven-plugin-tools-annotations/src/main/java/o/a/m/tools/plugins/extractor/annotations/JavaAnnotationsMojoDescriptorExtractor#CLASS_VERSION_TO_JAVA_STRING
102102
needs to be updated as well -->
103-
<asmVersion>9.4</asmVersion>
103+
<asmVersion>9.5</asmVersion>
104104
<doxiaVersion>1.11.1</doxiaVersion>
105105
<doxia-sitetoolsVersion>1.11.1</doxia-sitetoolsVersion>
106106
<plexusUtilsVersion>3.5.0</plexusUtilsVersion>

0 commit comments

Comments
 (0)