This is an automated email from the ASF dual-hosted git repository.
krisden pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/knox.git
The following commit(s) were added to refs/heads/master by this push:
new adc250c KNOX-2051 - Upgrade asm to 7.2
adc250c is described below
commit adc250c3bb6898efe162292d9c38331f93ed7c42
Author: Kevin Risden <[email protected]>
AuthorDate: Thu Oct 3 16:46:58 2019 -0400
KNOX-2051 - Upgrade asm to 7.2
Signed-off-by: Kevin Risden <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 920d5b4..5da25f2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -149,7 +149,7 @@
<apacheds-jdbm.version>2.0.0-M5</apacheds-jdbm.version>
<apache-rat-plugin.version>0.13</apache-rat-plugin.version>
<ant-nodeps.version>1.8.1</ant-nodeps.version>
- <asm.version>7.1</asm.version>
+ <asm.version>7.2</asm.version>
<bcprov-jdk15on.version>1.63</bcprov-jdk15on.version>
<buildnumber-maven-plugin.version>1.4</buildnumber-maven-plugin.version>
<cglib.version>3.3.0</cglib.version>