Commit Graph

43214 Commits

Author SHA1 Message Date
Phillip Webb
d226ba88d9 Upgrade to Java 17.0.9+11
Closes gh-37947
2023-10-18 21:02:55 -07:00
Phillip Webb
ad933869ca Upgrade to Java 11.0.21+10
Closes gh-37946
2023-10-18 21:02:15 -07:00
Phillip Webb
62a074a728 Upgrade to Java 8u392+9
See gh-37950
2023-10-18 21:01:09 -07:00
Phillip Webb
9a4e16a2d4 Upgrade to Ubuntu Jammy 20231004 in CI images #37954
Closes gh-37954
2023-10-18 20:56:02 -07:00
Andy Wilkinson
a25472ab5b Merge branch '2.7.x' into 3.0.x
Closes gh-37940
2023-10-18 18:39:16 +01:00
Andy Wilkinson
817debb1ee Fix constructor binding with conversion to custom collection type
Closes gh-37734
2023-10-18 17:47:26 +01:00
Andy Wilkinson
865203f902 Merge branch '2.7.x' into 3.0.x
Closes gh-37937
2023-10-18 17:37:37 +01:00
Andy Wilkinson
7d6532cac4 Merge pull request #37905 from ttddyy
* gh-37905:
  Polish "Support @Order on [CommandLine|Application]Runner @Bean definitions"
  Support @Order on [CommandLine|Application]Runner @Bean definitions

Closes gh-37905
2023-10-18 17:17:01 +01:00
Andy Wilkinson
04307aa7e0 Polish "Support @Order on [CommandLine|Application]Runner @Bean definitions"
See gh-37905
2023-10-18 17:16:48 +01:00
Tadaya Tsuyukubo
8ac597c245 Support @Order on [CommandLine|Application]Runner @Bean definitions
Prior to this commit, `@Order` annotation on `@Bean` method was not
considered for `CommandLineRunner` and `ApplicationRunner`.

This commit introduces a `Runner` marker interface and uses it to
retrieve the runner beans. As a result, it enables the use of `@Order`
annotations on `@Bean` methods for both `CommandLineRunner` and
`ApplicationRunner`.

Signed-off-by: Tadaya Tsuyukubo <tadaya@ttddyy.net>

