Skip to content

Commit

Permalink
Fixes #220 - Update to latest Piranha Web Profile
Browse files Browse the repository at this point in the history
  • Loading branch information
Automated workflow committed Oct 13, 2023
1 parent 8d28bed commit 6b22f3b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 3 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@
<packaging>pom</packaging>
<name>Manorrock Sphynx - Project</name>
<properties>
<java.vereion>21</java.vereion>
<!-- other -->
<java.version>21</java.version>
<piranha.version>23.9.0</piranha.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<build>
Expand Down
1 change: 0 additions & 1 deletion webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
<docker-maven-plugin.version>0.42.1</docker-maven-plugin.version>
<jakartaee.version>10.0.0</jakartaee.version>
<piranha.distribution>webprofile</piranha.distribution>
<piranha.version>22.12.0</piranha.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<dependencies>
Expand Down

0 comments on commit 6b22f3b

Please sign in to comment.