Skip to content

Commit

Permalink
#1472 - Upgrade dependencies (4.0.0)
Browse files Browse the repository at this point in the history
- Spring Boot 2.2.6 -> 2.3.0
- Spring Security 5.2.3 -> 5.3.3
  • Loading branch information
reckart committed Jun 8, 2020
1 parent 73aacc2 commit ffa73ea
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 @@ -62,8 +62,8 @@
<mockito.version>3.3.3</mockito.version>
<assertj.version>3.15.0</assertj.version>
<spring.version>5.2.6.RELEASE</spring.version>
<spring.boot.version>2.2.6.RELEASE</spring.boot.version>
<spring.security.version>5.2.3.RELEASE</spring.security.version>
<spring.boot.version>2.3.0.RELEASE</spring.boot.version>
<spring.security.version>5.3.3.RELEASE</spring.security.version>
<wicket.version>8.8.0</wicket.version>
<wicketstuff.version>8.8.0</wicketstuff.version>
<wicket-jquery-ui.version>8.8.0</wicket-jquery-ui.version>
Expand Down

0 comments on commit ffa73ea

Please sign in to comment.