Skip to content

Commit 3432e07

Browse files
Bump org.ow2.asm:asm from 9.9 to 9.9.1
Bumps org.ow2.asm:asm 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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7f1a721 commit 3432e07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ poi = "5.5.1"
44
[libraries]
55
spring-boot-plugin = "org.springframework.boot:spring-boot-gradle-plugin:4.0.0"
66

7-
asm = "org.ow2.asm:asm:9.9"
7+
asm = "org.ow2.asm:asm:9.9.1"
88
javaparser = "com.github.javaparser:javaparser-core:3.27.1"
99
mybatis = "org.mybatis:mybatis:3.5.19"
1010
poi = { module = "org.apache.poi:poi", version.ref = "poi" }

0 commit comments

Comments
 (0)