You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2020/12/01 14:54:33 UTC

[tomcat-jakartaee-migration] branch master updated: Update BCEL to 6.5.0

This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git


The following commit(s) were added to refs/heads/master by this push:
     new c52b23c  Update BCEL to 6.5.0
c52b23c is described below

commit c52b23c49f97173ea78e8bcbaab85d7eb5eefe94
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Tue Dec 1 14:54:02 2020 +0000

    Update BCEL to 6.5.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 804ba7d..70f6096 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,7 +69,7 @@
     <dependency>
       <groupId>org.apache.bcel</groupId>
       <artifactId>bcel</artifactId>
-      <version>6.4.1</version>
+      <version>6.5.0</version>
     </dependency>
     <dependency>
       <groupId>commons-io</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org