Andy Wilkinson
9212574191
Upgrade to Spring AMQP 1.3.9.RELEASE
...
Closes gh-2453
10 years ago
Andy Wilkinson
b2a059a385
Upgrade to Spring Data Dijkstra SR5
...
Closes gh-2423
10 years ago
Andy Wilkinson
92c8b75a73
Upgrade to Spring Integration 4.0.6.RELEASE
...
Closes gh-2358
10 years ago
Andy Wilkinson
3ef768e76d
Upgrade to Spring AMQP 1.3.8.RELEASE
...
Closes gh-2357
10 years ago
Andy Wilkinson
912060698d
Upgrade to SLF4J 1.7.10
...
Closes gh-2336
10 years ago
Andy Wilkinson
ca1716e9d6
Upgrade to Hibernate 4.3.8
...
Closes gh-2335
10 years ago
Phillip Webb
20dbf4ab15
Remove duplicate jetty-util dependency
...
See gh-2180
10 years ago
Phillip Webb
67302db9e5
Add dependency management for all Jetty modules
...
Update spring-boot-dependencies to include all Jetty modules. The helps
to prevent issues when modules are pulled in transitively (for example
via solr).
Fixes gh-2180
10 years ago
Stephane Nicoll
1567c00ef0
Upgrade to Spring Framework 4.0.9
...
Closes gh-2259
10 years ago
Stephane Nicoll
ed1db855c0
Upgrade to Thymeleaf 2.1.4
...
Closes gh-2215
10 years ago
Andy Wilkinson
e72f3c0215
Upgrade to Jetty 8.1.16.v20140903
...
Closes gh-2199
10 years ago
Michael Cramer
ef64186bb9
Upgrade to SLF4J 1.7.8
...
Closes gh-2151
10 years ago
Phillip Webb
a6adeab319
Fixup version numbers following release
10 years ago
Spring Buildmaster
63e6a25097
Next development version
10 years ago
Andy Wilkinson
42e2b9a41d
Upgrade to Groovy 2.3.8
...
Closes gh-2021
10 years ago
Andy Wilkinson
33dfab08de
Upgrade to Tomcat 7.0.57
...
Closes gh-1936
10 years ago
Andy Wilkinson
5bc48bee5a
Upgrade to Spring AMQP 1.3.7.RELEASE
...
Closes gh-1906
10 years ago
Andy Wilkinson
1182495810
Upgrade to Spring Integration 4.0.5.RELEASE
...
Closes gh-1905
10 years ago
Phillip Webb
345ced1675
Fixup version numbers following release
10 years ago
Spring Buildmaster
46b7738334
Next development version
10 years ago
Andy Wilkinson
142c183b11
Fix the ordering of versions and dependencies in the dependencies pom
10 years ago
Andy Wilkinson
eecdb92728
Upgrade to Spring 4.0.8.RELEASE
...
Closes gh-1785
10 years ago
Andy Wilkinson
21adc5066e
Upgrade to Spring Mobile 1.1.3.RELEASE
...
Closes gh-1893
10 years ago
Andy Wilkinson
f07c090876
Upgrade to Mongo Java Driver 2.12.4
...
The exception message for a connection timeout has been updated to
include the timeout period. The tests for the sample have been updated
accordingly.
Closes gh-1884
10 years ago
Andy Wilkinson
7e95dba52e
Upgrade to Jolokia 1.2.3
...
Closes gh-1883
10 years ago
Andy Wilkinson
a09e8f7538
Upgrade to HornetQ 2.4.5
...
Closes gh-1882
10 years ago
Andy Wilkinson
4e9da8c86e
Upgrade to Hibernate 4.3.7
...
Closes gh-1881
10 years ago
Andy Wilkinson
55f976dd6b
Upgrade to Freemarker 2.3.21
...
Closes gh-1880
10 years ago
Andy Wilkinson
effbfb6d14
Upgrade to Groovy 2.3.7
...
Closes gh-1879
10 years ago
Andy Wilkinson
3647e1b0ca
Upgrade to AspectJ 1.8.4
...
Closes gh-1878
10 years ago
Andy Wilkinson
a250e60a3e
Upgrade to Apache HTTPClient 4.3.6
...
Closes gh-1877
10 years ago
Andy Wilkinson
38e8942696
Upgrade to Thymeleaf Layout Dialect 1.2.7
...
Closes gh-1876
10 years ago
Andy Wilkinson
9b6ff220a1
Upgrade to MySQL Connector 5.1.34
...
Closes gh-1875
10 years ago
Michael Cramer
322bdd62ef
Update maven-javadoc-plugin to version 2.10.1
...
Closes gh-1863
10 years ago
Michael Cramer
f62664534d
Update maven-dependency-plugin to version 2.9
...
Closes gh-1862
10 years ago
Andy Wilkinson
a9b88d6955
Document need for ServerEndpointExporter and show its use in a sample
...
Traditionally, a @ServerEndpoint-annotated bean is found by a servlet
container initialiser, however Boot does not run servlet container
initialisers when an embedded container is being used. To be able to use
@ServerEndpoint in a Boot app that uses embedded Tomcat a
ServerEndpointExporter bean must be declared.
This commit updates the documentation to describe this requirement and
also updates the WebSockets sample to illustrate the use of
ServerEndpointExporter. The version of Spring Framework has been updated
to 4.0.8.BUILD-SNAPSHOT. This picks up the fix for SPR-12340.
Closes gh-1722
10 years ago
Andy Wilkinson
9a491013c3
Update email addresses in pom files to use new pivotal.io domain
...
Closes gh-1774
10 years ago
Andy Wilkinson
812acec48f
Upgrade to Spring Batch 3.0.2.RELEASE
...
Closes gh-1782
10 years ago
Andy Wilkinson
5e5e707945
Upgrade to Reactor 1.1.5.RELEASE
...
Closes gh-1742
10 years ago
Andy Wilkinson
7cb3ae43d4
Update to Tomcat 7.0.56
...
Closes gh-1710
10 years ago
Phillip Webb
3228cfa9bd
Fixup version numbers following release
10 years ago
Spring Buildmaster
3e71a21b30
Next development version
10 years ago
Andy Wilkinson
e130c00e6c
Upgrade to Spring Loaded 1.2.1.RELEASE
...
Closes gh-1474
10 years ago
Phillip Webb
4f9258a345
Fixup version numbers following release
10 years ago
Spring Buildmaster
edb4b7ed7d
Next development version
10 years ago
Andy Wilkinson
750c116078
Upgrade to Spring Integration 4.0.4 and Spring AMQP 1.3.6
...
Closes gh-1503
Closes gh-1505
10 years ago
Phillip Webb
338288205b
Fixup version numbers following release
10 years ago
Spring Buildmaster
d63e4b4329
Next development version
10 years ago
Stephane Nicoll
3f148683a1
Update to Spring framework 4.0.7
...
Fixes gh-1488
10 years ago
Andy Wilkinson
37aa532617
Upgrade to Spring Data Dijkstra SR4
...
Closes #1419
10 years ago