This is an automated email from the ASF dual-hosted git repository.
markt-asf pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git
The following commit(s) were added to refs/heads/main by this push:
new 7cc5dcb Bump org.apache.bcel:bcel from 6.12.0 to 6.13.0
7cc5dcb is described below
commit 7cc5dcbff4da2955b24e3a9851afc1d23efa250b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 14 04:52:29 2026 +0000
Bump org.apache.bcel:bcel from 6.12.0 to 6.13.0
Bumps [org.apache.bcel:bcel](https://github.com/apache/commons-bcel) from
6.12.0 to 6.13.0.
-
[Changelog](https://github.com/apache/commons-bcel/blob/master/RELEASE-NOTES.txt)
-
[Commits](https://github.com/apache/commons-bcel/compare/rel/commons-bcel-6.12.0...rel/commons-bcel-6.13.0)
---
updated-dependencies:
- dependency-name: org.apache.bcel:bcel
dependency-version: 6.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 6251e5d..0cd8a0f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -77,7 +77,7 @@
<dependency>
<groupId>org.apache.bcel</groupId>
<artifactId>bcel</artifactId>
- <version>6.12.0</version>
+ <version>6.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]