Stephane Nicoll
a9fff3761e
Merge branch '2.5.x' into 2.6.x
2021-12-10 15:08:42 +01:00
Stephane Nicoll
95a8e5eda5
Upgrade to Log4j2 2.15.0
...
Closes gh-28986
2021-12-10 14:48:17 +01:00
Stephane Nicoll
87fc7672d8
Upgrade to Log4j2 2.15.0
...
Closes gh-28985
2021-12-10 14:47:26 +01:00
Stephane Nicoll
4f85d8a4b0
Upgrade to Log4j2 2.15.0
...
Closes gh-28984
2021-12-10 14:46:11 +01:00
Stephane Nicoll
1d8e3a865e
Upgrade to Log4j2 2.15.0
...
Closes gh-28983
2021-12-10 14:44:50 +01:00
Stephane Nicoll
1fecd4b38a
Merge branch '2.7.x'
2021-12-10 11:02:41 +01:00
Stephane Nicoll
b961b14d0f
Merge branch '2.6.x' into 2.7.x
...
Closes gh-28980
2021-12-10 11:02:02 +01:00
Stephane Nicoll
dfab6ee307
Merge branch '2.5.x' into 2.6.x
...
Closes gh-28979
2021-12-10 11:01:48 +01:00
Stephane Nicoll
96baef4195
Merge pull request #28967 from terminux
...
* pr/28967:
Polish "Check for the presence of Spring Security"
Check for the presence of Spring Security
Closes gh-28967
2021-12-10 11:01:34 +01:00
Stephane Nicoll
f6f5aec183
Polish "Check for the presence of Spring Security"
...
See gh-28967
2021-12-10 10:59:00 +01:00
Guirong Hu
4462f9157e
Check for the presence of Spring Security
...
See gh-28967
2021-12-10 10:58:30 +01:00
Stephane Nicoll
03c020cce8
Merge branch '2.7.x'
2021-12-10 08:57:21 +01:00
Stephane Nicoll
f5750e3d22
Merge branch '2.6.x' into 2.7.x
2021-12-10 08:57:11 +01:00
Stephane Nicoll
e5744470c0
Merge branch '2.5.x' into 2.6.x
2021-12-10 08:56:59 +01:00
Stephane Nicoll
c7b606d8b6
Start building against Spring Integration 5.5.7 snapshots
...
See gh-28975
2021-12-10 08:19:23 +01:00
Stephane Nicoll
018481e381
Start building against Spring Session 2021.1.1 snapshots
...
See gh-28974
2021-12-10 08:18:55 +01:00
Stephane Nicoll
8792f1a792
Start building against Spring Security 5.6.1 snapshots
...
See gh-28973
2021-12-10 08:18:26 +01:00
Stephane Nicoll
9dc2450cd7
Start building against Spring LDAP 2.3.5 snapshots
...
See gh-28972
2021-12-10 08:17:55 +01:00
Stephane Nicoll
d471397f47
Upgrade to Micrometer 1.8.1
...
Closes gh-28971
2021-12-10 08:17:17 +01:00
Stephane Nicoll
84ba9e2a8f
Start building against Spring Framework 5.3.14 snapshots
...
See gh-28970
2021-12-10 08:16:47 +01:00
Stephane Nicoll
ec453acf7f
Start building against Reactor 2020.0.14 snapshots
...
See gh-28969
2021-12-10 08:16:21 +01:00
Stephane Nicoll
f1f43e8577
Start building against Spring Integration 5.5.7 snapshots
...
See gh-28966
2021-12-10 06:54:25 +01:00
Stephane Nicoll
e53bac272c
Start building against Spring Session 2021.0.4 snapshots
...
See gh-28965
2021-12-10 06:54:01 +01:00
Stephane Nicoll
9894e90567
Start building against Spring Security 5.5.4 snapshots
...
See gh-28964
2021-12-10 06:53:38 +01:00
Stephane Nicoll
a3b31db31d
Start building against Spring LDAP 2.3.5 snapshots
...
See gh-28963
2021-12-10 06:53:13 +01:00
Stephane Nicoll
33ce2ab73b
Upgrade to Micrometer 1.7.7
...
Closes gh-28962
2021-12-10 06:51:25 +01:00
Stephane Nicoll
4a35c7111f
Start building against Spring Framework 5.3.14 snapshots
...
See gh-28961
2021-12-10 06:50:52 +01:00
Stephane Nicoll
7af3bd54a1
Start building against Reactor 2020.0.14 snapshots
...
See gh-28960
2021-12-10 06:50:21 +01:00
Scott Frederick
c78b157e95
Merge branch '2.7.x'
2021-12-09 16:42:33 -06:00
Scott Frederick
8f57f0babb
Add classpath index support for exploded war archives
...
Update the Maven and Gradle packaging for war files so that a
`classpath.idx` file is written into the archive that provides the
original order of the classpath, as was previously done for jar files.
The `WarLauncher` class will use this file when running as an exploded
archive to ensure that the classpath order is the same as when running
from the far war.
Fixes gh-19875
2021-12-09 16:41:49 -06:00
Andy Wilkinson
84ea98b6bb
Merge branch '2.7.x'
2021-12-09 20:50:53 +00:00
Andy Wilkinson
8b5600fca8
Merge branch '2.6.x' into 2.7.x
...
Closes gh-28957
2021-12-09 20:50:06 +00:00
Andy Wilkinson
8a3fbed6eb
Downgrade Wildfly to work around basic auth bug
...
As described in https://issues.redhat.com/browse/WFLY-15478 , Wildfly
25.0.0.Final rejects all requests that use basic auth with a 401
response. 25.0.0.Final is, at the time of writing, the latest available
Wildfly Docker image so we need to downgrade to 24.0.0.Final.
Closes gh-28956
2021-12-09 20:44:40 +00:00
Stephane Nicoll
d61d597a96
Merge branch '2.7.x'
2021-12-09 16:00:20 +01:00
Stephane Nicoll
a2eeb77e21
Merge branch '2.6.x' into 2.7.x
...
Closes gh-28951
2021-12-09 16:00:09 +01:00
Stephane Nicoll
770e509c06
Merge pull request #28784 from vpavic
...
* pr/28784:
Apply SameSite session cookie property to Spring Session
Closes gh-28784
2021-12-09 15:59:50 +01:00
Vedran Pavic
0af4431db8
Apply SameSite session cookie property to Spring Session
...
This commit maps the `server.servlet.session.cookie.same-site`
configuration property to the `DefaultCookieSerializer` bean configured
in the Spring Session auto-configuration.
See gh-28784
2021-12-09 15:53:50 +01:00
Stephane Nicoll
c83ab9bbc5
Merge branch '2.7.x'
2021-12-09 15:51:29 +01:00
Stephane Nicoll
40f5cffd7d
Merge pull request #28862 from scordio
...
* pr/28862:
Update copyright year of changed files
Simplify AssertJ usage
Closes gh-28862
2021-12-09 15:51:23 +01:00
Stephane Nicoll
89635eafa3
Update copyright year of changed files
...
See gh-28862
2021-12-09 15:48:47 +01:00
Stefano Cordio
a5c56043b9
Simplify AssertJ usage
...
See gh-28862
2021-12-09 15:39:02 +01:00
Stephane Nicoll
36c16bcc52
Merge branch '2.7.x'
2021-12-09 15:33:32 +01:00
Stephane Nicoll
b093ae0113
Merge branch '2.6.x' into 2.7.x
...
Closes gh-28949
2021-12-09 15:33:20 +01:00
Stephane Nicoll
70c5eb9764
Merge branch '2.5.x' into 2.6.x
...
Closes gh-28948
2021-12-09 15:33:08 +01:00
Stephane Nicoll
6b2d044e48
Merge pull request #28835 from vashisthabhinav
...
* pr/28835:
Polish "Fix grammar in README.adoc"
Fix grammar in README.adoc
Closes gh-28835
2021-12-09 15:32:51 +01:00
Stephane Nicoll
0358c801d9
Polish "Fix grammar in README.adoc"
...
See gh-28835
2021-12-09 15:32:20 +01:00
Abhinav Vashisth
7ec3aa5e41
Fix grammar in README.adoc
...
See gh-28835
2021-12-09 15:29:08 +01:00
Stephane Nicoll
fcea05a4b8
Merge branch '2.7.x'
2021-12-09 15:09:53 +01:00
Stephane Nicoll
2b3827332f
Merge branch '2.6.x' into 2.7.x
...
Closes gh-28946
2021-12-09 15:09:46 +01:00
Stephane Nicoll
646caf0f25
Merge pull request #28944 from izeye
...
* pr/28944:
Add public accessor for StackdriverProperties.useSemanticMetricTypes
Closes gh-28944
2021-12-09 15:09:41 +01:00