Skip to content

Commit

Permalink
Bump bcel from 6.5.0 to 6.6.0
Browse files Browse the repository at this point in the history
Bumps bcel from 6.5.0 to 6.6.0.

---
updated-dependencies:
- dependency-name: org.apache.bcel:bcel
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 6, 2023
1 parent f2b6f7c commit 930bcd5
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 @@ -218,7 +218,7 @@ under the License.
<dependency>
<groupId>org.apache.bcel</groupId>
<artifactId>bcel</artifactId>
<version>6.5.0</version>
<version>6.6.0</version>
</dependency>
<dependency>
<groupId>org.eclipse.aether</groupId>
Expand Down

0 comments on commit 930bcd5

Please sign in to comment.