Skip to content

Commit

Permalink
Bump org.apache.bcel:bcel from 6.8.0 to 6.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Jan 11, 2024
1 parent 904a573 commit 4a2d527
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,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
2 changes: 1 addition & 1 deletion src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ The <action> type attribute can be add,update,fix,remove.
Bump commons.surefire.version from 3.0.0-M5 to 3.0.0-M7.
</action>
<action dev="ggregory" due-to="Gary Gregory, Dependabot" type="update">
Bump Apache Commons BCEL from 6.5.0 to 6.8.0 #346, #451.
Bump Apache Commons BCEL from 6.5.0 to 6.8.1 #346, #451.
</action>
<action dev="ggregory" due-to="Dependabot" type="update">
Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0 #321
Expand Down

0 comments on commit 4a2d527

Please sign in to comment.