Moritz Halbritter
b868cdf9fe
Merge pull request #45882 from quaff
...
* pr/45882:
Inner class 'SpringBootWebFluxSecurityConfiguration' should be static
Closes gh-45882
10 months ago
Yanming Zhou
0ebe00a1d6
Inner class 'SpringBootWebFluxSecurityConfiguration' should be static
...
See gh-45882
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
10 months ago
Andy Wilkinson
ca21600fae
Use Framework's StreamUtils instead of Commons Compress's IOUtils
...
Closes gh-45911
10 months ago
Andy Wilkinson
aa7e2fc0a3
Polish
10 months ago
Stéphane Nicoll
aff4dcc2c0
Upgrade to Tomcat 10.1.42
...
Closes gh-45869
10 months ago
Stéphane Nicoll
d9d8dfbac6
Upgrade to Reactor Bom 2023.0.19
...
Closes gh-45751
10 months ago
Stéphane Nicoll
aa2a547602
Upgrade to Micrometer Tracing 1.3.13
...
Closes gh-45750
10 months ago
Stéphane Nicoll
c2528b1bfd
Upgrade to Micrometer 1.13.15
...
Closes gh-45749
10 months ago
Phillip Webb
f12d96886a
Test SpringIterableConfigurationPropertySource support lower case names
...
Add a test to ensure that `SpringIterableConfigurationPropertySource`
can support lower case names.
See gh-45741
10 months ago
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
10 months ago
Stéphane Nicoll
6106bdd969
Upgrade to Postgresql 42.7.6
...
Closes gh-45811
10 months ago
Stéphane Nicoll
ccbac59416
Upgrade to Netty 4.1.122.Final
...
Closes gh-45810
10 months ago
Stéphane Nicoll
8b13830106
Upgrade to Jetty 12.0.22
...
Closes gh-45809
10 months ago
Stéphane Nicoll
b163e6dbea
Upgrade to Jetty Reactive HTTPClient 4.0.10
...
Closes gh-45808
10 months ago
Stéphane Nicoll
f7f1c1315b
Upgrade to Jaybird 5.0.8.java11
...
Closes gh-45807
10 months ago
Stéphane Nicoll
a32be05751
Upgrade to Infinispan 15.0.15.Final
...
Closes gh-45806
10 months ago
Stéphane Nicoll
b8417c8221
Upgrade to Groovy 4.0.27
...
Closes gh-45805
10 months ago
Andy Wilkinson
de54d4df89
Improve linking to Testcontainers' javadoc
...
Closes gh-45802
10 months ago
Moritz Halbritter
cc4bb1e262
Upgrade to Gradle 8.14.2
...
Closes gh-45797
10 months ago
Phillip Webb
77e51fd680
Polish
10 months ago
Phillip Webb
853bb46e93
Polish
10 months ago
Phillip Webb
23496fd36b
Polish
10 months ago
Andy Wilkinson
34905267be
Start building against Spring WS 4.0.15 snapshots
...
See gh-45762
10 months ago
Andy Wilkinson
451c76e0dc
Start building against Spring Security 6.3.10 snapshots
...
See gh-45761
10 months ago
Andy Wilkinson
479b7337cb
Start building against Spring RESTDocs 3.0.4 snapshots
...
See gh-45760
10 months ago
Andy Wilkinson
cb0b7efc89
Start building against Spring Pulsar 1.1.13 snapshots
...
See gh-45759
10 months ago
Andy Wilkinson
37a6c6dcfb
Start building against Spring LDAP 3.2.13 snapshots
...
See gh-45758
10 months ago
Andy Wilkinson
a497d953ce
Start building against Spring Kafka 3.2.10 snapshots
...
See gh-45757
10 months ago
Andy Wilkinson
b045c05ff5
Start building against Spring Integration 6.3.11 snapshots
...
See gh-45756
10 months ago
Andy Wilkinson
9b046b5246
Start building against Spring Framework 6.1.21 snapshots
...
See gh-45755
10 months ago
Andy Wilkinson
2095e83c27
Start building against Spring Data Bom 2024.0.13 snapshots
...
See gh-45754
10 months ago
Andy Wilkinson
7bdd3df7e1
Start building against Spring Authorization Server 1.3.7 snapshots
...
See gh-45753
10 months ago
Andy Wilkinson
869a05c768
Start building against Spring AMQP 3.1.12 snapshots
...
See gh-45752
10 months ago
Andy Wilkinson
d05295df9f
Start building against Reactor Bom 2023.0.19 snapshots
...
See gh-45751
10 months ago
Andy Wilkinson
f9f14af13a
Start building against Micrometer Tracing 1.3.13 snapshots
...
See gh-45750
10 months ago
Andy Wilkinson
3d510b2ed5
Start building against Micrometer 1.13.15 snapshots
...
See gh-45749
10 months ago
Andy Wilkinson
76caa3cb29
Fix problems found by improved auto-configuration checks
10 months ago
Phillip Webb
c688ae345c
Improve error report to include expected sorted output
10 months ago
Phillip Webb
d47f1d27f6
Polish AutoConfigurationPlugin
10 months ago
Andy Wilkinson
5464812f80
Improve checking of auto-configuration
10 months ago
Phillip Webb
644aeabf7b
Polish
10 months ago
Stéphane Nicoll
6a83475ead
Merge pull request #45720 from ngocnhan-tran1996
...
* pr/45720:
Fix Gradle Shadow Plugin link in reference documentation
Closes gh-45720
10 months ago
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>
10 months ago
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
10 months ago
Stéphane Nicoll
43e040e5b4
Fix order of illegal classes
...
See gh-45635
10 months ago
Yanming Zhou
9ccd1f0726
Prevent that only org.springframework.core.ResolvableType is used
...
See gh-45635
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
10 months ago
Stéphane Nicoll
2fd29481da
Polish
10 months ago
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
10 months ago
Andy Wilkinson
5b2cb79bb1
Configure more version alignment for Spring Data dependencies
...
Closes gh-45698
10 months ago
Stéphane Nicoll
f0757440e9
Stop building against non-LTS Java versions that are EOL
...
Closes gh-45695
10 months ago