Skip to content

Commit

Permalink
Merge pull request #84 from apache/dependabot/maven/asmVersion-9.1
Browse files Browse the repository at this point in the history
Bump asmVersion from 9.0 to 9.1
  • Loading branch information
elharo committed Feb 13, 2021
2 parents c6d6a8b + 004f3f9 commit 7f13df1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -68,7 +68,7 @@
<mavenVersion>3.0</mavenVersion>
<javaVersion>7</javaVersion>
<currentVersion>${project.version}</currentVersion>
<asmVersion>9.0</asmVersion>
<asmVersion>9.1</asmVersion>
<project.build.outputTimestamp>2020-05-23T15:29:40Z</project.build.outputTimestamp>
</properties>

Expand Down

0 comments on commit 7f13df1

Please sign in to comment.