Commit Graph

33172 Commits

Author SHA1 Message Date
Andy Wilkinson
dfd32e7a54 Upgrade to Spring AMQP 2.2.7.RELEASE
Closes gh-21978
2020-06-16 10:42:07 +01:00
Andy Wilkinson
030a01192d Upgrade to SendGrid 4.6.0
Closes gh-21977
2020-06-16 10:42:07 +01:00
Andy Wilkinson
f1a7730698 Upgrade to Selenium HtmlUnit 2.41.0
Closes gh-21976
2020-06-16 10:42:07 +01:00
Andy Wilkinson
9000f047bd Upgrade to RSocket 1.0.1
Closes gh-21975
2020-06-16 10:42:07 +01:00
Andy Wilkinson
aad6c3d6c9 Upgrade to R2DBC Bom Arabba-SR5
Closes gh-21974
2020-06-16 10:42:06 +01:00
Andy Wilkinson
9db3f9adbf Upgrade to Postgresql 42.2.14
Closes gh-21973
2020-06-16 10:42:06 +01:00
Andy Wilkinson
5fd2b85b48 Upgrade to Oracle Database 19.6.0.0
Closes gh-21972
2020-06-16 10:42:06 +01:00
Andy Wilkinson
5365e41e4c Upgrade to OkHttp3 3.14.9
Closes gh-21971
2020-06-16 10:42:06 +01:00
Andy Wilkinson
0bb7b0f243 Upgrade to OAuth2 OIDC SDK 7.5
Closes gh-21970
2020-06-16 10:42:03 +01:00
Andy Wilkinson
909b7db6f1 Upgrade to Netty tcNative 2.0.31.Final
Closes gh-21969
2020-06-16 10:41:54 +01:00
Andy Wilkinson
7ed98bcde8 Upgrade to Netty 4.1.50.Final
Closes gh-21968
2020-06-16 10:41:53 +01:00
Andy Wilkinson
9241e488e8 Upgrade to Neo4j OGM 3.2.12
Closes gh-21967
2020-06-16 10:41:53 +01:00
Andy Wilkinson
914af4a9f0 Upgrade to MongoDB 4.0.4
Closes gh-21966
2020-06-16 10:41:53 +01:00
Andy Wilkinson
1266738522 Upgrade to Maven War Plugin 3.3.0
Closes gh-21965
2020-06-16 10:41:53 +01:00
Andy Wilkinson
40c9029e3c Upgrade to Log4j2 2.13.3
Closes gh-21964
2020-06-16 10:41:53 +01:00
Andy Wilkinson
5bb661c95f Upgrade to Liquibase 3.10.0
Closes gh-21963
2020-06-16 10:41:52 +01:00
Andy Wilkinson
87afd8dc62 Upgrade to Lettuce 5.3.1.RELEASE
Closes gh-21962
2020-06-16 10:41:52 +01:00
Andy Wilkinson
4345c1c9fb Upgrade to Kotlin Coroutines 1.3.7
Closes gh-21961
2020-06-16 10:41:52 +01:00
Andy Wilkinson
9fa4e92fbb Upgrade to Johnzon 1.2.7
Closes gh-21960
2020-06-16 10:41:52 +01:00
Andy Wilkinson
07cd868ca5 Upgrade to Jetty 9.4.30.v20200611
Closes gh-21959
2020-06-16 10:41:51 +01:00
Andy Wilkinson
2cc950065a Upgrade to Jetty Reactive HTTPClient 1.1.3
Closes gh-21958
2020-06-16 10:41:51 +01:00
Andy Wilkinson
43a7a4af13 Upgrade to Jersey 2.31
Closes gh-21957
2020-06-16 10:41:49 +01:00
Andy Wilkinson
1fa41ee4ee Upgrade to Jaybird 3.0.9
Closes gh-21956
2020-06-16 10:41:21 +01:00
Andy Wilkinson
0d48b049d9 Upgrade to Javax Money 1.1
Closes gh-21955
2020-06-16 10:41:17 +01:00
Andy Wilkinson
73e00ee929 Upgrade to InfluxDB Java 2.19
Closes gh-21954
2020-06-16 10:37:15 +01:00
Andy Wilkinson
78a72bb6c3 Upgrade to HtmlUnit 2.41.0
Closes gh-21953
2020-06-16 10:37:15 +01:00
Andy Wilkinson
262554a65b Upgrade to Hibernate 5.4.17.Final
Closes gh-21952
2020-06-16 10:37:14 +01:00
Andy Wilkinson
1fdabbc5f7 Upgrade to Groovy 2.5.12
Closes gh-21951
2020-06-16 10:37:14 +01:00
Andy Wilkinson
06eda713ee Upgrade to Flyway 6.4.4
Closes gh-21950
2020-06-16 10:37:14 +01:00
Andy Wilkinson
0e0b6c98e0 Upgrade to Elasticsearch 7.7.1
Closes gh-21948
2020-06-16 10:32:58 +01:00
Andy Wilkinson
9bbad6fb25 Upgrade to Dropwizard Metrics 4.1.9
Closes gh-21947
2020-06-16 10:32:56 +01:00
Andy Wilkinson
d4c5f54f11 Upgrade to Couchbase Client 3.0.5
Closes gh-21946
2020-06-16 10:32:54 +01:00
Andy Wilkinson
c366afea6e Upgrade to Caffeine 2.8.4
Closes gh-21945
2020-06-16 10:32:53 +01:00
Andy Wilkinson
d914a6f713 Upgrade to Byte Buddy 1.10.11
Closes gh-21944
2020-06-16 10:32:51 +01:00
Andy Wilkinson
3435f5ea3b Upgrade to Awaitility 4.0.3
Closes gh-21943
2020-06-16 10:32:49 +01:00
Andy Wilkinson
1ed5bc72fd Upgrade to Artemis 2.13.0
Closes gh-21942
2020-06-16 10:32:47 +01:00
Andy Wilkinson
07fb4b065d Merge branch '2.3.x'
Closes gh-21940
2020-06-16 10:10:38 +01:00
Andy Wilkinson
0de466e06e Require dependency on s-b-dependencies to use its constraints
Previously, Spring Boot's modules published Gradle Module Metadata
(GMM) the declared a platform dependency on spring-boot-dependencies.
This provided versions for each module's own dependencies but also had
they unwanted side-effect of pulling in spring-boot-dependencies
constraints which would influence the version of other dependencies
declared in the same configuration. This was undesirable as users
should be able to opt in to this level of dependency management, either
by using the dependency management plugin or by using Gradle's built-in
support via a platform dependency on spring-boot-dependencies.

