Commit Graph

44504 Commits

Author SHA1 Message Date
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
072d8a6e53 Merge branch '3.1.x' 2023-08-14 17:14:45 +02:00
Stephane Nicoll
425232121d Merge branch '3.0.x' into 3.1.x 2023-08-14 17:14:34 +02:00
Stephane Nicoll
a8f5937567 Upgrade to Neo4j Java Driver 5.11.0
Closes gh-36980
2023-08-14 16:55:03 +02:00
Stephane Nicoll
09bb60cfb9 Upgrade to Couchbase Client 3.4.8
Closes gh-36979
2023-08-14 16:54:07 +02:00
Stephane Nicoll
a9bcda04fa Upgrade to Tomcat 10.1.12
Closes gh-36978
2023-08-14 16:52:37 +02:00
Stephane Nicoll
4b1693f204 Upgrade to Neo4j Java Driver 5.11.0
Closes gh-36977
2023-08-14 16:48:35 +02:00
Stephane Nicoll
3188a4f134 Upgrade to Couchbase Client 3.4.8
Closes gh-36975
2023-08-14 16:46:56 +02:00
Stephane Nicoll
c616ae4ae6 Upgrade to Tomcat 10.1.12
Closes gh-36974
2023-08-14 16:35:12 +02: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
cf27e3eee8 Merge pull request #36971 from omaryaya
* pr/36971:
  Polish "Avoid setting null compiler option"
  Avoid setting null compiler option

Closes gh-36971
2023-08-14 16:12:52 +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
9849a6966d Merge pull request #36965 from spa-abaudat
* pr/36965:
  Update copyright year of changed file
  Align javadoc of AbstractFilterRegistrationBean#setDispatcherTypes

Closes gh-36965
2023-08-14 15:20:00 +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
df7f8807b1 Merge pull request #36964 from normandra
* pr/36964:
  Fix typo

Closes gh-36964
2023-08-14 15:14:45 +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
9844e4256d Merge branch '3.1.x' 2023-08-10 14:50:19 +01:00
Andy Wilkinson
6f3f2d8472 Merge branch '3.0.x' into 3.1.x 2023-08-10 14:49:59 +01:00