Skip to content

Commit

Permalink
updated wicket libs to 9.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
1azyman committed Nov 30, 2022
1 parent 9bc0a57 commit 24f7545
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -231,8 +231,8 @@
<snakeyaml.version>1.33</snakeyaml.version> <!-- fixes CVE-2022-25857 -->
<!-- END of Spring Boot dependencies overrides -->

<wicket.version>9.11.0</wicket.version>
<wicketstuff.version>9.11.0</wicketstuff.version>
<wicket.version>9.12.0</wicket.version>
<wicketstuff.version>9.12.0</wicketstuff.version>
<wicket.chartjs.version>0.1</wicket.chartjs.version>
<!-- Groovy 3.0.12 is also default for Spring Boot 2.7.3 -->
<groovy.version>3.0.12</groovy.version>
Expand Down

0 comments on commit 24f7545

Please sign in to comment.