This commit reworks how Spring Boot's build uses
spring-boot-dependencies and spring-boot-parent to provide its own
dependency management. Configurations that aren't seen by consumers are
configured to extend a dependencyManagement configuration that has an
enforced platform dependency on spring-boot-parent. This enforces
spring-boot-parent's version constraints on Spring Boot's build without
making them visible to consumers. To ensure that the versions that
Spring Boot has been built against are visible to consumers, the
Maven publication that produces pom files and GMM for the published
modules is configured to use the resolved versions from the module's
runtime classpath.

Fixes gh-21911
2020-06-16 08:50:21 +01:00
Stephane Nicoll
0c03118a59 Merge branch '2.3.x' 2020-06-16 07:59:15 +02:00
Stephane Nicoll
e30b8bf742 Start building against Reactor Dysprosium-SR9 snapshots
See gh-21938
2020-06-16 07:58:28 +02:00
Stephane Nicoll
a6beee9be3 Merge branch '2.2.x' into 2.3.x 2020-06-16 07:58:06 +02:00
Stephane Nicoll
58974ab9cf Start building against Reactor Dysprosium-SR9 snapshots
See gh-21937
2020-06-16 07:57:31 +02:00
Scott Frederick
838cfc529f Merge branch '2.3.x'
Closes gh-21933
2020-06-15 16:17:39 -05:00
Scott Frederick
6119d69679 Add runImage option for image building
This commit adds a runImage property to the Maven plugin build-image
goal and the Gradle bootBuildImage task. The property allows the user
to override the run image reference provided in the builder metadata
with an alternate run image. The runImage property can be specified
in the build file or on the command line.

Fixes gh-21534
2020-06-15 16:08:56 -05:00
Stephane Nicoll
164a992d6e Fix assertion for startup info format
See gh-21926
2020-06-15 20:17:07 +02:00
Phillip Webb
961b7cdf81 Merge branch '2.3.x' 2020-06-15 10:53:19 -07:00
Phillip Webb
025d7aaac8 Merge branch '2.2.x' into 2.3.x 2020-06-15 10:53:00 -07:00
Phillip Webb
550b2847c5 Merge branch '2.1.x' into 2.2.x 2020-06-15 10:52:50 -07:00
Phillip Webb
b129a3f7fb Check that a distribution has been started
Update the releasescript to ensure that a distribution has been started
before starting it again. This functionality was accidentally removed
during the updates for gh-21474.

See gh-21474
2020-06-15 10:50:06 -07:00
Madhura Bhave
3f323a5eb2 Merge branch '2.3.x' 2020-06-15 09:24:14 -07:00