Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kennytv committed Jul 8, 2024
1 parent 906710d commit c26dbe5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@
<project.reporting.outputEncoding>${encoding}</project.reporting.outputEncoding>

<!-- plugins -->
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>

<!-- dependencies -->
<asm.version>9.4</asm.version>
<asm.version>9.7</asm.version>

<!-- test -->
<junit.version>5.8.1</junit.version>
<junit.version>5.10.3</junit.version>
</properties>

<dependencies>
Expand Down

0 comments on commit c26dbe5

Please sign in to comment.