Skip to content

Commit

Permalink
Upgrade to tapestry 5.8.6 #28
Browse files Browse the repository at this point in the history
  • Loading branch information
andrus committed Apr 19, 2024
1 parent 1d73a57 commit 357769f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 3.0-M4

* #28 Upgrade to tapestry 5.8.6

## 3.0-M3

* #26 Deprecate 5.5 / 5.6 modules
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<!-- Confusion alert: Due to Tapestry versioning scheme, 5.5 and 5.6 are compatible,
while 5.7+ is a new thing. So "bootique-tapestry55" module is now based on Tapestry 5.6.x -->
<tapestry55.version>5.6.4</tapestry55.version>
<tapestry58.version>5.8.4</tapestry58.version>
<tapestry58.version>5.8.6</tapestry58.version>
</properties>

<modules>
Expand Down

0 comments on commit 357769f

Please sign in to comment.