Skip to content

Commit

Permalink
Bump org.apache.bcel:bcel from 6.8.2 to 6.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Apr 29, 2024
1 parent 0410687 commit 45c8a0c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -755,7 +755,7 @@
<dependency>
<groupId>org.apache.bcel</groupId>
<artifactId>bcel</artifactId>
<version>6.8.2</version>
<version>6.9.0</version>
</dependency>
</dependencies>
</plugin>
Expand Down
1 change: 1 addition & 0 deletions src/changes/changes.xml
Expand Up @@ -75,6 +75,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.20.0 to 0.21.1 #403.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.maven.plugins:maven-pmd-plugin from 3.21.2 to 3.22.0 #404.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons.pmd-impl.version from 6.55.0 to 7.1.0 #388, #408.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.bcel:bcel from 6.8.2 to 6.9.0.</action>
</release>
<release version="69" date="2024-03-29" description="Version 69: Maintenance and update dependencies">
<!-- UPDATE -->
Expand Down

0 comments on commit 45c8a0c

Please sign in to comment.