Skip to content

Commit

Permalink
Merge pull request #12777 from vassalengine/dependabot-maven-org.ow2.…
Browse files Browse the repository at this point in the history
…asm-asm-9.6

Bump org.ow2.asm:asm from 9.5 to 9.6
  • Loading branch information
uckelman authored Oct 2, 2023
2 parents 9770fc5 + 5ee73eb commit fd489fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vassal-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
<version>9.5</version>
<version>9.6</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
Expand Down Expand Up @@ -320,7 +320,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
<version>9.5</version>
<version>9.6</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit fd489fd

Please sign in to comment.