Skip to content

Commit

Permalink
Downgrade to Spring Web Services 2.2.3
Browse files Browse the repository at this point in the history
Since 2.2.5 hasn't yet been released we'll need to rollback for our
release.

See spring-projectsgh-4789
  • Loading branch information
philwebb committed Jan 22, 2016
1 parent ebabc63 commit 6d19d73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spring-boot-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
<spring-social-facebook.version>2.0.3.RELEASE</spring-social-facebook.version>
<spring-social-linkedin.version>1.0.2.RELEASE</spring-social-linkedin.version>
<spring-social-twitter.version>1.1.2.RELEASE</spring-social-twitter.version>
<spring-ws.version>2.2.5.BUILD-SNAPSHOT</spring-ws.version>
<spring-ws.version>2.2.3.RELEASE</spring-ws.version>
<statsd-client.version>3.1.0</statsd-client.version>
<sun-mail.version>${javax-mail.version}</sun-mail.version>
<thymeleaf.version>2.1.4.RELEASE</thymeleaf.version>
Expand Down Expand Up @@ -2225,4 +2225,4 @@
<id>integration-test</id>
</profile>
</profiles>
</project>
</project>

0 comments on commit 6d19d73

Please sign in to comment.