See gh-37905
2023-10-18 17:15:15 +01:00
Andy Wilkinson
9c3b689f7c Upgrade to Undertow 2.3.10.Final
Closes gh-37931
2023-10-18 12:00:38 +01:00
Andy Wilkinson
08ea576c37 Upgrade to Jetty Reactive HTTPClient 3.0.9
Closes gh-37930
2023-10-18 12:00:31 +01:00
Andy Wilkinson
ae66ef61f1 Merge branch '2.7.x' into 3.0.x 2023-10-18 11:57:17 +01:00
Andy Wilkinson
27f06ea1e0 Upgrade to Undertow 2.2.28.Final
Closes gh-37929
2023-10-18 11:44:00 +01:00
Andy Wilkinson
afff56a5f9 Upgrade to Spring Session Bom 2021.2.3
Closes gh-37928
2023-10-18 11:43:55 +01:00
Andy Wilkinson
5244bcfb5a Upgrade to Jetty Reactive HTTPClient 1.1.15
Closes gh-37927
2023-10-18 11:43:50 +01:00
Andy Wilkinson
ece239f421 Merge branch '2.7.x' into 3.0.x
Closes gh-37923
2023-10-18 11:01:23 +01:00
Andy Wilkinson
4cc3aec587 Consider @ComponentScan in imports context cache key
Fixes gh-31577
2023-10-18 10:40:23 +01:00
Andy Wilkinson
85c186a764 Merge branch '2.7.x' into 3.0.x
Closes gh-37919
2023-10-18 10:01:49 +01:00
Andy Wilkinson
1f0e311cb8 Completely disable restart when running tests
Fixes gh-37373
2023-10-18 09:52:47 +01:00
Andy Wilkinson
f645ef5fa5 Upgrade to Spring Integration 6.0.8
Closes gh-37795
2023-10-17 17:59:36 +01:00
Andy Wilkinson
b10556e6ad Upgrade to Spring Session 3.0.4
Closes gh-37686
2023-10-17 14:20:36 +01:00
Andy Wilkinson
4c870e6080 Merge branch '2.7.x' into 3.0.x
Closes gh-37909
2023-10-17 10:00:05 +01:00
Andy Wilkinson
c587eae831 Migrate to common concourse-release-scripts
Closes gh-32577
2023-10-17 09:54:12 +01:00
Andy Wilkinson
517c63336a Upgrade to Spring Security 6.0.8
Closes gh-37685
2023-10-17 08:46:54 +01:00
Andy Wilkinson
2acfe9c4e1 Upgrade to Spring Kafka 3.0.12
Closes gh-37796
2023-10-17 08:46:54 +01:00
Andy Wilkinson
b33d43cc43 Upgrade to Spring AMQP 3.0.10
Closes gh-37681
2023-10-17 08:46:53 +01:00
Andy Wilkinson
76d62ab726 Merge branch '2.7.x' into 3.0.x 2023-10-17 08:44:57 +01:00
Andy Wilkinson
747cb2dac9 Upgrade to Spring AMQP 2.4.17
Closes gh-37676
2023-10-17 08:43:41 +01:00
Andy Wilkinson
fb84d85cb9 Upgrade to Tomcat 10.1.15
Closes gh-37901
2023-10-16 13:27:42 +01:00
Andy Wilkinson
a8a19acb99 Upgrade to Spring Retry 2.0.4
Closes gh-37684
2023-10-16 13:27:37 +01:00
Andy Wilkinson
fc69d272fc Upgrade to Spring LDAP 3.0.6
Closes gh-37683
2023-10-16 11:53:58 +01:00
Andy Wilkinson
53a020fef7 Upgrade to Spring Data Bom 2022.0.11
Closes gh-37682
2023-10-16 11:53:57 +01:00
Andy Wilkinson
03209fad19 Upgrade to Dropwizard Metrics 4.2.21
Closes gh-37896
2023-10-16 11:53:57 +01:00
Andy Wilkinson
bb45eb9c4c Merge branch '2.7.x' into 3.0.x 2023-10-16 11:50:14 +01:00
Andy Wilkinson
69fb702551 Upgrade to Tomcat 9.0.82
Closes gh-37895
2023-10-16 11:33:01 +01:00
Andy Wilkinson
60912c41a6 Upgrade to Spring Data Bom 2021.2.17
Closes gh-37677
2023-10-16 11:32:56 +01:00
Andy Wilkinson
a70afe2148 Upgrade to Pooled JMS 1.2.5
Closes gh-37894
2023-10-16 11:32:56 +01:00
Andy Wilkinson
344d1361c8 Upgrade to Dropwizard Metrics 4.2.21
Closes gh-37893
2023-10-16 11:32:51 +01:00
Andy Wilkinson
b1eb08faba Merge branch '2.7.x' into 3.0.x 2023-10-13 21:37:44 +01:00
Andy Wilkinson
3dba0d76d2 Polish
See gh-37878
2023-10-13 21:17:12 +01:00
Andy Wilkinson
c25e532aeb Merge branch '2.7.x' into 3.0.x 2023-10-13 20:36:32 +01:00
Andy Wilkinson
dbc06faed8 Polish
See gh-37878
2023-10-13 20:36:16 +01:00
Andy Wilkinson
e314e11985 Fix AOT processing of @MultipartConfig annotated @WebServlet
Closes gh-37637
2023-10-13 16:22:38 +01:00
Andy Wilkinson
ae2693b7f1 Merge branch '2.7.x' into 3.0.x
Closes gh-37880
2023-10-13 16:01:14 +01:00
Andy Wilkinson
42ee6b9e74 Use new permissions API with Gradle 8.3+
Closes gh-37878
2023-10-13 16:00:54 +01:00
Andy Wilkinson
6a7fc6bee8 Upgrade to Undertow 2.3.9.Final
Closes gh-37850
2023-10-12 13:33:41 +01:00
Andy Wilkinson
0d07f941ec Upgrade to Spring Framework 6.0.13
Closes gh-37814
2023-10-12 13:33:36 +01:00
Andy Wilkinson
9612a24ff3 Upgrade to Reactor Bom 2022.0.12
Closes gh-37680
2023-10-12 13:33:36 +01:00
Andy Wilkinson
cabb20fad3 Upgrade to Netty 4.1.100.Final
Closes gh-37849
2023-10-12 13:33:35 +01:00