Commit Graph

51266 Commits

Author SHA1 Message Date
Yanming Zhou
0ebe00a1d6 Inner class 'SpringBootWebFluxSecurityConfiguration' should be static
See gh-45882

Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
2025-06-12 11:32:06 +02:00
Andy Wilkinson
ca21600fae Use Framework's StreamUtils instead of Commons Compress's IOUtils
Closes gh-45911
2025-06-12 10:00:30 +01:00
Andy Wilkinson
aa7e2fc0a3 Polish 2025-06-12 09:26:25 +01:00
Stéphane Nicoll
aff4dcc2c0 Upgrade to Tomcat 10.1.42
Closes gh-45869
2025-06-10 17:12:53 +02:00
Stéphane Nicoll
d9d8dfbac6 Upgrade to Reactor Bom 2023.0.19
Closes gh-45751
2025-06-10 17:12:49 +02:00
Stéphane Nicoll
aa2a547602 Upgrade to Micrometer Tracing 1.3.13
Closes gh-45750
2025-06-10 07:04:35 +02:00
Stéphane Nicoll
c2528b1bfd Upgrade to Micrometer 1.13.15
Closes gh-45749
2025-06-10 07:04:35 +02:00
Phillip Webb
f12d96886a Test SpringIterableConfigurationPropertySource support lower case names
Add a test to ensure that `SpringIterableConfigurationPropertySource`
can support lower case names.

