Skip to content

Commit

Permalink
Update dependency org.apache.bcel:bcel to v6.9.0 (#38)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 27, 2024
1 parent 03669c8 commit dd359e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
<dependency>
<groupId>org.apache.bcel</groupId>
<artifactId>bcel</artifactId>
<version>6.8.2</version>
<version>6.9.0</version>
</dependency>
</dependencies>
</project>

0 comments on commit dd359e6

Please sign in to comment.