Skip to content

Commit

Permalink
Bump org.apache.bcel:bcel from 6.8.1 to 6.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Feb 25, 2024
1 parent 988b490 commit b5f8414
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 @@ -235,7 +235,7 @@
<dependency>
<groupId>org.apache.bcel</groupId>
<artifactId>bcel</artifactId>
<version>6.8.1</version>
<version>6.8.2</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 @@ -61,7 +61,7 @@ The <action> type attribute can be add,update,fix,remove.
Bump org.ow2.asm:asm-util from 9.5 to 9.6 #252.
</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-lang3 from 3.13.0 to 3.14.0.</action>
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.apache.bcel:bcel from 6.7.0 to 6.8.1 #263.</action>
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.apache.bcel:bcel from 6.7.0 to 6.8.2 #263.</action>
</release>
<release version="2.12.0" date="2023-MM-DD" description="This is a feature and maintenance release (Java 8 or above).">
<!-- FIX -->
Expand Down

0 comments on commit b5f8414

Please sign in to comment.