Skip to content

Commit

Permalink
update version in bcel pom
Browse files Browse the repository at this point in the history
  • Loading branch information
jaikiran committed May 5, 2024
1 parent fa3da95 commit f6fb50b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/etc/poms/ant-apache-bcel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<dependency>
<groupId>org.apache.bcel</groupId>
<artifactId>bcel</artifactId>
<version>6.7.0</version>
<version>6.9.0</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit f6fb50b

Please sign in to comment.