Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.

Commit fe31688

Browse files
deps: Bump version.ow2.asm from 9.6 to 9.7 (#24)
Bumps `version.ow2.asm` from 9.6 to 9.7. Updates `org.ow2.asm:asm-util` from 9.6 to 9.7 Updates `org.ow2.asm:asm-tree` from 9.6 to 9.7 --- updated-dependencies: - dependency-name: org.ow2.asm:asm-util dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.ow2.asm:asm-tree dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5fd92c8 commit fe31688

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jpyinterpreter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<properties>
1313
<java.module.name>ai.timefold.jpyinterpreter</java.module.name>
14-
<version.ow2.asm>9.6</version.ow2.asm>
14+
<version.ow2.asm>9.7</version.ow2.asm>
1515
</properties>
1616

1717
<dependencyManagement>

0 commit comments

Comments
 (0)