Andy Wilkinson
6a3dec438c
Upgrade to Spring Kafka 2.5.0.RELEASE
...
Closes gh-21387
2020-05-13 20:43:09 +01:00
Andy Wilkinson
9be7fa8e1f
Upgrade to XMLUnit 2.7.0
...
Closes gh-21419
2020-05-13 17:50:23 +01:00
Andy Wilkinson
0ef7f909b8
Disable generation of Gradle metadata for spring-boot-dependencies
...
Gradle's metadata for a platform does not provide a way to define
exclusions in the same way that can be done in <dependencyManagement>
in a Mavne bom. This means that Gradle 6 users lose the exclusions
that are defined in the pom as Gradle 6 will use the metadata rather
than the pom.
Until such a time as Gradle's metadata supports the configuration of
such exclusions we can avoid the problem by disabling the metadata's
publication.
Fixes gh-21350
2020-05-13 16:36:59 +01:00
Brian Clozel
7787fd94f3
Merge remote-tracking branch 'origin/2.2.x'
...
Closes gh-21422
2020-05-12 14:47:03 +02:00
Stephane Nicoll
8cc2e32482
Upgrade to Spring Data Neumann-RELEASE
...
Closes gh-21383
2020-05-12 14:03:24 +02:00
Stephane Nicoll
b6b0452d5f
Upgrade to Spring HATEOAS 1.1.0.RELEASE
...
Closes gh-21384
2020-05-12 14:02:25 +02:00
Stephane Nicoll
cfe3187c96
Upgrade to Tomcat 9.0.35
...
Closes gh-21415
2020-05-12 08:55:13 +02:00
Stephane Nicoll
8568e0bda2
Upgrade to SQLite JDBC 3.31.1
...
Closes gh-21414
2020-05-12 08:55:12 +02:00
Stephane Nicoll
11ff36686f
Upgrade to Selenium HtmlUnit 2.40.0
...
Closes gh-21413
2020-05-12 08:55:11 +02:00
Stephane Nicoll
5411274eba
Upgrade to Prometheus PushGateway 0.9.0
...
Closes gh-21412
2020-05-12 08:55:09 +02:00
Stephane Nicoll
6566eb0e20
Upgrade to MongoDB 4.0.3
...
Closes gh-21411
2020-05-12 08:55:08 +02:00
Stephane Nicoll
f571ced0f8
Upgrade to Micrometer 1.5.1
...
Closes gh-21410
2020-05-12 08:55:07 +02:00
Stephane Nicoll
3556ed4487
Upgrade to Maven Assembly Plugin 3.3.0
...
Closes gh-21409
2020-05-12 08:55:05 +02:00
Stephane Nicoll
dd13c226b5
Upgrade to Kotlin Coroutines 1.3.6
...
Closes gh-21408
2020-05-12 08:55:04 +02:00
Stephane Nicoll
74a70c8200
Upgrade to jOOQ 3.13.2
...
Closes gh-21407
2020-05-12 08:55:03 +02:00
Stephane Nicoll
77c6a605db
Upgrade to Johnzon 1.2.5
...
Closes gh-21406
2020-05-12 08:55:02 +02:00
Stephane Nicoll
a99f831ec7
Upgrade to Jedis 3.3.0
...
Closes gh-21405
2020-05-12 08:55:00 +02:00
Stephane Nicoll
ea0425dc83
Upgrade to Infinispan 10.1.8.Final
...
Closes gh-21404
2020-05-12 08:54:59 +02:00
Stephane Nicoll
1f67be0248
Upgrade to HtmlUnit 2.40.0
...
Closes gh-21403
2020-05-12 08:54:58 +02:00
Stephane Nicoll
8e0d8f48e4
Upgrade to HikariCP 3.4.5
...
Closes gh-21402
2020-05-12 08:54:57 +02:00
Stephane Nicoll
292e782385
Upgrade to Hibernate Validator 6.1.5.Final
...
Closes gh-21401
2020-05-12 08:54:56 +02:00
Stephane Nicoll
5341fe889f
Upgrade to Hibernate 5.4.15.Final
...
Closes gh-21400
2020-05-12 08:54:54 +02:00
Stephane Nicoll
77782aa629
Upgrade to Dropwizard Metrics 4.1.7
...
Closes gh-21399
2020-05-12 08:54:53 +02:00
Stephane Nicoll
294bd0d2fb
Upgrade to Couchbase Client 3.0.4
...
Closes gh-21398
2020-05-12 08:54:52 +02:00
Stephane Nicoll
e9bf2148ce
Upgrade to Cassandra Driver 4.6.1
...
Closes gh-21397
2020-05-12 08:54:51 +02:00
Stephane Nicoll
38a0a6b7de
Upgrade to AssertJ 3.16.1
...
Closes gh-21396
2020-05-12 08:54:50 +02:00
Stephane Nicoll
07958ac5cc
Start building against Spring Kafka 2.5.0 snapshots
...
See gh-21387
2020-05-11 11:49:33 +02:00
Stephane Nicoll
dedcfeb150
Start building against Spring Session Dragonfruit snapshots
...
See gh-21386
2020-05-11 11:49:01 +02:00
Stephane Nicoll
e32d701e76
Start building against Spring Integration 5.3.0 snapshots
...
See gh-21385
2020-05-11 11:48:24 +02:00
Stephane Nicoll
5c26c895d5
Start build against Spring HATEOAS 1.1.0 snapshots
...
See gh-21284
2020-05-11 11:47:57 +02:00
Stephane Nicoll
7ce6ea484f
Start building against Spring Data Neumann snapshots
...
See gh-21383
2020-05-11 11:47:07 +02:00
Stephane Nicoll
09815cc99d
Merge branch '2.2.x'
...
Closes gh-21352
2020-05-07 14:19:41 +02:00
Stephane Nicoll
3ac38fd65e
Upgrade to Spring Security 5.3.2.RELEASE
...
Closes gh-21349
2020-05-07 09:50:25 +02:00
Stephane Nicoll
f4ae2b0584
Merge branch '2.2.x'
...
Closes gh-21305
2020-05-04 14:58:43 +02:00
Stephane Nicoll
8abf658087
Remove dependency management for the Wavefront SDK
...
Closes gh-21295
2020-05-04 10:17:01 +02:00
Andy Wilkinson
79a2e7f469
Upgrade to Undertow 2.1.0.Final
...
Closes gh-21278
2020-04-30 20:18:11 +01:00
Andy Wilkinson
1f00938c5a
Upgrade to SAAJ Impl 1.5.2
...
Closes gh-21277
2020-04-30 20:18:11 +01:00
Andy Wilkinson
a361583c8c
Upgrade to Jetty EL 8.5.54
...
Closes gh-21276
2020-04-30 19:46:48 +01:00
Andy Wilkinson
a7fd02e243
Upgrade to Hazelcast 3.12.7
...
Closes gh-21275
2020-04-30 19:46:46 +01:00
Andy Wilkinson
2b76f837b4
Upgrade to Byte Buddy 1.10.10
...
Closes gh-21274
2020-04-30 19:46:45 +01:00
Stephane Nicoll
52fbf47e7f
Upgrade to Flyway 6.4.1
...
Closes gh-21269
2020-04-30 15:35:48 +02:00
Andy Wilkinson
14c88b3c04
Upgrade to Spring Integration 5.3.0.RC1
...
Closes gh-20951
2020-04-29 20:21:49 +01:00
Andy Wilkinson
76d71e58d7
Upgrade to Spring Kafka 2.5.0.RC1
...
Closes gh-20953
2020-04-29 19:06:35 +01:00
Stephane Nicoll
2eef71cba5
Upgrade to Spring AMQP 2.2.6
...
Closes gh-20947
2020-04-29 15:08:49 +02:00
Stephane Nicoll
371774c109
Upgrade to WebJars Locator Core 0.45
...
Closes gh-21255
2020-04-29 14:34:51 +02:00
Stephane Nicoll
2807e64e73
Upgrade to Tomcat 9.0.34
...
Closes gh-21254
2020-04-29 14:34:50 +02:00
Stephane Nicoll
b042af606f
Upgrade to Spring WS 3.0.9.RELEASE
...
Closes gh-21253
2020-04-29 14:34:49 +02:00
Stephane Nicoll
2b969d07d7
Upgrade to SendGrid 4.4.8
...
Closes gh-21252
2020-04-29 14:34:48 +02:00
Stephane Nicoll
0e2eb69be5
Upgrade to Selenium HtmlUnit 2.39.0
...
Closes gh-21251
2020-04-29 14:34:47 +02:00
Stephane Nicoll
b74d80bed9
Upgrade to Rabbit AMQP Client 5.9.0
...
Closes gh-21250
2020-04-29 14:34:45 +02:00