See gh-45741
2025-06-09 17:44:05 +01:00
Andy Wilkinson
8fa7843d71 Remove dependency management for Micrometer Context Propagation
It's now managed as part of Micrometer's bom so we no longer need to
manage it separately (and our separate management was being overriden
by Micrometer's bom anyway).

Closes gh-45852
2025-06-09 16:25:20 +01:00
Stéphane Nicoll
6106bdd969 Upgrade to Postgresql 42.7.6
Closes gh-45811
2025-06-06 13:11:04 +02:00
Stéphane Nicoll
ccbac59416 Upgrade to Netty 4.1.122.Final
Closes gh-45810
2025-06-06 13:11:04 +02:00
Stéphane Nicoll
8b13830106 Upgrade to Jetty 12.0.22
Closes gh-45809
2025-06-06 13:11:04 +02:00
Stéphane Nicoll
b163e6dbea Upgrade to Jetty Reactive HTTPClient 4.0.10
Closes gh-45808
2025-06-06 13:11:04 +02:00
Stéphane Nicoll
f7f1c1315b Upgrade to Jaybird 5.0.8.java11
Closes gh-45807
2025-06-06 13:11:03 +02:00
Stéphane Nicoll
a32be05751 Upgrade to Infinispan 15.0.15.Final
Closes gh-45806
2025-06-06 13:11:03 +02:00
Stéphane Nicoll
b8417c8221 Upgrade to Groovy 4.0.27
Closes gh-45805
2025-06-06 13:11:03 +02:00
Andy Wilkinson
de54d4df89 Improve linking to Testcontainers' javadoc
Closes gh-45802
2025-06-06 11:10:01 +01:00
Moritz Halbritter
cc4bb1e262 Upgrade to Gradle 8.14.2
Closes gh-45797
2025-06-06 08:40:06 +02:00
Phillip Webb
77e51fd680 Polish 2025-06-04 15:36:35 -07:00
Phillip Webb
853bb46e93 Polish 2025-06-04 15:14:05 -07:00
Phillip Webb
23496fd36b Polish 2025-06-04 15:12:05 -07:00
Andy Wilkinson
34905267be Start building against Spring WS 4.0.15 snapshots
See gh-45762
2025-06-04 10:57:13 +01:00
Andy Wilkinson
451c76e0dc Start building against Spring Security 6.3.10 snapshots
See gh-45761
2025-06-04 10:57:09 +01:00
Andy Wilkinson
479b7337cb Start building against Spring RESTDocs 3.0.4 snapshots
See gh-45760
2025-06-04 10:57:05 +01:00
Andy Wilkinson
cb0b7efc89 Start building against Spring Pulsar 1.1.13 snapshots
See gh-45759
2025-06-04 10:57:00 +01:00
Andy Wilkinson
37a6c6dcfb Start building against Spring LDAP 3.2.13 snapshots
See gh-45758
2025-06-04 10:56:56 +01:00
Andy Wilkinson
a497d953ce Start building against Spring Kafka 3.2.10 snapshots
See gh-45757
2025-06-04 10:56:52 +01:00
Andy Wilkinson
b045c05ff5 Start building against Spring Integration 6.3.11 snapshots
See gh-45756
2025-06-04 10:56:48 +01:00
Andy Wilkinson
9b046b5246 Start building against Spring Framework 6.1.21 snapshots
See gh-45755
2025-06-04 10:56:43 +01:00
Andy Wilkinson
2095e83c27 Start building against Spring Data Bom 2024.0.13 snapshots
See gh-45754
2025-06-04 10:56:39 +01:00
Andy Wilkinson
7bdd3df7e1 Start building against Spring Authorization Server 1.3.7 snapshots
See gh-45753
2025-06-04 10:56:35 +01:00
Andy Wilkinson
869a05c768 Start building against Spring AMQP 3.1.12 snapshots
See gh-45752
2025-06-04 10:56:30 +01:00
Andy Wilkinson
d05295df9f Start building against Reactor Bom 2023.0.19 snapshots
See gh-45751
2025-06-04 10:56:26 +01:00
Andy Wilkinson
f9f14af13a Start building against Micrometer Tracing 1.3.13 snapshots
See gh-45750
2025-06-04 10:56:22 +01:00
Andy Wilkinson
3d510b2ed5 Start building against Micrometer 1.13.15 snapshots
See gh-45749
2025-06-04 10:56:17 +01:00
Andy Wilkinson
76caa3cb29 Fix problems found by improved auto-configuration checks 2025-06-02 17:15:50 -07:00
Phillip Webb
c688ae345c Improve error report to include expected sorted output 2025-06-02 17:10:54 -07:00
Phillip Webb
d47f1d27f6 Polish AutoConfigurationPlugin 2025-06-02 15:31:09 -07:00
Andy Wilkinson
5464812f80 Improve checking of auto-configuration 2025-06-02 13:45:16 -07:00
Phillip Webb
644aeabf7b Polish 2025-06-02 13:38:37 -07:00
Stéphane Nicoll
6a83475ead Merge pull request #45720 from ngocnhan-tran1996
* pr/45720:
  Fix Gradle Shadow Plugin link in reference documentation

Closes gh-45720
2025-06-02 16:33:23 +02:00
Tran Ngoc Nhan
c313322aaf Fix Gradle Shadow Plugin link in reference documentation
See gh-45720

Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
2025-06-02 16:32:42 +02:00
Stéphane Nicoll
c7a57554bd Merge pull request #45635 from quaff
* pr/45635:
  Fix order of illegal classes
  Prevent that only org.springframework.core.ResolvableType is used

Closes gh-45635
2025-06-02 16:23:57 +02:00
Stéphane Nicoll
43e040e5b4 Fix order of illegal classes
See gh-45635
2025-06-02 16:23:39 +02:00
Yanming Zhou
9ccd1f0726 Prevent that only org.springframework.core.ResolvableType is used
See gh-45635

Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
2025-06-02 16:19:03 +02:00
Stéphane Nicoll
2fd29481da Polish 2025-05-30 15:43:14 +02:00
Stéphane Nicoll
01e9baa225 Fix test dependencies of WebMvcTestOAuth2Tests
This commit fixes the dependencies of spring-boot-test-autoconfigure so
that it does not depend on a starter.

See gh-45654
2025-05-28 15:15:08 +02:00
Andy Wilkinson
5b2cb79bb1 Configure more version alignment for Spring Data dependencies
Closes gh-45698
2025-05-27 13:56:00 +01:00
Stéphane Nicoll
f0757440e9 Stop building against non-LTS Java versions that are EOL
Closes gh-45695
2025-05-27 12:43:37 +02:00
Stéphane Nicoll
0c7da705d0 Remove accident use of @Nullable in GraphQL tests
Closes gh-45406
2025-05-26 16:57:11 +02:00