Stephane Nicoll
a3361e1c9d
Upgrade to Infinispan 14.0.14.Final
...
Closes gh-36982
2023-08-16 12:08:16 +02:00
Jonatan Ivanov
a3f37089db
Fix failing tests due to extended exemplars
...
Micrometer introduced extended exemplars functionality that adds
exemplars to _count too not only to histogram buckets,
see: https://github.com/micrometer-metrics/micrometer/pull/3996
Because of this, some verifications should be changed.
2023-08-16 08:55:40 +02:00
Scott Frederick
73874911ad
Adapt to changes in Spring Data snapshots
...
See gh-36680
2023-08-15 14:30:16 -05:00
Stephane Nicoll
85b4362ec6
Adapt to change in Spring Framework snapshots
2023-08-15 17:08:29 +02:00
Scott Frederick
eb45aab712
Upgrade default CNB builders to Paketo Jammy
...
Closes gh-36689
2023-08-14 13:29:42 -05:00
Phillip Webb
2ef2529c93
Refine Flyway extension mapping
...
Change `ConfigurationExtensionMapper` to a helper class that can
create a `Consumer` to use with the `PropertyMapper`.
See gh-36364
2023-08-14 09:25:58 -07:00
Stephane Nicoll
b0ac3a7835
Merge branch '3.1.x'
...
Closes gh-36973
2023-08-14 16:13:07 +02:00
Stephane Nicoll
5f2432aca2
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36972
2023-08-14 16:12:55 +02:00
Stephane Nicoll
0271efae4c
Polish "Avoid setting null compiler option"
...
See gh-36971
2023-08-14 16:07:25 +02:00
omaryaya
a0ad00c542
Avoid setting null compiler option
...
See gh-36971
2023-08-14 16:06:34 +02:00
Stephane Nicoll
7043c82e6d
Merge branch '3.1.x'
...
Closes gh-36970
2023-08-14 15:20:57 +02:00
Stephane Nicoll
5764525a60
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36969
2023-08-14 15:20:50 +02:00
Stephane Nicoll
fe12e75955
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36968
2023-08-14 15:20:40 +02:00
Stephane Nicoll
70ea830277
Merge branch '3.1.x'
...
Closes gh-36967
2023-08-14 15:14:59 +02:00
Stephane Nicoll
0cf21b21ca
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36966
2023-08-14 15:14:49 +02:00
Stephane Nicoll
e043fe434a
Update copyright year of changed file
...
See gh-36965
2023-08-14 15:13:32 +02:00
abaudat
3ad0e77db8
Align javadoc of AbstractFilterRegistrationBean#setDispatcherTypes
...
See gh-36965
2023-08-14 15:13:04 +02:00
normandra
62902a798d
Fix typo
...
See gh-36964
2023-08-14 15:01:39 +02:00
Stephane Nicoll
3835e25a18
Add missing Kotlin example
...
See gh-36579
2023-08-14 12:18:52 +02:00
Stephane Nicoll
89bb8e87c2
Merge branch '3.1.x'
...
Closes gh-36963
2023-08-14 12:04:23 +02:00
Stephane Nicoll
8ce6002206
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36962
2023-08-14 12:04:11 +02:00
Stephane Nicoll
82b0666813
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36961
2023-08-14 12:04:01 +02:00
Stephane Nicoll
0e6abd1377
Provide more information about using spring.cache.type=none
...
Closes gh-33694
2023-08-14 12:03:40 +02:00
Stephane Nicoll
e073d14950
Merge branch '3.1.x'
...
Closes gh-36960
2023-08-14 11:37:14 +02:00
Stephane Nicoll
b903df7327
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36959
2023-08-14 11:37:07 +02:00
Stephane Nicoll
3ae65e073c
Use Aether to download JUnit platform launcher
...
This commit updates our maven plugin to use aether directly, rather than
the now deprecated maven features.
Closes gh-36724
2023-08-14 11:23:43 +02:00
Phillip Webb
8edec21a6f
Update copyright year of changed files
2023-08-13 20:44:44 -07:00
Phillip Webb
407fa780c8
Polish
2023-08-13 20:44:44 -07:00
Phillip Webb
d73d8f8e4f
Merge branch '3.1.x'
2023-08-13 19:15:56 -07:00
Phillip Webb
155300525e
Polish
2023-08-13 19:15:38 -07:00
Phillip Webb
2fdc29b885
Revert "Polish"
...
This reverts commit 6a65ca13ea
since
FileCopyUtils will close the reader/writer.
2023-08-13 19:00:04 -07:00
Phillip Webb
848a61a3a8
Merge branch '3.0.x' into 3.1.x
2023-08-13 18:50:33 -07:00
Phillip Webb
9805723415
Update copyright year of changed files
2023-08-13 18:50:13 -07:00
Phillip Webb
a0089c5c76
Merge branch '2.7.x' into 3.0.x
2023-08-13 18:44:36 -07:00
Phillip Webb
46773dd5df
Update copyright year of changed files
2023-08-13 18:19:05 -07:00
Phillip Webb
527b2f2cac
Polish
2023-08-13 18:18:48 -07:00
Stephane Nicoll
7fe0086ee6
Start building against Spring Batch 5.1.0-M2 snapshots
...
See gh-36944
2023-08-10 16:13:54 +02:00
Stephane Nicoll
9274b1016f
Start building against Spring Integration 6.2.0-M2 snapshots
...
See gh-36943
2023-08-10 16:10:40 +02:00
Stephane Nicoll
69bf66d5f7
Start building against Spring Kafka 3.0.10 snapshots
...
See gh-36942
2023-08-10 16:09:36 +02:00
Stephane Nicoll
cbbf933455
Start building against Spring Authorization Server 1.1.2 snapshots
...
See gh-36941
2023-08-10 16:09:32 +02:00
Stephane Nicoll
732f51a614
Start building against Spring AMQP 3.0.8 snapshots
...
See gh-36940
2023-08-10 16:09:26 +02:00
Andy Wilkinson
dc45532c94
Avoid triggering second context creation when first attempt failed
...
Closes gh-24888
2023-08-10 14:39:28 +01:00
Stephane Nicoll
008b568df3
Upgrade to Thymeleaf Extras SpringSecurity 3.1.2.RELEASE
...
Closes gh-36938
2023-08-10 15:21:52 +02:00
Stephane Nicoll
1e7bf971c4
Upgrade to Thymeleaf 3.1.2.RELEASE
...
Closes gh-36937
2023-08-10 15:21:48 +02:00
Stephane Nicoll
78f6c66b27
Upgrade to R2DBC Pool 1.0.1.RELEASE
...
Closes gh-36936
2023-08-10 15:21:43 +02:00
Stephane Nicoll
940f111499
Upgrade to Pooled JMS 3.1.1
...
Closes gh-36935
2023-08-10 15:21:38 +02:00
Stephane Nicoll
c300c7af1e
Upgrade to Netty 4.1.96.Final
...
Closes gh-36934
2023-08-10 15:21:34 +02:00
Stephane Nicoll
7ebbf4fbc9
Upgrade to Logback 1.4.11
...
Closes gh-36932
2023-08-10 15:21:24 +02:00
Stephane Nicoll
dd7fcec201
Upgrade to jOOQ 3.18.6
...
Closes gh-36931
2023-08-10 15:21:20 +02:00
Stephane Nicoll
1ee5990e41
Upgrade to Jersey 3.1.3
...
Closes gh-36930
2023-08-10 15:21:15 +02:00