Skip to content

Commit 04fdc69

Browse files
build(deps): bump org.ow2.asm:asm from 9.7 to 9.7.1
Bumps org.ow2.asm:asm 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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ad6aa40 commit 04fdc69

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
@@ -63,7 +63,7 @@
6363
<mockito.version>5.2.0</mockito.version>
6464
<hamcrest.version>1.3</hamcrest.version>
6565
<logback.version>1.5.8</logback.version>
66-
<asm.version>9.7</asm.version>
66+
<asm.version>9.7.1</asm.version>
6767
<jacoco.version>0.8.12</jacoco.version>
6868
<compiler.version>3.10.1</compiler.version>
6969
<source.version>3.3.1</source.version>

0 commit comments

Comments
 (0)