Skip to content

Commit 08c9597

Browse files
dependabot[bot]michael-o
authored andcommitted
Bump asmVersion from 9.7 to 9.7.1
Bumps `asmVersion` from 9.7 to 9.7.1. Updates `org.ow2.asm:asm` from 9.7 to 9.7.1 Updates `org.ow2.asm:asm-commons` from 9.7 to 9.7.1 Updates `org.ow2.asm:asm-util` from 9.7 to 9.7.1 --- updated-dependencies: - dependency-name: org.ow2.asm:asm dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.ow2.asm:asm-commons dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.ow2.asm:asm-util dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 578637b commit 08c9597

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
@@ -101,7 +101,7 @@
101101
<!-- whenever the ASM version is updated also the
102102
maven-plugin-tools-annotations/src/main/java/o/a/m/tools/plugins/extractor/annotations/JavaAnnotationsMojoDescriptorExtractor#CLASS_VERSION_TO_JAVA_STRING
103103
needs to be updated as well -->
104-
<asmVersion>9.7</asmVersion>
104+
<asmVersion>9.7.1</asmVersion>
105105
<plexusUtilsVersion>4.0.1</plexusUtilsVersion>
106106
<plexusXmlVersion>3.0.1</plexusXmlVersion>
107107
<reportingApiVersion>4.0.0</reportingApiVersion>

0 commit comments

Comments
 (0)