Skip to content

Commit

Permalink
SAK-48813 Update Apache Wicket 9.13.0 (sakaiproject#11494)
Browse files Browse the repository at this point in the history
  • Loading branch information
axxter99 authored Apr 24, 2023
1 parent 0408139 commit 7b20fea
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion mycalendar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</parent>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<wicket.version>9.12.0</wicket.version>
<wicket.version>9.13.0</wicket.version>
</properties>
<packaging>war</packaging>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion myconnections/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<packaging>war</packaging>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<wicket.version>9.12.0</wicket.version>
<wicket.version>9.13.0</wicket.version>
</properties>
<dependencies>
<!-- third party 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.12.0</wicket.version>
<wicket.version>9.13.0</wicket.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 7b20fea

Please sign in to comment.