Skip to content

Commit 67a3084

Browse files
Chore(deps): Bump org.apache.bcel:bcel from 6.7.0 to 6.8.0 (#1775)
Bumps [org.apache.bcel:bcel](https://github.com/apache/commons-bcel) from 6.7.0 to 6.8.0. - [Changelog](https://github.com/apache/commons-bcel/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-bcel@rel/commons-bcel-6.7.0...rel/commons-bcel-6.8.0) --- updated-dependencies: - dependency-name: org.apache.bcel:bcel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b59937a commit 67a3084

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@
296296
<dependency>
297297
<groupId>org.apache.bcel</groupId>
298298
<artifactId>bcel</artifactId>
299-
<version>6.7.0</version>
299+
<version>6.8.0</version>
300300
</dependency>
301301
</dependencies>
302302
</plugin>

0 commit comments

Comments
 (0)