Skip to content

Commit

Permalink
Merge pull request #25299 from arjantijms/wasp_400
Browse files Browse the repository at this point in the history
  • Loading branch information
arjantijms authored Dec 26, 2024
2 parents 1f99dad + 3530104 commit 572060f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion appserver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
<!-- Jakarta Pages and Jakarta Standard Tag Library -->
<jakarta.pages-api.version>4.0.0</jakarta.pages-api.version>
<jstl-api.version>3.0.2</jstl-api.version>
<wasp.version>4.0.0-M2</wasp.version>
<wasp.version>4.0.0</wasp.version>

<!-- Used for Jakarta SOAP (XML Web Services) -->
<xmlsec.version>4.0.2</xmlsec.version>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@


<properties>
<tck.test.pages.file>jakarta-tags-tck-3.0.0.zip</tck.test.pages.file>
<tck.test.pages.file>jakarta-tags-tck-3.0.1.zip</tck.test.pages.file>
<tck.test.pages.url>https://download.eclipse.org/jakartaee/tags/3.0/${tck.test.pages.file}</tck.test.pages.url>
</properties>

Expand Down

0 comments on commit 572060f

Please sign in to comment.