Joe Grandja
f401739165
Update to com.fasterxml.jackson.core 2.9.8
...
Fixes gh-6395
2019-01-10 13:56:09 -05:00
Joe Grandja
7fb4609fec
Update to cglib-nodep 3.2.10
...
Fixes gh-6394
2019-01-10 13:48:21 -05:00
Joe Grandja
36c98d62f7
Update to Reactor Bismuth-SR15
...
Fixes gh-6392
2019-01-10 13:36:36 -05:00
Joe Grandja
3c541a1783
Update to Spring Data Kay-SR13
...
Fixes gh-6391
2019-01-10 13:34:38 -05:00
Joe Grandja
1d206052df
Update to Spring Framework 5.0.12
...
Fixes gh-6390
2019-01-10 13:32:24 -05:00
Ankur Pathak
88d57e0b8e
fixes setting paramName only when it is not null
...
Fixes: gh-6223
2019-01-10 10:34:32 -06:00
Ankur Pathak
d85200682c
Fixes typo in x,rnc files
...
1. Fixes type ammount to amount in *.rnc files
2. Regenerates *.xsd files from *.rnc files
Fixes: gh-6325
2019-01-08 11:34:24 -07:00
Slava Semushin
99019c80a7
LazyCsrfTokenRepository: fix a typo in javadoc.
2019-01-07 13:38:15 -06:00
Joe Grandja
aea9ee5f2a
AuthenticationFailureEvent should publish once
...
Fixes gh-6281
2018-12-21 08:50:12 -05:00
Josh Cummings
36adc37226
Split Branches Into Multiple Sonarqube Projects
...
Eliminate analysis collisions and simplify application of analysis
quite periods.
Fixes: gh-6091
2018-12-18 14:43:15 -07:00
Zhanwei Wang
78a6c48f84
Improve error message for Chinese.
2018-12-06 13:55:00 -06:00
Robbie Martinus
f6657b7771
SessionRegistryImpl uses computeIfAbsent
...
Fixes: gh-5834
2018-12-05 10:29:20 -06:00
lmagyar
d8f039b32b
SecurityContextCallableProcessingInterceptor thread visibility fix
...
Within class SecurityContextCallableProcessingInterceptor field securityContext should volatile.
Fixes gh-6143
2018-12-03 15:47:31 -06:00
Rafael Dominguez
ec77c630ec
Restored Jacoco default task dependence
...
This commit ensures that the jacoco plugin is applied when calling
check and test tasks.
Also remoed the clean task that prevented sonarqube using coverage data
Fixes: gh-6199
2018-11-30 14:32:53 -06:00
Rob Winch
381b4c118d
Fix Generics in ReactorContextTestExecutionListenerTests for JDK 9+
...
Issue: gh-6075
2018-11-30 12:09:05 -06:00
Aanuoluwapo Otitoola
9eb58c94e0
ReactorContextTestExecutionListener should use named hooks
...
Fixes: gh-6075
2018-11-30 11:18:13 -06:00
Rob Winch
59e138cb6a
Next Development Version
2018-11-28 10:31:53 -06:00
Rob Winch
cb0ff5cca3
Release 5.0.10.RELEASE
5.0.10.RELEASE
2018-11-28 10:28:30 -06:00
Rob Winch
0d566c02ce
Update to assertj 3.11.1
...
Fixes: gh-6170
2018-11-28 10:25:28 -06:00
Rob Winch
5d49ac7e6c
Remove Spring IO Checks
...
They are preventing updating to latest versions of libraries
2018-11-28 10:24:47 -06:00
Rob Winch
d5949597b7
Revert "Update to assertj 3.11.1"
...
This reverts commit cbf1c3d45a66ffb11202fb73920d25f62d2387d0.
2018-11-28 10:10:35 -06:00
Rob Winch
6e0a5b2581
Remove Thymeleaf dependency management
...
Fixes: gh-6173
2018-11-28 09:56:11 -06:00
Rob Winch
dcc6ca0a6f
Update to Spring Boot 2.0.6
...
Fixes: gh-6172
2018-11-28 09:56:11 -06:00
Rob Winch
7f5f86d9bc
Update to GAE 1.9.68
...
Fixes: gh-6171
2018-11-28 09:56:11 -06:00
Rob Winch
cbf1c3d45a
Update to assertj 3.11.1
...
Fixes: gh-6170
2018-11-28 09:56:05 -06:00
Rob Winch
563a055158
Update to AspectJ 1.9.2
...
Fixes: gh-6169
2018-11-28 09:52:41 -06:00
Rob Winch
ae343ca09c
Update to ehcache 2.10.6
...
Fixes: gh-6168
2018-11-28 09:52:30 -06:00
Rob Winch
26eb0b672b
Update to unboundid-ldapsdk 4.0.8
...
Fixes: gh-6167
2018-11-28 09:52:17 -06:00
Rob Winch
9be73e4db5
Update to okhttp 3.12.0
...
Fixes: gh-6166
2018-11-28 09:52:00 -06:00
Rob Winch
5b3fe7007e
Update to cglib-nodep 3.2.9
...
Fixes: gh-6165
2018-11-28 09:51:43 -06:00
Rob Winch
aaa8abdfb8
Update to Spring Data Kay-SR12
...
Fixes: gh-6164
2018-11-28 09:51:28 -06:00
Rob Winch
0aedbf4496
Update to Spring 5.0.11.RELEASE
...
Fixes: gh-6163
2018-11-28 09:51:16 -06:00
Rob Winch
0c7c6d0d49
Update to Reactor Bismuth-SR14
...
Fixes: gh-6162
2018-11-28 09:51:03 -06:00
Rafael Dominguez
5c220b9fc5
Enable Code Coverage Reports in Sonar
...
This commit ensures that jacocoTestReport task is called when running the Sonar stage.
Additionally, a variable is passed instructing Sonar where to find the test result data.
Fixes: gh-6092
2018-11-26 09:29:21 -07:00
Josh Cummings
ddad61de14
Register NullRequestCache When Disabled
...
Fixes: gh-6102
2018-11-20 08:06:38 -07:00
Josh Cummings
e6a1552eb1
RequestCacheConfigurerTests groovy->java
...
Issue: gh-4939
2018-11-20 08:00:38 -07:00
Erik van Paassen
212ae6bddc
Fix csrf:token-repository-ref XSD documentation
...
The documentation of the token-repository-ref attribute of the csrf
element in the schema has been updated to make clear the default
repository is lazy. Targets versions 4.2, 5.0 and 5.1.
Fixes gh-6037
2018-11-08 10:20:31 -06:00
Josh Cummings
82083d9112
Write Security Headers Before Servlet Include
...
HeaderWriterFilter wraps request dispatcher so it can write security
headers before the include occurs.
Fixes: gh-5499
2018-10-31 13:04:03 -06:00
Joe Grandja
d6da4d20b4
Set AuthenticationEventPublisher on each AuthenticationManagerBuilder
...
Fixes gh-6009
2018-10-23 14:49:44 -04:00
Rob Winch
0c32cbd862
Next Development Version
2018-10-15 14:56:35 -05:00
Rob Winch
c33fc00507
Release 5.0.9.RELEASE
...
Fixes: gh-5973
5.0.9.RELEASE
2018-10-15 14:56:03 -05:00
Rob Winch
1150dafd55
Update to Thymeleaf 3.0.10.RELEASE
...
Fixes: gh-5972
2018-10-15 14:54:02 -05:00
Rob Winch
4f80b9d737
Update to htmlunit driver 2.33.0
...
Fixes: gh-5971
2018-10-15 14:53:47 -05:00
Rob Winch
e6f5d4f13b
Update to Unboundid 4.0.8
...
Fixes: gh-5970
2018-10-15 14:53:36 -05:00
Rob Winch
23dfe33877
Update JAXB 2.3.0.1
...
Fixes: gh-5969
2018-10-15 14:53:24 -05:00
Rob Winch
0e2b75e994
Update to Jackson 2.9.7
...
Fixes: gh-5968
2018-10-15 14:53:12 -05:00
Rob Winch
e9e57b7509
Update to Spring Data Kay SR11
...
Fixes: gh-5967
2018-10-15 14:52:57 -05:00
Rob Winch
c60a3e165e
Update to Spring 5.0.10.RELEASE
...
Fixes: gh-5966
2018-10-15 14:52:42 -05:00
Rob Winch
3a756bfa57
Update to Reactor Bismuth SR12
...
Fixes: gh-5965
2018-10-15 14:52:34 -05:00
Josh Cummings
800157fe42
Password Modify Extended Operation Support
...
LdapUserDetailsManager can be configured to either use direct
attribute modification or the LDAP Password Modify Extended Operation
to change a user's password.
Fixes: gh-3392
2018-10-15 11:43:15 -06:00