Commit Graph

38764 Commits

Author SHA1 Message Date
Phillip Webb
c88a768977 Merge branch '2.6.x' into 2.7.x 2023-05-24 17:30:52 -07:00
Phillip Webb
f8c9fee3b0 Merge branch '2.5.x' into 2.6.x 2023-05-24 17:30:39 -07:00
Phillip Webb
6c4781086f Remove unused CI files 2023-05-24 17:30:12 -07:00
Phillip Webb
5d1fcfa472 Merge branch '2.6.x' into 2.7.x 2023-05-24 17:18:58 -07:00
Phillip Webb
12b09acc87 Merge branch '2.5.x' into 2.6.x 2023-05-24 17:18:14 -07:00
Phillip Webb
46c8b58eb5 Update CI pipeline 2023-05-24 17:17:35 -07:00
Scott Frederick
a5a5be37ec Upgrade CI to Docker 24.0.1
Closes gh-35622
2023-05-24 15:26:08 -05:00
Phillip Webb
701ea30b3a Merge branch '2.6.x' into 2.7.x 2023-05-18 13:07:56 -07:00
Spring Builds
15d95ed5a0 Next development version (v2.6.16-SNAPSHOT) 2023-05-18 19:41:10 +00:00
Phillip Webb
d384a90567 Merge branch '2.6.x' into 2.7.x 2023-05-18 11:28:21 -07:00
Phillip Webb
d24ed66b2d Merge branch '2.5.x' into 2.6.x 2023-05-18 11:28:04 -07:00
Spring Builds
f8ac264bd1 Next development version (v2.5.16-SNAPSHOT) 2023-05-18 17:55:40 +00:00
Andy Wilkinson
858c984b5d Merge branch '2.6.x' into 2.7.x 2023-05-18 14:03:52 +01:00
Andy Wilkinson
af89b29f0a Merge branch '2.5.x' into 2.6.x
Closes gh-35561
2023-05-18 14:03:31 +01:00
Phillip Webb
d7ff379fb8 Return 406 status code if welcome page is not accepted
Add `WelcomePageNotAcceptableHandlerMapping` which will return
an HTTP 406 status if a suitable welcome page is found but
cannot be accepted for the request.

An additional mapper is used so that we don't need to change
the order of the `WelcomePageHandlerMapping`. It's possible
that users may have additional root handler mappings
registered to run after the `WelcomePageHandlerMapping`
and we still need to respect those.

Fixes gh-35559
2023-05-18 13:35:49 +01:00
Spring Builds
0f2e5d0e39 Next development version (v2.7.13-SNAPSHOT) 2023-05-18 09:43:54 +00:00
Phillip Webb
418dd1ba5b Return 406 status code if welcome page is not accepted
Add `WelcomePageNotAcceptableHandlerMapping` which will return
an HTTP 406 status if a suitable welcome page is found but
cannot be accepted for the request.

An additional mapper is used so that we don't need to change
the order of the `WelcomePageHandlerMapping`. It's possible
that users may have additional root handler mappings
registered to run after the `WelcomePageHandlerMapping`
and we still need to respect those.

