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

rfscholte pushed a commit to branch dependencies
in repository https://gitbox.apache.org/repos/asf/maven-plugin-tools.git


The following commit(s) were added to refs/heads/dependencies by this push:
     new d9621e6  update ASM
d9621e6 is described below

commit d9621e625c2fc78e649c6f91a8eb0a2ff88c38c7
Author: rfscholte <[email protected]>
AuthorDate: Fri Apr 23 12:00:22 2021 +0200

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

diff --git a/pom.xml b/pom.xml
index 9c552b0..b3aef40 100644
--- a/pom.xml
+++ b/pom.xml
@@ -97,7 +97,7 @@
     <antVersion>1.7.1</antVersion>
     <mavenInvokerPluginVersion>3.2.1</mavenInvokerPluginVersion>
     
<maven.site.path>plugin-tools-archives/plugin-tools-LATEST</maven.site.path>
-    <asmVersion>9.0</asmVersion>
+    <asmVersion>9.1</asmVersion>
     
<project.build.outputTimestamp>2020-04-07T21:04:00Z</project.build.outputTimestamp>
   </properties>
 

Reply via email to