Commit Graph

13948 Commits (4bfdbbb4a2dc36578f48ca6d98704e2ca2cbec7d)

Author SHA1 Message Date
Stephane Nicoll 4bfdbbb4a2 Upgrade to jOOQ 3.14.12
Closes gh-27271
3 years ago
Stephane Nicoll 9394d4e547 Upgrade to Johnzon 1.2.14
Closes gh-27270
3 years ago
Stephane Nicoll 213be50899 Upgrade to Jetty 9.4.43.v20210629
Closes gh-27269
3 years ago
Stephane Nicoll 845998bc94 Upgrade to Jetty Reactive HTTPClient 1.1.10
Closes gh-27268
3 years ago
Stephane Nicoll 88ff1fc298 Upgrade to Jetty EL 9.0.48
Closes gh-27267
3 years ago
Stephane Nicoll dbc6b87fd4 Upgrade to Jersey 2.34
Closes gh-27266
3 years ago
Stephane Nicoll cdf1b42bb5 Upgrade to Jedis 3.6.1
Closes gh-27265
3 years ago
Stephane Nicoll 697b048623 Upgrade to Jackson Bom 2.12.4
Closes gh-27264
3 years ago
Stephane Nicoll 4fb77d8a89 Upgrade to Infinispan 12.1.6.Final
Closes gh-27263
3 years ago
Stephane Nicoll b993fd2a9e Upgrade to HttpClient5 5.1
Closes gh-27262
3 years ago
Stephane Nicoll 9f4a6af93a Upgrade to HtmlUnit 2.51.0
Closes gh-27261
3 years ago
Stephane Nicoll f5b75c702d Upgrade to Hazelcast 4.2.1
Closes gh-27260
3 years ago
Stephane Nicoll 4be169ae64 Upgrade to Elasticsearch 7.13.3
Closes gh-27259
3 years ago
Stephane Nicoll 108616bf48 Upgrade to Dropwizard Metrics 4.2.2
Closes gh-27258
3 years ago
Stephane Nicoll 1397e11e5f Upgrade to DB2 JDBC 11.5.6.0
Closes gh-27257
3 years ago
Stephane Nicoll f4cc3010de Upgrade to Commons Pool2 2.10.0
Closes gh-27256
3 years ago
Stephane Nicoll b73a2e3e73 Upgrade to Cassandra Driver 4.12.0
Closes gh-27255
3 years ago
Stephane Nicoll a4709f0979 Upgrade to Caffeine 2.9.2
Closes gh-27254
3 years ago
Stephane Nicoll 6f09109a73 Upgrade to Byte Buddy 1.11.6
Closes gh-27253
3 years ago
Stephane Nicoll 580e01283a Upgrade to Awaitility 4.1.0
Closes gh-27252
3 years ago
Stephane Nicoll 69ac69050c Upgrade to AssertJ 3.20.2
Closes gh-27251
3 years ago
Stephane Nicoll 49134f870e Upgrade to AspectJ 1.9.7
Closes gh-27250
3 years ago
Stephane Nicoll 4c3847d3f1 Switch bomr to any policy 3 years ago
Stephane Nicoll c5bf56d87f Upgrade to Kafka 2.8.0
As part of the upgrade, a switch to Spring Kafka 2.8.0-SNAPSHOT is
required, see gh-27177

Closes gh-27247
3 years ago
Stephane Nicoll d67089cdfe Merge branch '2.5.x'
Closes gh-27236
3 years ago
dreis2211 dacfe27350 Fix tests for multi-release JARs on JDK 17
See gh-27229
3 years ago
Andy Wilkinson 9469bfa8c5 Upgrade to Querydsl 5.0.0.M1
Closes gh-26956
3 years ago
Andy Wilkinson 7b0cc3afb5 Merge branch '2.5.x'
Closes gh-27227
3 years ago
Andy Wilkinson 1cd3a54e88 Rework Quartz DB init dependencies to use a detector
Closes gh-27222
3 years ago
Andy Wilkinson 7a1c923fec Merge branch '2.5.x'
Closes gh-27226
3 years ago
Andy Wilkinson 3de58c2340 Detect JdbcIndexedSessionRepository as depending on DB init
Fixes gh-27220
3 years ago
Andy Wilkinson 0b604f5e3b Merge branch '2.5.x'
Closes gh-27224
3 years ago
Stephane Nicoll 7a7901f0c5 Start building against Spring Security 5.6.0-M1 snapshots
See gh-27173
3 years ago
Stephane Nicoll 8d4f3e722f Start building against Micrometer 1.8.0-M1 snapshots
See gh-27169
3 years ago
Stephane Nicoll b20fdd6ea8 Start building against Spring Integration 5.5.2 snapshots
See gh-27174
3 years ago
Stephane Nicoll 3191b814e0 Start building against Spring AMQP 2.4.0-M1 snapshots
See gh-27171
3 years ago
Stephane Nicoll 4f322411a5 Start building against Spring Data 2021.1.0-M1 snapshots
See gh-27170
3 years ago
Stephane Nicoll 1827d559fb Start building against Spring HATEOAS 1.4.0 snapshots
See gh-27185
3 years ago
Stephane Nicoll cd79a47a3d Start building against Spring Framework 5.3.9 snapshots
See gh-27168
3 years ago
Stephane Nicoll 5981eba4f3 Start building against Reactor 2020.0.9 snapshots
See gh-27167
3 years ago
Andy Wilkinson f008228f1a Polish "Detect JobRepository as depending on DB init"
See gh-27221
3 years ago
Henning Pöttker cf69785393 Detect JobRepository as depending on DB init
See gh-27221
3 years ago
Andy Wilkinson d8d98e615b Merge branch '2.5.x'
Closes gh-27223
3 years ago
Andy Wilkinson 94f94f30f5 Polish "Detect AbstractDataSourceInitializers as DB initializers"
See gh-27215
3 years ago
Henning Pöttker 433f3d6bc4 Detect AbstractDataSourceInitializers as DB initializers
See gh-27215
3 years ago
Stephane Nicoll 5bb6188f6d Merge branch '2.5.x'
Closes gh-27218
3 years ago
Stephane Nicoll 25fe6a107a Fix visibility of a type exposed as a bean
Closes gh-27189
3 years ago
Scott Frederick 18c7c0af22 Add Paketo image building system tests
A new system test plugin is being made available for running test
suites that should be run less frequently than with every commit, such
as tests that verify Spring Boot compatibility with external
projects. CI pipeline configuration for running system tests is also
provided.

The first system tests verify the behavior of the Spring Boot image
building plugins when building images using Paketo buildpacks.

Closes gh-25824
3 years ago
Madhura Bhave d82b46b718 Merge branch '2.5.x' into main
Closes gh-27212
Closes gh-27213
3 years ago
Madhura Bhave 0f70c46746 Merge branch '2.4.x' into 2.5.x
Closes gh-27210
Closes gh-27211
3 years ago