Skip to content

Commit

Permalink
Merge pull request #590 from mybatis/renovate/org.apache.bcel-bcel-6.x
Browse files Browse the repository at this point in the history
Update dependency org.apache.bcel:bcel to v6.8.1
  • Loading branch information
hazendaz authored Jan 12, 2024
2 parents 1564eb4 + 67b17a1 commit 10b4728
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 @@ -870,7 +870,7 @@
<dependency>
<groupId>org.apache.bcel</groupId>
<artifactId>bcel</artifactId>
<version>6.8.0</version>
<version>6.8.1</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit 10b4728

Please sign in to comment.