Skip to content

Commit

Permalink
SAK-44442 Update Apache Wicket 8.10.0 (sakaiproject#8668)
Browse files Browse the repository at this point in the history
* SAK-44442 Update Apache Wicket 8.10.0

* SAK-44442 Update Apache Wicket 8.10.0
  • Loading branch information
axxter99 authored Oct 10, 2020
1 parent a946156 commit ed668b0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
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>8.9.0</wicket.version>
<wicket.version>8.10.0</wicket.version>
</properties>

<dependencyManagement>
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>8.9.0</my.wicket.version>
<my.wicket.version>8.10.0</my.wicket.version>
</properties>

<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion wicket/wicket8/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<wicket8.version>8.9.0</wicket8.version>
<wicket8.version>8.10.0</wicket8.version>
</properties>

<name>Sakai Wicket 8 Tool</name>
Expand Down

0 comments on commit ed668b0

Please sign in to comment.