Skip to content

Commit

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

Bump org.apache.bcel:bcel from 6.8.1 to 6.9.0
  • Loading branch information
nbauma109 authored May 25, 2024
2 parents ed4c72e + d5180ac commit 9979538
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.8.1</version>
<version>6.9.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down

0 comments on commit 9979538

Please sign in to comment.