Commit Graph

20934 Commits

Author SHA1 Message Date
Stephane Nicoll 7c499b1d01 Upgrade to Jolokia 1.6.2
Closes gh-17682
2019-07-29 14:34:19 +02:00
Stephane Nicoll e11d180e2e Upgrade to Janino 3.0.15
Closes gh-17681
2019-07-29 14:34:19 +02:00
Stephane Nicoll ddf84ac685 Upgrade to Tomcat 9.0.22
Closes gh-17680
2019-07-29 14:34:19 +02:00
Stephane Nicoll 1f901d398b Upgrade to Byte Buddy 1.9.16
Closes gh-17679
2019-07-29 14:34:19 +02:00
Stephane Nicoll 1afcf5291d Upgrade to Mysql 8.0.17
Closes gh-17678
2019-07-29 14:34:19 +02:00
Stephane Nicoll fd7ed9c8be Upgrade to Joda Time 2.10.3
Closes gh-17677
2019-07-29 14:34:19 +02:00
Stephane Nicoll 77317a44d8 Upgrade to Rxjava2 2.2.10
Closes gh-17675
2019-07-29 14:15:12 +02:00
Stephane Nicoll eb6a160c13 Upgrade to Netty 4.1.38.Final
Closes gh-17674
2019-07-29 14:15:11 +02:00
Stephane Nicoll 487aab4f0a Upgrade to Appengine Sdk 1.9.76
Closes gh-17673
2019-07-29 14:15:10 +02:00
Stephane Nicoll 306acb7c9a Merge branch '2.0.x' into 2.1.x 2019-07-29 14:10:42 +02:00
Stephane Nicoll b73b691a1f Merge branch '1.5.x' into 2.0.x 2019-07-29 14:10:21 +02:00
Stephane Nicoll 752efd66e8 Upgrade to Spring Security Oauth 2.0.18.RELEASE
Closes gh-17671
2019-07-29 13:12:20 +02:00
Stephane Nicoll a37f571bbb Upgrade to Spring Security 4.2.13.RELEASE
Closes gh-17670
2019-07-29 13:12:19 +02:00
Stephane Nicoll 705551c485 Upgrade to Spring Cloud Connectors 1.2.9.RELEASE
Closes gh-17669
2019-07-29 13:12:19 +02:00
Stephane Nicoll 5537774a6c Upgrade to Jetty 9.4.19.v20190610
Closes gh-17668
2019-07-29 13:12:18 +02:00
Stephane Nicoll ddf720eacd Upgrade to Tomcat 8.5.43
Closes gh-17667
2019-07-29 13:12:17 +02:00
Stephane Nicoll ada1861be1 Upgrade to Httpclient 4.5.9
Closes gh-17666
2019-07-29 13:12:16 +02:00
Stephane Nicoll 55b0c0911d Upgrade to Appengine Sdk 1.9.76
Closes gh-17665
2019-07-29 13:12:15 +02:00
Stephane Nicoll c99f201c46 Merge pull request #17635 from nosan
* pr/17635:
  Polish "Log health check failure with Reactive health indicators"
  Log health check failure with Reactive health indicators

