Repository: struts
Updated Branches:
  refs/heads/master bbbe2a803 -> f5ade7dc6


WW-4826 upgrade to ASM version 5.2


Project: http://git-wip-us.apache.org/repos/asf/struts/repo
Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/f5ade7dc
Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/f5ade7dc
Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/f5ade7dc

Branch: refs/heads/master
Commit: f5ade7dc68a678151082a6f6abd9e309ddd4c317
Parents: bbbe2a8
Author: Stefaan Dutry <stefaan.du...@gmail.com>
Authored: Wed Jul 26 23:00:48 2017 +0200
Committer: Stefaan Dutry <stefaan.du...@gmail.com>
Committed: Wed Jul 26 23:00:48 2017 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/struts/blob/f5ade7dc/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 55dcfb8..b916cc2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -85,7 +85,7 @@
         <currentVersion>${project.version}</currentVersion>
         
<struts2.springPlatformVersion>4.1.6.RELEASE</struts2.springPlatformVersion>
         <ognl.version>3.1.12</ognl.version>
-        <asm.version>5.1</asm.version>
+        <asm.version>5.2</asm.version>
         <tiles.version>3.0.7</tiles.version>
         <tiles-request.version>1.0.6</tiles-request.version>
         <log4j2.version>2.8.2</log4j2.version>

Reply via email to