Fixes gh-35552
2023-05-18 08:55:45 +01:00
Andy Wilkinson
cc2bb7cade Upgrade to Json-smart 2.4.11
Closes gh-35549
2023-05-18 08:17:37 +01:00
Scott Frederick
c0797eea1d Upgrade CI to Docker 24.0.0
Closes gh-35506
2023-05-17 16:55:10 -05:00
Andy Wilkinson
1cd3a32f1f Merge branch '2.6.x' into 2.7.x 2023-05-17 22:31:56 +01:00
Andy Wilkinson
7f9fd042fb Upgrade to Undertow 2.2.24.Final
Closes gh-35541
2023-05-17 21:43:21 +01:00
Andy Wilkinson
47f1fc57d9 Upgrade to Tomcat 9.0.75
Closes gh-35540
2023-05-17 21:43:20 +01:00
Andy Wilkinson
2e8ec62cd4 Upgrade to Thymeleaf Extras SpringSecurity 3.0.5.RELEASE
Closes gh-35539
2023-05-17 21:25:42 +01:00
Andy Wilkinson
ba7485bf48 Upgrade to Spring WS 3.1.6
Closes gh-35538
2023-05-17 21:25:37 +01:00
Andy Wilkinson
1e5797f350 Upgrade to Spring Security 5.6.10
Closes gh-35537
2023-05-17 21:25:32 +01:00
Andy Wilkinson
83cbe3fc2c Upgrade to Spring Integration 5.5.18
Closes gh-35536
2023-05-17 21:25:27 +01:00
Andy Wilkinson
fa9a5a3a73 Upgrade to Spring Framework 5.3.27
Closes gh-35535
2023-05-17 21:25:22 +01:00
Andy Wilkinson
e2cd60b213 Upgrade to Spring Batch 4.3.8
Closes gh-35534
2023-05-17 21:25:17 +01:00
Andy Wilkinson
e5ef0682fb Upgrade to Spring AMQP 2.4.12
Closes gh-35533
2023-05-17 21:25:12 +01:00
Andy Wilkinson
d0bbf8433a Upgrade to Reactor Bom 2020.0.32
Closes gh-35532
2023-05-17 21:25:07 +01:00
Andy Wilkinson
09ce82b5a6 Upgrade to Netty tcNative 2.0.61.Final
Closes gh-35531
2023-05-17 21:25:02 +01:00
Andy Wilkinson
87aed1fafe Upgrade to Netty 4.1.92.Final
Closes gh-35530
2023-05-17 21:24:57 +01:00
Andy Wilkinson
63ced46171 Upgrade to Neo4j Java Driver 4.4.11
Closes gh-35529
2023-05-17 21:24:53 +01:00
Andy Wilkinson
8d38bae1c3 Upgrade to MySQL 8.0.33
Closes gh-35528
2023-05-17 21:24:47 +01:00
Andy Wilkinson
a58763d0f3 Upgrade to Micrometer 1.8.13
Closes gh-35527
2023-05-17 21:24:43 +01:00
Andy Wilkinson
cb15f35dbf Upgrade to MariaDB 2.7.9
Closes gh-35526
2023-05-17 21:24:38 +01:00
Andy Wilkinson
462b2a2178 Upgrade to Lombok 1.18.26
Closes gh-35525
2023-05-17 21:24:33 +01:00
Andy Wilkinson
2ba3c874dd Upgrade to Logback 1.2.12
Closes gh-35524
2023-05-17 21:24:28 +01:00
Andy Wilkinson
5708245108 Upgrade to Json-smart 2.4.10
Closes gh-35523
2023-05-17 21:24:23 +01:00
Andy Wilkinson
dbda252e29 Upgrade to Jolokia 1.7.2
Closes gh-35522
2023-05-17 21:24:18 +01:00
Andy Wilkinson
788c3b6c25 Upgrade to Johnzon 1.2.20
Closes gh-35521
2023-05-17 21:24:13 +01:00
Andy Wilkinson
176309f14c Upgrade to Jetty 9.4.51.v20230217
Closes gh-35520
2023-05-17 21:24:08 +01:00
Andy Wilkinson
e6bea54696 Upgrade to Jetty Reactive HTTPClient 1.1.14
Closes gh-35519
2023-05-17 21:24:03 +01:00
Andy Wilkinson
169072afdd Upgrade to Jaybird 4.0.9.java8
Closes gh-35518
2023-05-17 21:23:59 +01:00
Andy Wilkinson
8396e96f60 Upgrade to Jackson Bom 2.13.5
Closes gh-35517
2023-05-17 21:23:54 +01:00
Andy Wilkinson
e4a7281311 Upgrade to Infinispan 12.1.14.Final
Closes gh-35516
2023-05-17 21:23:49 +01:00
Andy Wilkinson
922409efd1 Upgrade to HttpCore 4.4.16
Closes gh-35515
2023-05-17 21:23:45 +01:00
Andy Wilkinson
408e6f35b5 Upgrade to HttpClient 4.5.14
Closes gh-35514
2023-05-17 21:23:40 +01:00
Andy Wilkinson
67677370c2 Upgrade to Hibernate 5.6.15.Final
Closes gh-35513
2023-05-17 21:23:35 +01:00
Andy Wilkinson
5921106b94 Upgrade to Hazelcast 4.2.7
Closes gh-35512
2023-05-17 21:23:30 +01:00