Skip to content

Commit fc7ccf0

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump asm.version from 9.7.1 to 9.8
Bumps `asm.version` 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 --- 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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f544485 commit fc7ccf0

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
@@ -134,7 +134,7 @@
134134
<properties>
135135
<mavenVersion>3.6.3</mavenVersion>
136136
<slf4j.version>1.7.36</slf4j.version>
137-
<asm.version>9.7.1</asm.version>
137+
<asm.version>9.8</asm.version>
138138
<invoker.parallelThreads>1C</invoker.parallelThreads>
139139
<project.build.outputTimestamp>2024-10-22T07:46:45Z</project.build.outputTimestamp>
140140
<maven-toolchains-plugin.version>3.2.0</maven-toolchains-plugin.version>

0 commit comments

Comments
 (0)