Skip to content

Commit

Permalink
Updated to asm-9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
newmediaworks committed Oct 9, 2022
1 parent 8499439 commit 0e4b974
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -958,7 +958,7 @@ along with nmw-oss-parent. If not, see <https://www.gnu.org/licenses/>.
<dependencies>
<!-- For plugin 3.0.1, resolves "Unsupported class file major version 55" -->
<dependency>
<groupId>org.ow2.asm</groupId><artifactId>asm</artifactId><version>9.3</version>
<groupId>org.ow2.asm</groupId><artifactId>asm</artifactId><version>9.4</version>
</dependency>
</dependencies>
<configuration>
Expand Down

0 comments on commit 0e4b974

Please sign in to comment.