Stephane Nicoll
142a68292c
Merge branch '2.5.x'
...
Closes gh-27011
3 years ago
Stephane Nicoll
168478f68c
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27010
3 years ago
Stephane Nicoll
e5665c815d
Merge pull request #26975 from hrybs
...
* pr/26975:
Document uuid support in RandomValuePropertySource
Closes gh-26975
3 years ago
Sviatoslav Hryb
2252deb69b
Document uuid support in RandomValuePropertySource
...
See gh-26975
3 years ago
Stephane Nicoll
abd5c76570
Merge branch '2.5.x'
...
Closes gh-27009
3 years ago
Stephane Nicoll
0b54424433
Revert "Avoid duplicate crypto classes when depending on spring-security-core"
...
Closes gh-26588
3 years ago
Stephane Nicoll
8668e55631
Revert "Avoid dependency on Kotlin when depending on spring-security-config"
...
Closes gh-26728
3 years ago
Stephane Nicoll
5044137658
Revert "Avoid duplicate crypto classes when depending on spring-security-core"
...
Closes gh-26588
3 years ago
Stephane Nicoll
038617e97f
Merge branch '2.5.x'
...
Closes gh-27007
3 years ago
Stephane Nicoll
c67c09df32
Upgrade to Spring Security 5.5.1
...
Closes gh-26945
3 years ago
Stephane Nicoll
dbaf40c953
Merge branch '2.4.x' into 2.5.x
3 years ago
Stephane Nicoll
333c7a7cd8
Upgrade to Spring Security 5.4.7
...
Closes gh-26965
3 years ago
Phillip Webb
86dc156162
Merge branch '2.5.x'
...
Closes gh-27006
3 years ago
Phillip Webb
f914dc15fc
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27005
3 years ago
Phillip Webb
8189e82c02
Allow nested profile-specific resolution
...
Effectively revert commit 0da0d2d46
so that the `resolveProfileSpecific`
method of `ConfigDataLocationResolver` is again called when resolving
imports declared in a profile-specific file.
Fixes gh-26960
3 years ago
Andy Wilkinson
752a92960c
Merge branch '2.5.x'
...
Closes gh-27001
3 years ago
Andy Wilkinson
07e7398d10
Include 6.9.x in version requirements message
...
Fixes gh-26952
3 years ago
Stephane Nicoll
3f8a8d3e6f
Merge branch '2.5.x'
3 years ago
Stephane Nicoll
6357e4fffa
Merge branch '2.4.x' into 2.5.x
3 years ago
Stephane Nicoll
5dc1065876
Revert "Upgrade to Dropwizard Metrics 4.1.23"
...
This reverts commit ce24270271
.
See gh-26983
3 years ago
Stephane Nicoll
b09cb91118
Upgrade to Tomcat 9.0.48
...
Closes gh-26996
3 years ago
Stephane Nicoll
3ef7ba7f9b
Upgrade to SLF4J 1.7.31
...
Closes gh-26995
3 years ago
Stephane Nicoll
68cd28a481
Upgrade to Postgresql 42.2.22
...
Closes gh-26994
3 years ago
Stephane Nicoll
b3b2d9a095
Upgrade to Jetty EL 9.0.48
...
Closes gh-26993
3 years ago
Stephane Nicoll
fc5d781cfc
Upgrade to Jedis 3.6.1
...
Closes gh-26992
3 years ago
Stephane Nicoll
2a190f3589
Upgrade to Cassandra Driver 4.11.2
...
Closes gh-26990
3 years ago
Andy Wilkinson
9025529dcf
Merge branch '2.5.x'
...
Closes gh-26998
3 years ago
Andy Wilkinson
8405df10b8
Merge branch '2.4.x' into 2.5.x
...
Closes gh-26997
3 years ago
Andy Wilkinson
e18eb08222
Fix additional metadata locations with config cache
...
Previously, a project with a dependency on Spring Boot's configuration
processor would fail to build when the configuration cache is enabled
due to it accessing the Project during task execution.
Instead of accessing the project during task execution, this commit
updates the code to retrieve the resource locations from the matching
source set in advance. The locations are then stored in the action
that configures the compile task when needed.
Closes gh-26880
3 years ago
Stephane Nicoll
fb37198024
Merge branch '2.5.x'
3 years ago
Stephane Nicoll
c99d1dae08
Start building against Spring Integration 5.5.1 snapshots
...
See gh-26974
3 years ago
Stephane Nicoll
d015464a7e
Start building against Spring Kafka 2.7.3 snapshots
...
See gh-26973
3 years ago
Stephane Nicoll
516228730f
Start building against Spring Session 2021.0.1 snapshots
...
See gh-26971
3 years ago
Stephane Nicoll
1aa99b1549
Start building against Spring Data 2021.0.2 snapshots
...
See gh-26970
3 years ago
Stephane Nicoll
a487bd6423
Start building against Spring HATEOAS 1.3.2 snapshots
...
See gh-26969
3 years ago
Andy Wilkinson
a983a4ae07
Merge branch '2.5.x'
...
Closes gh-26989
3 years ago
Andy Wilkinson
580b1b81ab
Fix HTTP/2 over TLS with Jetty 10
...
Fixes gh-26988
3 years ago
Stephane Nicoll
d9a4d46908
Merge branch '2.5.x'
3 years ago
Stephane Nicoll
2c2ebfce1b
Merge branch '2.4.x' into 2.5.x
3 years ago
Stephane Nicoll
66bf0866da
Upgrade to Tomcat 9.0.48
...
Closes gh-26987
3 years ago
Stephane Nicoll
1374491305
Upgrade to SLF4J 1.7.31
...
Closes gh-26986
3 years ago
Stephane Nicoll
799f6b0bdd
Upgrade to Postgresql 42.2.22
...
Closes gh-26985
3 years ago
Stephane Nicoll
c9a787c7ac
Upgrade to Jetty EL 8.5.68
...
Closes gh-26984
3 years ago
Stephane Nicoll
ce24270271
Upgrade to Dropwizard Metrics 4.1.23
...
Closes gh-26983
3 years ago
Stephane Nicoll
abefd9d6d0
Merge branch '2.5.x'
3 years ago
Stephane Nicoll
485ce39610
Merge branch '2.4.x' into 2.5.x
3 years ago
Stephane Nicoll
cc6c53f040
Start building against Spring Integration 5.4.8 snapshots
...
See gh-26967
3 years ago
Stephane Nicoll
9477231c51
Start building against Spring AMQP 2.3.9 snapshots
...
See gh-26966
3 years ago
Stephane Nicoll
fa37fb0a69
Start building against Spring Security 5.4.7 snapshots
...
See gh-26965
3 years ago
Stephane Nicoll
2f30449d11
Start building against Spring Session 2020.0.5 snapshots
...
See gh-26964
3 years ago