Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f0f6dcb

Browse files
dependabot[bot]github-actions[bot]
authored andcommittedMar 31, 2025
fix(deps): bump org.ow2.asm:asm-util from 9.7.1 to 9.8
Bumps org.ow2.asm:asm-util from 9.7.1 to 9.8. --- updated-dependencies: - dependency-name: org.ow2.asm:asm-util dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e711943 commit f0f6dcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎eea-generator/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ SPDX-ArtifactOfProjectHomePage: https://github.com/vegardit/no-npe
5858
<dependency>
5959
<groupId>org.ow2.asm</groupId>
6060
<artifactId>asm-util</artifactId>
61-
<version>9.7.1</version>
61+
<version>9.8</version>
6262
</dependency>
6363

6464
<!-- test dependencies -->

0 commit comments

Comments
 (0)
Please sign in to comment.