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

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


The following commit(s) were added to refs/heads/master by this push:
     new f635a5c  Bump ASM from 7.2 to 7.3.1
f635a5c is described below

commit f635a5ceedb7554746ea79d1bb9ca15d2f23b40a
Author: Martin Tzvetanov Grigorov <[email protected]>
AuthorDate: Mon Mar 9 21:21:00 2020 +0200

    Bump ASM from 7.2 to 7.3.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c0269e5..6c24283 100644
--- a/pom.xml
+++ b/pom.xml
@@ -131,7 +131,7 @@
                <maven.compiler.target>11</maven.compiler.target>
 
                <!-- Project Versions -->
-               <asm.version>7.2</asm.version>
+               <asm.version>7.3.1</asm.version>
                <aspectj.version>1.9.5</aspectj.version>
                <assertj-core.version>3.15.0</assertj-core.version>
                <cdi-unit.version>4.1.0</cdi-unit.version>

Reply via email to