Skip to content

Commit

Permalink
#3611 - Upgrade to Spring 6, Boot 3, Wicket 10, etc.
Browse files Browse the repository at this point in the history
- Wicket 10.0.0-M2 -> 10.0.0
  • Loading branch information
reckart committed Mar 12, 2024
1 parent 7a245e1 commit 3e0a9f2
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 @@ -107,7 +107,7 @@
<hibernate.version>6.4.4.Final</hibernate.version>
<hibernate.validator.version>8.0.1.Final</hibernate.validator.version>

<wicket.version>10.0.0-M2</wicket.version>
<wicket.version>10.0.0</wicket.version>
<wicketstuff.version>10.0.0-M2</wicketstuff.version>
<wicket-jquery-ui.version>10.0.0-M1</wicket-jquery-ui.version>
<wicket-bootstrap.version>7.0.1</wicket-bootstrap.version>
Expand Down

0 comments on commit 3e0a9f2

Please sign in to comment.