Skip to content

Commit

Permalink
Merge pull request #850 from johnrengelman/renovate/org.ow2.asm-asm-c…
Browse files Browse the repository at this point in the history
…ommons-9.x

fix(deps): update dependency org.ow2.asm:asm-commons to v9.5
  • Loading branch information
johnrengelman authored Mar 31, 2023
2 parents 9310367 + c897d4a commit 9c5182d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ dependencies {

implementation 'org.jdom:jdom2:2.0.6.1'
implementation 'org.ow2.asm:asm:9.5'
implementation 'org.ow2.asm:asm-commons:9.4'
implementation 'org.ow2.asm:asm-commons:9.5'
implementation 'commons-io:commons-io:2.11.0'
implementation 'org.apache.ant:ant:1.10.13'
implementation 'org.codehaus.plexus:plexus-utils:3.5.1'
Expand Down

0 comments on commit 9c5182d

Please sign in to comment.