Skip to content

Commit cf11ada

Browse files
dependabot[bot]slawekjaranowski
authored andcommitted
Bump asmVersion from 9.7.1 to 9.8
Bumps `asmVersion` from 9.7.1 to 9.8. Updates `org.ow2.asm:asm` from 9.7.1 to 9.8 Updates `org.ow2.asm:asm-commons` from 9.7.1 to 9.8 Updates `org.ow2.asm:asm-util` from 9.7.1 to 9.8 --- updated-dependencies: - dependency-name: org.ow2.asm:asm dependency-version: '9.8' dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.ow2.asm:asm-commons dependency-version: '9.8' dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.ow2.asm:asm-util dependency-version: '9.8' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ed2c2df commit cf11ada

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
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.1</asmVersion>
104+
<asmVersion>9.8</asmVersion>
105105
<plexusUtilsVersion>4.0.1</plexusUtilsVersion>
106106
<plexusXmlVersion>3.0.1</plexusXmlVersion>
107107
<reportingApiVersion>4.0.0</reportingApiVersion>

0 commit comments

Comments
 (0)