Stephane Nicoll
8d2cded501
Upgrade to Mysql 8.0.17
...
Closes gh-17715
5 years ago
Stephane Nicoll
f6c7b77e74
Upgrade to Joda Time 2.10.3
...
Closes gh-17714
5 years ago
Stephane Nicoll
85ea8a0b56
Upgrade to Jakarta Servlet Jsp Jstl 1.2.5
...
Closes gh-17713
5 years ago
Stephane Nicoll
31a011d427
Upgrade to Undertow 2.0.23.Final
...
Closes gh-17712
5 years ago
Stephane Nicoll
ea30be2690
Upgrade to Rxjava2 2.2.10
...
Closes gh-17711
5 years ago
Stephane Nicoll
a205aef08f
Upgrade to Netty 4.1.38.Final
...
Closes gh-17710
5 years ago
Stephane Nicoll
391186cd71
Upgrade to Commons Codec 1.13
...
Closes gh-17709
5 years ago
Stephane Nicoll
7f43d8a1bc
Upgrade to Jmustache 1.15
...
Closes gh-17708
5 years ago
Stephane Nicoll
40361e3556
Upgrade to Rabbit Amqp Client 5.7.3
...
Closes gh-17707
5 years ago
Stephane Nicoll
7b0fc2e8fb
Upgrade to Appengine Sdk 1.9.76
...
Closes gh-17706
5 years ago
Stephane Nicoll
912b54f15e
Upgrade to Cassandra Driver 3.7.2
...
Closes gh-17705
5 years ago
Stephane Nicoll
6e5ad13c0d
Merge branch '2.1.x'
...
Closes gh-17702
5 years ago
Stephane Nicoll
34ee27d0b7
Upgrade to Lettuce 5.1.8.RELEASE
...
Closes gh-17700
5 years ago
Stephane Nicoll
3e93d9e1b9
Upgrade to Reactor Dysprosium-M3
...
Closes gh-17638
5 years ago
Stephane Nicoll
fe515a301d
Upgrade to Reactor Californium-SR10
...
Closes gh-17639
5 years ago
dreis2211
8d2f2b75bd
Upgrade to AssertJ 3.13.1
...
See gh-17690
5 years ago
Madhura Bhave
b6754f6f20
Fix test
5 years ago
Madhura Bhave
805264a13c
Merge pull request #17646 from htztomic
...
* pr/17646:
Polish "Default password shouldn't be generated for resource server"
Default password should not be generated when using resource server
Closes gh-17646
5 years ago
Madhura Bhave
e184298c50
Polish "Default password shouldn't be generated for resource server"
...
See gh-17646
5 years ago
HaiTao Zhang
1b0cf7bd22
Default password should not be generated when using resource server
...
See gh-17646
5 years ago
Madhura Bhave
9000d7d845
Merge branch '2.1.x'
...
Closes gh-17693
5 years ago
Tomas Aschan
1b172dc4fe
Clarify documentation about specifying main class
...
See gh-17003
5 years ago
dreis2211
a938a8b79c
Fix checkstyle warning
...
See gh-17692
5 years ago
Phillip Webb
e5497665cf
Merge branch '2.1.x'
...
Closes gh-17688
Closes gh-17689
5 years ago
Phillip Webb
73efce6306
Upgrade to Undertow 2.0.22.Final
...
Closes gh-17676
5 years ago
Phillip Webb
d7ee504ee0
Only include our own mime mappings in Undertow
...
Update `UndertowServletWebServerFactory` so that only our own mime type
mappings are included. Prior to this commit both our mime mappings and
Undertow's default mime mappings would always be included.
Fixes gh-17687
5 years ago
Stephane Nicoll
c76133eb22
Upgrade to Xmlunit2 2.6.3
...
Closes gh-17686
5 years ago
Stephane Nicoll
42942ac076
Upgrade to Spring Cloud Connectors 2.0.6.RELEASE
...
Closes gh-17685
5 years ago
Stephane Nicoll
9af85534c1
Upgrade to Postgresql 42.2.6
...
Closes gh-17684
5 years ago
Stephane Nicoll
0620a21cc1
Upgrade to Pooled Jms 1.0.6
...
Closes gh-17683
5 years ago
Stephane Nicoll
7c499b1d01
Upgrade to Jolokia 1.6.2
...
Closes gh-17682
5 years ago
Stephane Nicoll
e11d180e2e
Upgrade to Janino 3.0.15
...
Closes gh-17681
5 years ago
Stephane Nicoll
ddf84ac685
Upgrade to Tomcat 9.0.22
...
Closes gh-17680
5 years ago
Stephane Nicoll
1f901d398b
Upgrade to Byte Buddy 1.9.16
...
Closes gh-17679
5 years ago
Stephane Nicoll
1afcf5291d
Upgrade to Mysql 8.0.17
...
Closes gh-17678
5 years ago
Stephane Nicoll
fd7ed9c8be
Upgrade to Joda Time 2.10.3
...
Closes gh-17677
5 years ago
Stephane Nicoll
77317a44d8
Upgrade to Rxjava2 2.2.10
...
Closes gh-17675
5 years ago
Stephane Nicoll
eb6a160c13
Upgrade to Netty 4.1.38.Final
...
Closes gh-17674
5 years ago
Stephane Nicoll
487aab4f0a
Upgrade to Appengine Sdk 1.9.76
...
Closes gh-17673
5 years ago
Phillip Webb
3b28b1cade
Don't use static final security matcher
...
Using static final matchers breaks the build because they have state
that's not reset across tests.
See gh-17525
5 years ago
Phillip Webb
6675f49334
Switch to multi-line security configuration
...
Now that we have lambda style security configuration we can further
improve readability by switching to one statement per line.
See gh-17525
5 years ago
Stephane Nicoll
6756385049
Merge branch '2.1.x'
...
Closes gh-17664
5 years ago
Stephane Nicoll
6356852e2f
Polish "Log health check failure with Reactive health indicators"
...
See gh-17635
5 years ago
Dmytro Nosan
fe1b9c9501
Log health check failure with Reactive health indicators
...
See gh-17635
5 years ago
dreis2211
eb9527a170
Fix deprecation warnings in spring-boot-actuator
...
See gh-17660
5 years ago
Stephane Nicoll
858199a2fa
Only configure Spring Data jdbc if a transaction manager is present
...
This commit adds an extra condition to JdbcRepositoriesAutoConfiguration
so that it doesn't scan for repositories if a transaction manager is not
available as this dependency is now mandatory.
Closes gh-17654
5 years ago
Stephane Nicoll
97907aac30
Polish
5 years ago
Johnny Lim
a80749ed81
Add missing assertion in dispatcherServletCustomConfig()
...
See gh-17648
5 years ago
Madhura Bhave
3423dbf6ac
Add transaction manager in Spring Data jdbc tests
...
See gh-17654
5 years ago
Madhura Bhave
39a7b9da38
Switch to lambda style security configuration
...
Closes gh-17525
5 years ago