Skip to content

Commit

Permalink
Fixes #225 - Update to latest version of Piranha
Browse files Browse the repository at this point in the history
  • Loading branch information
mnriem committed Apr 25, 2024
1 parent 5e7234d commit fc2e1f6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<jaxb-runtime.version>4.0.3</jaxb-runtime.version>
<junit.version>5.10.0</junit.version>
<oyena.version>23.5.0</oyena.version>
<piranha.version>23.10.0</piranha.version>
<piranha.version>24.4.0</piranha.version>
<!-- other -->
<java.version>21</java.version>
<piranha.distribution>webprofile</piranha.distribution>
Expand Down Expand Up @@ -141,7 +141,6 @@
<buildx>
<platforms>
<platform>linux/amd64</platform>
<platform>linux/arm</platform>
<platform>linux/arm64</platform>
</platforms>
</buildx>
Expand Down

0 comments on commit fc2e1f6

Please sign in to comment.