42852 Commits

Author SHA1 Message Date
Nerses Aznauryan
ee5b23bb02 Set max request header size on Netty when using HTTP/2
Fix an issue that server.max-http-request-header-size doesn't have an
effect on Netty server with http2 enabled.

See gh-36766
2023-08-17 11:47:01 +02:00
Scott Frederick
3907e40d16 Merge branch '2.7.x' into 3.0.x
Closes gh-37010
2023-08-16 15:39:08 -05:00
Scott Frederick
da7eea49b1 Upgrade CI images to ubuntu:jammy-20230804
Closes gh-37009
2023-08-16 15:27:47 -05:00
Stephane Nicoll
b99ebc6f87 Upgrade to Lettuce 6.2.6.RELEASE
Closes gh-37002
2023-08-16 15:24:18 +02:00
Stephane Nicoll
bf98729cf9 Upgrade to AspectJ 1.9.20
Closes gh-37001
2023-08-16 15:24:13 +02:00
Stephane Nicoll
f4120fc3da Merge branch '2.7.x' into 3.0.x 2023-08-15 17:34:53 +02:00
Stephane Nicoll
0a83531324 Upgrade to Reactor Bom 2022.0.10
Closes gh-36831
2023-08-15 17:14:01 +02:00
Stephane Nicoll
a3856e4342 Upgrade to Micrometer Tracing 1.0.9
Closes gh-36830
2023-08-15 17:14:00 +02:00
Stephane Nicoll
b91b213283 Upgrade to Micrometer 1.10.10
Closes gh-36829
2023-08-15 17:14:00 +02:00
Stephane Nicoll
b80f64a0e4 Upgrade to Infinispan 14.0.14.Final
Closes gh-36993
2023-08-15 17:13:59 +02:00
Stephane Nicoll
cd7ca433e6 Upgrade to Tomcat 9.0.79
Closes gh-36992
2023-08-15 17:11:13 +02:00
Stephane Nicoll
e1c0518047 Upgrade to Reactor Bom 2020.0.35
Closes gh-36825
2023-08-15 17:11:09 +02:00
Stephane Nicoll
a39b39c9dd Upgrade to Micrometer 1.9.14
Closes gh-36824
2023-08-15 17:11:09 +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
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
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
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
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
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
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
Andy Wilkinson
31d2886577 Merge branch '2.7.x' into 3.0.x 2023-08-10 14:49:46 +01: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
8346cf2182 Upgrade to Logback 1.4.11
Closes gh-36925
2023-08-10 15:07:57 +02:00
Stephane Nicoll
97e8a6218c Upgrade to Thymeleaf Extras SpringSecurity 3.1.2.RELEASE
Closes gh-36922
2023-08-10 14:52:04 +02:00
Stephane Nicoll
65a6e9559c Upgrade to Thymeleaf 3.1.2.RELEASE
Closes gh-36921
2023-08-10 14:52:04 +02:00
Stephane Nicoll
d175ddb2fa Upgrade to R2DBC Pool 1.0.1.RELEASE
Closes gh-36920
2023-08-10 14:52:03 +02:00
Stephane Nicoll
86a882bd90 Upgrade to Netty 4.1.96.Final
Closes gh-36919
2023-08-10 14:52:03 +02:00
Stephane Nicoll
d4b907cb26 Upgrade to Native Build Tools Plugin 0.9.24
Closes gh-36918
2023-08-10 14:52:03 +02:00
Stephane Nicoll
7484b21202 Upgrade to jOOQ 3.17.15
Closes gh-36917
2023-08-10 14:52:03 +02:00
Stephane Nicoll
6d1d946bba Upgrade to Jersey 3.1.3
Closes gh-36916
2023-08-10 14:52:03 +02:00
Stephane Nicoll
c146c03743 Upgrade to Infinispan 14.0.13.Final
Closes gh-36915
2023-08-10 14:52:03 +02:00
Stephane Nicoll
2b40da59ea Upgrade to Dependency Management Plugin 1.1.3
Closes gh-36914
2023-08-10 14:52:03 +02:00
Stephane Nicoll
f59c89cd59 Upgrade to Caffeine 3.1.8
Closes gh-36912
2023-08-10 14:52:02 +02:00
Stephane Nicoll
bcc904cc1c Prohibit upgrades to Couchbase Client 3.4.9
Closes gh-36885
2023-08-10 14:49:11 +02:00
Andy Wilkinson
7b4c371c1d Merge branch '2.7.x' into 3.0.x 2023-08-09 16:56:52 +01:00
Andy Wilkinson
573f01e991 Polish Bomr's output
See gh-35296
2023-08-09 16:56:30 +01:00
Andy Wilkinson
f0ad4967e6 Merge branch '2.7.x' into 3.0.x 2023-08-09 15:14:08 +01:00
Andy Wilkinson
51bff73fe5 Upgrade to Netty 4.1.96.Final
Closes gh-36871
2023-08-09 15:13:54 +01:00