Skip to content

Commit

Permalink
As we need never ASM for Java 17
Browse files Browse the repository at this point in the history
Fix #4226
  • Loading branch information
laeubi committed Sep 9, 2024
1 parent ed12785 commit 52c71b9
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 @@ -65,7 +65,7 @@
<jgit-version>6.10.0.202406032230-r</jgit-version>
<maven-version>3.9.9</maven-version>
<sisu-version>0.9.0.M3</sisu-version>
<minimal-maven-version>3.9.0</minimal-maven-version>
<minimal-maven-version>3.9.6</minimal-maven-version>
<!-- When updating surefire version, double-check Import-Package statements generated by bnd-maven-plugin and possibly adapt instructions in various bnd.bnd files -->
<surefire-version>3.5.0</surefire-version>
<equinoxVersion>3.20.0</equinoxVersion>
Expand Down

0 comments on commit 52c71b9

Please sign in to comment.