Skip to content

Commit

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

Bump org.apache.bcel:bcel from 6.8.1 to 6.9.0
  • Loading branch information
lasselindqvist authored May 7, 2024
2 parents 0750bc4 + 70a08e3 commit 9ade413
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 @@ -177,7 +177,7 @@
<dependency>
<groupId>org.apache.bcel</groupId>
<artifactId>bcel</artifactId>
<version>6.8.1</version>
<version>6.9.0</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit 9ade413

Please sign in to comment.