Andy Wilkinson
73b7b3d7be
Upgrade to Mariadb 1.5.8
...
Closes gh-8372
8 years ago
Andy Wilkinson
e211602f4a
Upgrade to Narayana 5.5.2.Final
...
Closes gh-8371
8 years ago
Andy Wilkinson
e5c05b3193
Upgrade to Artemis 1.5.3
...
Closes gh-8370
8 years ago
Andy Wilkinson
789257b76b
Upgrade to Undertow 1.4.10.Final
...
Closes gh-8369
8 years ago
Andy Wilkinson
1f6c52022d
Upgrade to Cassandra Driver 3.1.4
...
Closes gh-8368
8 years ago
Andy Wilkinson
f4eb45ac6d
Merge branch '1.4.x' into 1.5.x
8 years ago
Andy Wilkinson
99683dff6f
Upgrade to Logback 1.1.10
...
In Logback 1.1.10, the logback-classic module contains a
META-INF/services/javax.servlet.ServletContainerInitializer file that
contains a comment. This triggers a bug in Wildfly 8 [1] that has been
fixed [2] in Wildfly 9 and later. As a result, this commit also
updates our Wildfly deployment test to use 9.0.2 rather than 8.2.0.
Closes gh-8354
[1] https://issues.jboss.org/browse/WFLY-4089
[2] fef57ebdc7
8 years ago
Andy Wilkinson
f952b2492a
Merge branch '1.4.x' into 1.5.x
8 years ago
Andy Wilkinson
6af4b10b9d
Revert "Upgrade to Logback 1.1.10"
...
This reverts commit 05113d059d
.
See gh-8354
8 years ago
Andy Wilkinson
1e4830e713
Merge branch '1.4.x' into 1.5.x
8 years ago
Andy Wilkinson
b3d0b3330b
Upgrade to Slf4j 1.7.23
...
Closes gh-8364
8 years ago
Andy Wilkinson
357667e97d
Upgrade to Lombok 1.16.14
...
Closes gh-8363
8 years ago
Andy Wilkinson
3bf7bf86fb
Upgrade to Infinispan 8.2.6.Final
...
Closes gh-8362
8 years ago
Andy Wilkinson
6ed5204874
Upgrade to Hibernate 5.0.12.Final
...
Closes gh-8361
8 years ago
Andy Wilkinson
bdf4181e35
Upgrade to Solr 5.5.4
...
Closes gh-8360
8 years ago
Andy Wilkinson
0a2ef8331a
Upgrade to Httpclient 4.5.3
...
Closes gh-8359
8 years ago
Andy Wilkinson
686047f39e
Upgrade to Httpasyncclient 4.1.3
...
Closes gh-8358
8 years ago
Andy Wilkinson
637a1a98d9
Upgrade to Undertow 1.3.27.Final
...
Closes gh-8357
8 years ago
Andy Wilkinson
95db8d2a31
Upgrade to Appengine 1.9.49
...
Closes gh-8356
8 years ago
Andy Wilkinson
55dd975c77
Upgrade to Jackson 2.8.7
...
Closes gh-8355
8 years ago
Andy Wilkinson
05113d059d
Upgrade to Logback 1.1.10
...
Closes gh-8354
8 years ago
Andy Wilkinson
98a2ae3b91
Merge branch '1.4.x' into 1.5.x
8 years ago
Andy Wilkinson
1abd91dc23
Start building against Spring Framework 4.3.7 snapshots
...
See gh-8248
8 years ago
Stephane Nicoll
4b0c64ed88
Upgrade to Unboundid LDAP SDK 3.2.1
...
Closes gh-8333
8 years ago
Madhura Bhave
b4134e239e
Add autoconfiguration for JWKTokenStore
...
If `jwk.key-set-uri` is present.
Closes gh-4437
8 years ago
Andy Wilkinson
4aecf19c92
Merge branch '1.4.x' into 1.5.x
8 years ago
Andy Wilkinson
9499658bc3
Revert "Start building against Spring Framework 4.3.7.BUILD-SNAPSHOT"
...
This reverts commit 661940033a
.
See gh-8248
8 years ago
Stephane Nicoll
ff4a4cf33a
Merge branch '1.4.x' into 1.5.x
8 years ago
Stephane Nicoll
661940033a
Start building against Spring Framework 4.3.7.BUILD-SNAPSHOT
...
See gh-8248
8 years ago
Stephane Nicoll
95e7fbeb1d
Make sure `spring-boot-test-support` is not public
...
The `spring-boot-test-support` module is internal and is not deployed so
we should not offer public dependency management for it.
Closes gh-8165
8 years ago
Jack Stevenson
549f90e996
Provide dependency management for HikariCP-java7
...
Closes gh-8206
8 years ago
John Blum
d83ed7f3b3
Upgrade to GemFire 8.2.2
...
Closes gh-8201
8 years ago
Madhura Bhave
5dafa3ae9c
Fixup version numbers following release
8 years ago
Spring Buildmaster
5c12500366
Next Development Version
8 years ago
Andy Wilkinson
a9656145de
Fix up version numbers following release
8 years ago
Spring Buildmaster
a2696bf873
Next Development Version
8 years ago
Stephane Nicoll
bd0c1cb9c3
Fixup version numbers following release
8 years ago
Spring Buildmaster
ed1ce140c0
Next Development Version
8 years ago
Stephane Nicoll
74ac585117
Upgrade to Spring Data Ingalls.RELEASE
...
Closes gh-8113
8 years ago
Stephane Nicoll
a26ccb17f7
Upgrade to Spring Data Hopper.SR7
...
Closes gh-8112
8 years ago
Stephane Nicoll
265ebe784c
Merge branch '1.4.x' into 1.5.x
8 years ago
Stephane Nicoll
8a3e82734e
Start building against snapshots for Spring Data Hopper SR7
...
See gh-8112
8 years ago
Stephane Nicoll
ad29a6ec07
Upgrade to Spring Integration 4.3.7.RELEASE
...
Closes gh-8032
8 years ago
Phillip Webb
2cf93f89f5
Polish
8 years ago
Andy Wilkinson
a081c96523
Merge branch '1.4.x' into 1.5.x
8 years ago
Andy Wilkinson
daf6be46f6
Revert "Upgrade to Groovy 2.4.8"
...
This reverts commit 70cd5c42ed
.
See gh-8083
8 years ago
Andy Wilkinson
37cf31f450
Upgrade to Couchbase Java Client 2.3.7
...
In version 2.3.6 and earlier, an attempt to create a Bucket or a
ClusterInfo would fail fast with a ConnectException in the cause of
the Couchbase server was done. In 2.3.7 this remains true for a
Bucket but is no longer the case for ClusterInfo. The latter now
retries for 75 seconds by default and when it eventually fails a
ConnectException is no longer part of the cause chain.
This commit makes the auto-configured ClusterInfo depend on the
auto-configured Bucket. This means that the Bucket is always created
before the ClusterInfo, thereby ensuring that things fail gracefully
with useful diagnostics when the server is unavailable.
Closes gh-8092
8 years ago
Stephane Nicoll
9a65968cb3
Merge branch '1.4.x' into 1.5.x
8 years ago
Stephane Nicoll
feb496fecd
Upgrade to Spring Framework 4.3.6.RELEASE
...
Closes gh-7774
8 years ago
Andy Wilkinson
5ee46742be
Upgrade to Mariadb 1.5.7
...
Closes gh-8098
8 years ago