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

struberg pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/deltaspike.git


The following commit(s) were added to refs/heads/master by this push:
     new b6fdf21  DELTASPIKE-1358 upgrade to ASM-8.0.1
b6fdf21 is described below

commit b6fdf21c46a32c6f8a460f09728ab5ed6274ba95
Author: Mark Struberg <[email protected]>
AuthorDate: Tue Jun 2 16:47:27 2020 +0200

    DELTASPIKE-1358 upgrade to ASM-8.0.1
---
 deltaspike/parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/deltaspike/parent/pom.xml b/deltaspike/parent/pom.xml
index e9f0253..a4b4ff0 100644
--- a/deltaspike/parent/pom.xml
+++ b/deltaspike/parent/pom.xml
@@ -73,7 +73,7 @@
         <mojarra1.version>1.2_14</mojarra1.version>
 
         <!-- used for some bytecode proxy stuff. Shaded in -->
-        <asm.version>7.2</asm.version>
+        <asm.version>8.0.1</asm.version>
 
         <!-- Geronimo specs -->
         
<geronimo-annotation_1.2_spec.version>1.0</geronimo-annotation_1.2_spec.version>

Reply via email to