Stephane Nicoll
51a1673252
Upgrade to Undertow 2.2.21.Final
...
Closes gh-33165
2 years ago
Stephane Nicoll
80255acb7b
Upgrade to Tomcat 9.0.69
...
Closes gh-33164
2 years ago
Stephane Nicoll
7885387d24
Upgrade to Spring WS 3.1.4
...
Closes gh-33163
2 years ago
Stephane Nicoll
cd7f6d049e
Upgrade to Spring Security 5.6.9
...
Closes gh-33162
2 years ago
Stephane Nicoll
925cd10d9d
Upgrade to Netty 4.1.85.Final
...
Closes gh-33161
2 years ago
Stephane Nicoll
d8867e7c2e
Upgrade to MariaDB 2.7.7
...
Closes gh-33160
2 years ago
Stephane Nicoll
c1e105ffea
Upgrade to Jaybird 4.0.7.java8
...
Closes gh-33159
2 years ago
Stephane Nicoll
83ec78b2af
Upgrade to HttpCore5 5.1.5
...
Closes gh-33158
2 years ago
Stephane Nicoll
bdc80ec484
Upgrade to Hibernate 5.6.14.Final
...
Closes gh-33157
2 years ago
Andy Wilkinson
4bd2fe151e
Don't use spring-ws-bom as it manages third-party dependencies
...
See gh-33139
2 years ago
Stephane Nicoll
a18d3e0a3f
Start building against Spring Batch 5.0.0 snapshots
...
See gh-33148
2 years ago
Stephane Nicoll
8dfe0ab95f
Start building against Spring Session 3.0.0 snapshots
...
See gh-33147
2 years ago
Stephane Nicoll
32b8150fac
Start building against Spring Integration 6.0.0 snapshots
...
See gh-33146
2 years ago
Stephane Nicoll
455cccd11a
Start building against Spring GraphQL 1.1.0 snapshots
...
See gh-33145
2 years ago
Stephane Nicoll
45f7c848b5
Start building against Spring Security 6.0.0 snapshots
...
See gh-33144
2 years ago
Stephane Nicoll
2cf0eafc25
Start building against Spring REST Docs 3.0.0 snapshots
...
See gh-33143
2 years ago
Stephane Nicoll
636568d3cc
Start building against Spring Kafka 3.0.0 snapshots
...
See gh-33142
2 years ago
Stephane Nicoll
871abe729d
Start building against Spring AMQP 3.0.0 snapshots
...
See gh-33141
2 years ago
Stephane Nicoll
261d7bae17
Start building against Spring Data 2022.0.0 snapshots
...
See gh-33140
2 years ago
Stephane Nicoll
e62b2d9df4
Start building against Spring WS 4.0.0 snapshots
...
See gh-33139
2 years ago
Stephane Nicoll
2d630f667c
Start building against Spring LDAP 3.0.0 snapshots
...
See gh-33138
2 years ago
Stephane Nicoll
13b6e3fce1
Start building against Spring HATEOAS 2.0.0 snapshots
...
See gh-33137
2 years ago
Stephane Nicoll
3a6dd7e1a1
Start building against Spring Retry 2.0.0 snapshots
...
See gh-33149
2 years ago
Stephane Nicoll
d2b1f8eaeb
Merge branch '2.7.x'
2 years ago
Stephane Nicoll
2d09711942
Start building against Spring GraphQL 1.0.3 snapshots
...
See gh-33150
2 years ago
Stephane Nicoll
ee544b3cd2
Merge branch '2.7.x'
2 years ago
Stephane Nicoll
e90fdef8c2
Merge branch '2.6.x' into 2.7.x
2 years ago
Stephane Nicoll
41914ab15b
Start building against Spring Batch 4.3.8 snapshots
...
See gh-33135
2 years ago
Stephane Nicoll
cf3a22b495
Start building against Spring REST Docs 2.0.7 snapshots
...
See gh-33134
2 years ago
Stephane Nicoll
2d90378595
Start building against Spring Kafka 2.8.11 snapshots
...
See gh-33133
2 years ago
Stephane Nicoll
6705d1b087
Start building against Spring Data 2021.2.6 snapshots
...
See gh-33132
2 years ago
Stephane Nicoll
2eb6cef081
Start building against Spring Framework 5.3.24 snapshots
...
See gh-33131
2 years ago
Stephane Nicoll
9c289b7090
Start building against Reactor 2020.0.25 snapshots
...
See gh-33130
2 years ago
Stephane Nicoll
dfbf0be6f9
Start building against Micrometer 1.9.6 snapshots
...
See gh-33129
2 years ago
Stephane Nicoll
2b4ceb35a2
Start building against Spring Batch 4.3.8 snapshots
...
See gh-33128
2 years ago
Stephane Nicoll
579daad219
Start building against Spring REST Docs 2.0.7 snapshots
...
See gh-33127
2 years ago
Stephane Nicoll
37ffaa3e12
Start building against Spring Kafka 2.8.11 snapshots
...
See gh-33126
2 years ago
Stephane Nicoll
4873671ada
Start building against Spring Data 2021.1.10 snapshots
...
See gh-33125
2 years ago
Stephane Nicoll
22e56d27a6
Start building against Spring Framework 5.3.24 snapshots
...
See gh-33124
2 years ago
Stephane Nicoll
89212aa3ba
Start building against Reactor 2020.0.25 snapshots
...
See gh-33123
2 years ago
Stephane Nicoll
36c5ddbd13
Start building against Micrometer 1.8.12 snapshots
...
See gh-33122
2 years ago
Stephane Nicoll
cd0a8c3ab9
Merge pull request #33109 from sdeleuze
...
* pr/33109:
Remove outdated native image documentation
Closes gh-33109
2 years ago
Sébastien Deleuze
88cf2bbae9
Remove outdated native image documentation
...
See gh-33109
2 years ago
Stephane Nicoll
656c4b9390
Polish
2 years ago
Andy Wilkinson
fe72f307f4
Avoid actuator beans being ineligible for post-processing
...
Closes gh-33110
2 years ago
Andy Wilkinson
b5e502d03b
Make class package-private as it's returned from package-private method
...
Returning a private class from a package-private method causes the
AOT-generated source files to fail to compile as the private class is
not visible.
Closes gh-33106
2 years ago
Madhura Bhave
8cb615e9b6
Remove workarounds for SecurityContextRepository
2 years ago
Madhura Bhave
f4cf722c27
Align default security filter dispatcher types with Spring Security
...
Fixes gh-33090
2 years ago
Andy Wilkinson
d34ccb3880
Avoid duplicate test database replacement in native tests
...
Closes gh-33100
2 years ago
Phillip Webb
954ed3e15e
Merge branch '2.7.x'
...
Closes gh-33102
2 years ago