Skip to content

Commit 90af749

Browse files
Bump asmVersion from 9.9 to 9.9.1
Bumps `asmVersion` from 9.9 to 9.9.1. Updates `org.ow2.asm:asm` from 9.9 to 9.9.1 Updates `org.ow2.asm:asm-util` from 9.9 to 9.9.1 --- updated-dependencies: - dependency-name: org.ow2.asm:asm dependency-version: 9.9.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.ow2.asm:asm-util dependency-version: 9.9.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9ca38c5 commit 90af749

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.9</asmVersion>
104+
<asmVersion>9.9.1</asmVersion>
105105
<!-- TODO remove with next parent version update -->
106106
<version.maven-invoker-plugin>3.9.1</version.maven-invoker-plugin>
107107
<plexusUtilsVersion>4.0.2</plexusUtilsVersion>

0 commit comments

Comments
 (0)