Closes gh-17635
2019-07-29 11:26:20 +02:00
Stephane Nicoll 6356852e2f Polish "Log health check failure with Reactive health indicators"
See gh-17635
2019-07-29 11:25:44 +02:00
Dmytro Nosan fe1b9c9501 Log health check failure with Reactive health indicators
See gh-17635
2019-07-29 11:18:19 +02:00
Stephane Nicoll b79de1e7e3 Fix broken build 2019-07-26 16:26:37 +02:00
Stephane Nicoll dd5d55a2d8 Start building against Spring Kafka 2.2.8 snapshots
See gh-17645
2019-07-26 14:12:53 +02:00
Stephane Nicoll 4b6b5fc160 Start building against Spring Integration 5.1.7 snapshots
See gh-17643
2019-07-26 14:11:33 +02:00
Stephane Nicoll aa5630b0e0 Start building against Spring AMQP 2.1.8 snapshots
See gh-17641
2019-07-26 14:09:42 +02:00
Stephane Nicoll 8745413bb1 Merge branch '2.0.x' into 2.1.x 2019-07-26 14:05:19 +02:00
Stephane Nicoll 5ae47d914f Merge branch '1.5.x' into 2.0.x 2019-07-26 14:04:48 +02:00
Stephane Nicoll b2188ae2a0 Start building against Spring Data Ingalls snapshots
See gh-17352
2019-07-26 14:03:44 +02:00
Stephane Nicoll c6be8d49ab Start building against Spring Integration 4.3.21 snapshots
See gh-17642
2019-07-26 13:58:17 +02:00
Stephane Nicoll 634de5e8e5 Start building against Spring AMQP 1.7.14 snapshots
See gh-17640
2019-07-26 13:56:53 +02:00
Stephane Nicoll ac4dcfbf9a Improve detection of NoSuchMethodError cause
Closes gh-17649
2019-07-26 12:01:35 +02:00
Stephane Nicoll 9e8649ccca Start building against Reactor Californium snapshots
See gh-17639
2019-07-25 17:37:40 +02:00
Stephane Nicoll 2db1db6bfb Upgrade Java 12 version in CI image
Closes gh-17625
2019-07-25 10:14:25 +02:00
Stephane Nicoll f6266d04fb Upgrade Java 11 version in CI image
Closes gh-17626
2019-07-25 10:13:39 +02:00
Stephane Nicoll 9d12626e43 Upgrade Java 8 version in CI image
Closes gh-17627
2019-07-25 10:12:35 +02:00
Madhura Bhave f13f96d705 Fix customizer for windows tests
JettyServerCustomizers beans do not get picked up automatically in 2.1.x

See gh-15553
2019-07-24 16:11:18 -07:00
Madhura Bhave bb85612723 Add concourse pipeline for Windows
Closes gh-15553
2019-07-24 13:25:54 -07:00
Phillip Webb 0da0bff397 Merge pull request #17497 from nosan
* pr/17497:
  Trim OAuth2 provider property whitespace

Closes gh-17497
2019-07-24 14:38:38 +01:00
Dmytro Nosan efce9388e7 Trim OAuth2 provider property whitespace
Update `OAuth2ClientPropertiesRegistrationAdapter` to trim whitespace
of the "provider" property.

See gh-17497
2019-07-24 14:32:41 +01:00
Phillip Webb fb1dd8fe93 Merge branch '2.0.x' into 2.1.x 2019-07-24 11:41:32 +01:00
Phillip Webb 913e831f4e Merge '1.5.x' into 2.0.x 2019-07-24 11:39:58 +01:00
Phillip Webb ff36074401 Update copyright header for changed files
Effectively all files have been touched this year due to the nohttp
work.
2019-07-24 11:37:23 +01:00
Stephane Nicoll 5a019cf14a Merge pull request #17567 from lihongmingming
* pr/17567:
  Polish "Clarify description of "logging.file.max-history""
  Clarify description of "logging.file.max-history"

Closes gh-17567
2019-07-24 11:36:37 +02:00
Stephane Nicoll 057ca8f6a8 Polish "Clarify description of "logging.file.max-history""
See gh-17567
2019-07-24 11:36:15 +02:00
lihongmingming 00a5528d7f Clarify description of "logging.file.max-history"
See gh-17567
2019-07-24 11:36:15 +02:00
Stephane Nicoll 30fe10613d Improve how to configure configuration keys of a custom starter
Closes gh-17573
2019-07-22 15:28:17 +02:00
Stephane Nicoll 300f07b2a8 Polish 2019-07-22 15:20:37 +02:00
Stephane Nicoll 3c7ac4fe7f Polish 2019-07-22 13:17:51 +02:00
Stephane Nicoll 657411d8d1 Merge pull request #17531 from nosan
* pr/17531:
  Polish "Configure ActiveMQConnectionFactory properly without spring-jms"
  Configure ActiveMQConnectionFactory properly without spring-jms

Closes gh-17531
2019-07-22 13:12:31 +02:00
Stephane Nicoll 1661da8774 Polish "Configure ActiveMQConnectionFactory properly without spring-jms"
See gh-17531
2019-07-22 13:09:31 +02:00