Commit Graph

18435 Commits

Author SHA1 Message Date
Stephane Nicoll
a1f4f519fc Upgrade to Maven Help Plugin 3.3.0
Closes gh-32357
2022-09-14 15:56:59 +02:00
Stephane Nicoll
1b06966130 Upgrade to Maven Assembly Plugin 3.4.2
Closes gh-32356
2022-09-14 15:56:59 +02:00
Stephane Nicoll
0cedc5dbba Upgrade to MariaDB 3.0.7
Closes gh-32355
2022-09-14 15:56:59 +02:00
Stephane Nicoll
bcb5f048d2 Upgrade to Liquibase 4.16.0
Closes gh-32354
2022-09-14 15:56:59 +02:00
Stephane Nicoll
4c7d6799f8 Upgrade to Kafka 3.2.2
Closes gh-32352
2022-09-14 15:18:40 +02:00
Stephane Nicoll
4f6c3ab2b0 Upgrade to JUnit Jupiter 5.9.0
Closes gh-32351
2022-09-14 15:18:40 +02:00
Stephane Nicoll
b4a33e52c1 Upgrade to jOOQ 3.17.4
Closes gh-32350
2022-09-14 14:16:54 +02:00
Stephane Nicoll
b6b743006e Upgrade to Jersey 3.0.8
Closes gh-32349
2022-09-14 14:16:51 +02:00
Stephane Nicoll
b70ebe04ff Upgrade to Janino 3.1.8
Closes gh-32348
2022-09-14 14:16:48 +02:00
Stephane Nicoll
36e3588416 Upgrade to Jackson Bom 2.13.4
Closes gh-32347
2022-09-14 14:16:45 +02:00
Stephane Nicoll
1849cddcd3 Upgrade to HtmlUnit 2.64.0
Closes gh-32346
2022-09-14 14:16:43 +02:00
Stephane Nicoll
1e3bcc5afd Upgrade to HSQLDB 2.7.0
Closes gh-32345
2022-09-14 14:16:40 +02:00
Stephane Nicoll
5b8aa1e8e3 Upgrade to Hibernate Validator 7.0.5.Final
Closes gh-32344
2022-09-14 14:16:37 +02:00
Stephane Nicoll
e3ea832bd8 Upgrade to Hibernate 6.1.3.Final
Closes gh-32343
2022-09-14 14:16:35 +02:00
Stephane Nicoll
52ee9932e0 Upgrade to Hazelcast 5.1.3
Closes gh-32342
2022-09-14 14:16:32 +02:00
Stephane Nicoll
52bd273dd0 Upgrade to Gson 2.9.1
Closes gh-32341
2022-09-14 14:16:30 +02:00
Stephane Nicoll
a16da73843 Upgrade to Groovy 4.0.5
Closes gh-32340
2022-09-14 14:16:26 +02:00
Stephane Nicoll
29c9837131 Upgrade to Flyway 9.3.0
Closes gh-32339
2022-09-14 14:16:24 +02:00
Stephane Nicoll
947a751d5a Upgrade to Elasticsearch Client 8.3.3
Closes gh-32338
2022-09-14 14:16:21 +02:00
Stephane Nicoll
464237fc21 Upgrade to Ehcache3 3.10.1
Closes gh-32337
2022-09-14 14:16:18 +02:00
Stephane Nicoll
e3972b66af Upgrade to Dropwizard Metrics 4.2.12
Closes gh-32336
2022-09-14 14:16:15 +02:00
Stephane Nicoll
ebf51813aa Upgrade to Couchbase Client 3.3.4
Closes gh-32335
2022-09-14 14:16:13 +02:00
Stephane Nicoll
ce018d5b6e Upgrade to Byte Buddy 1.12.16
Closes gh-32334
2022-09-14 14:16:10 +02:00
Stephane Nicoll
024ee55f6d Upgrade to Artemis 2.25.0
Closes gh-32333
2022-09-14 14:16:07 +02:00
Stephane Nicoll
bafee1bb7c Upgrade to Micrometer 1.10.0-M6
Closes gh-32238
2022-09-14 13:59:25 +02:00
Stephane Nicoll
6fb70d143d Map R2DBC Pool 'minIdle' property
Closes gh-32332
2022-09-14 13:56:44 +02:00
Andy Wilkinson
6d2a1d3f3b Adapt to breaking changes in Batch's transaction management
See gh-32237
2022-09-14 10:15:30 +01:00
Andy Wilkinson
c6990a34f9 Merge branch '2.7.x' 2022-09-14 09:20:37 +01:00
Andy Wilkinson
a533f4fa32 Polish 2022-09-14 09:20:13 +01:00
Stephane Nicoll
0937adbbbb Upgrade to Reactor Bom 2022.0.0-M6
Closes gh-32240
2022-09-14 08:21:48 +02:00
Stephane Nicoll
bb80d4aa44 Upgrade to Micrometer Tracing 1.0.0-M8
Closes gh-32239
2022-09-14 08:21:22 +02:00
Stephane Nicoll
d29d92b013 Upgrade to Micrometer 1.10.0-M5
Closes gh-32238
2022-09-14 08:20:27 +02:00
Stephane Nicoll
e68b346c05 Upgrade to Reactor 2020.0.23
Closes gh-32273
2022-09-14 08:19:16 +02:00
Andy Wilkinson
4e8e5f623b Adapt to recent deprecations in Spring Batch
See gh-32237
2022-09-13 17:44:50 +01:00
Andy Wilkinson
d103bbc034 Avoid returning null from TestContext.getTestClass()
Our mock didn't configure an expectation so null was returned. That's
prohibited by the javadoc and some recent Framework changes mean that
it's no longer tolerated.
2022-09-13 17:41:06 +01:00
Stephane Nicoll
f23f11aa13 Start building against Spring AMQP 2.4.7 snapshots
See gh-32276
2022-09-13 17:48:05 +02:00
Stephane Nicoll
88f2b33cc1 Add AOT-generated classes to classpath of the compiler
See gh-32304
2022-09-13 14:58:16 +02:00
Andy Wilkinson
867c49337a Add AOT-generated classes to classpath of AOT JavaCompile tasks
See gh-32304
2022-09-13 13:03:24 +01:00
Andy Wilkinson
421943f3cf Add reflection hints for retrieving Undertow's ports
Closes gh-32303
2022-09-13 12:13:06 +01:00
Johnny Lim
4cbabc40b3 Polish MimeMappings changes
See gh-32298
2022-09-12 17:59:06 +02:00
Stephane Nicoll
26cec61f32 Adapt to API change in Spring Framework
See https://github.com/spring-projects/spring-framework/issues/29135
2022-09-12 15:39:03 +02:00
Stephane Nicoll
6201cc076d Upgrade to Micrometer 1.9.4
Closes gh-32272
2022-09-12 14:20:53 +02:00
Stephane Nicoll
84298e3326 Adapt to API change in Spring Framework
See https://github.com/spring-projects/spring-framework/issues/29005
2022-09-12 10:13:03 +02:00
Stephane Nicoll
9fe24fe692 Fix windows build
This commit makes sure that files that are generated in a temporary
directory are closed once the related test completes.
2022-09-10 16:24:29 +02:00
Stephane Nicoll
358ee2c56b Upgrade to Netty 4.1.81.Final
Closes gh-32227
2022-09-10 09:51:19 +02:00
Stephane Nicoll
3572ede2fa Start building against Spring Retry 2.0.0-M1 snapshots
See gh-32293
2022-09-10 09:34:38 +02:00
Stephane Nicoll
ebef52b207 Merge branch '2.7.x'
Closes gh-32292
2022-09-10 09:13:53 +02:00
Stephane Nicoll
04a668fd07 Merge branch '2.6.x' into 2.7.x
Closes gh-32291
2022-09-10 09:13:40 +02:00
Oliver B. Fischer
6e4e76597a Make the path of the config directory better understandable
Currently, the documentation relates to the subdirectory for external
configurations as `/config`. Read as UNIX path, the leading slash
could be read as reference to the root directory `/`.

This commit updates the documentation to use 'config/' instead.

See gh-32224
2022-09-10 09:09:43 +02:00
Stephane Nicoll
fd808ba16e Start building against Spring Batch 4.3.7 snapshots
See gh-32278
2022-09-10 08:56:25 +02:00