Skip to content

Commit

Permalink
Merge pull request #76 from nbauma109/dependabot/maven/org.apache.bce…
Browse files Browse the repository at this point in the history
…l-bcel-6.10.0

Bump org.apache.bcel:bcel from 6.9.0 to 6.10.0
  • Loading branch information
nbauma109 committed Jul 25, 2024
2 parents 24e25c9 + 1a3844f commit 890d0de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<dependency>
<groupId>org.apache.bcel</groupId>
<artifactId>bcel</artifactId>
<version>6.9.0</version>
<version>6.10.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down

0 comments on commit 890d0de

Please sign in to comment.