Skip to content

Commit

Permalink
SAK-50924 Update Apache Wicket 9.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
axxter99 authored and jonespm committed Feb 4, 2025
1 parent a27f802 commit fb81b65
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion delegatedaccess/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<wicket.version>9.19.0</wicket.version>
<wicket.version>9.20.0</wicket.version>
</properties>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion gradebookng/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</parent>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<wicket.version>9.19.0</wicket.version>
<wicket.version>9.20.0</wicket.version>
</properties>
<dependencyManagement>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion oauth/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<!-- dependencies versions -->
<oauth.version>20100527</oauth.version>
<wicket.version>9.19.0</wicket.version>
<wicket.version>9.20.0</wicket.version>
</properties>

<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion profile2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<!-- ProjectVersion -->
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<wicket.version>9.19.0</wicket.version>
<wicket.version>9.20.0</wicket.version>
</properties>
<modules>
<module>api</module>
Expand Down
2 changes: 1 addition & 1 deletion scormplayer/wicket-tool/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<description>This project creates a jar containing the SCORM Wicket Toolset</description>

<properties>
<scorm.wicket.version>9.19.0</scorm.wicket.version>
<scorm.wicket.version>9.20.0</scorm.wicket.version>
</properties>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion site/term-manager/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<my.wicket.version>9.19.0</my.wicket.version>
<my.wicket.version>9.20.0</my.wicket.version>
</properties>

<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion sitestats/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<commons-betwixt.version>0.8</commons-betwixt.version>
<fop.version>1.0</fop.version>
<jfreechart.version>1.5.3</jfreechart.version>
<sst.wicket.version>9.19.0</sst.wicket.version>
<sst.wicket.version>9.20.0</sst.wicket.version>
</properties>

<!-- Project modules -->
Expand Down

0 comments on commit fb81b65

Please sign in to comment.