Commit Graph

2139 Commits

Author SHA1 Message Date
Andy Wilkinson b1853ee4e0 Upgrade to Tomcat 8.5.35
Closes gh-15238
2018-11-22 15:03:02 +00:00
Andy Wilkinson addc421bfd Upgrade to Ehcache 2.10.6
Closes gh-15237
2018-11-22 15:03:02 +00:00
Andy Wilkinson 2d98054041 Upgrade to Appengine Sdk 1.9.68
Closes gh-15236
2018-11-22 15:03:02 +00:00
Andy Wilkinson a7067171c7 Start building against Spring Framework 4.3.21 snapshots
See gh-15188
2018-11-22 15:03:02 +00:00
Andy Wilkinson 7f8f1f5bc2 Revert "Backport "Upgrade to Ehcache 2.10.6""
This reverts commit 264b7ca728.

See gh-14962
2018-10-29 10:28:13 +00:00
Stephane Nicoll 264b7ca728 Backport "Upgrade to Ehcache 2.10.6"
Closes gh-14962
2018-10-26 07:45:27 +09:00
Stephane Nicoll b84b957242 Backport "Upgrade to Appengine Sdk 1.9.67"
Closes gh-14955
2018-10-26 07:38:48 +09:00
Andy Wilkinson fc60dcd972 Fix up version numbers following release 2018-10-16 11:10:54 +01:00
Spring Buildmaster 4d24feb443 Next development version 2018-10-16 08:44:44 +00:00
Andy Wilkinson 8c1e3fd683 Upgrade to Spring Security 4.2.9.RELEASE
Closes gh-14848
2018-10-16 07:18:23 +01:00
Andy Wilkinson 2f42ac6630 Upgrade to Spring Amqp 1.7.11.RELEASE
Closes gh-14837
2018-10-15 20:51:21 +01:00
Andy Wilkinson c22b07ce56 Upgrade to Spring Security OAuth 2.0.16.RELEASE
Closes gh-14832
2018-10-15 20:45:08 +01:00
Stephane Nicoll ce84068e91 Upgrade to Spring Data Ingalls SR16
Closes gh-14727
2018-10-15 15:09:07 +02:00
Stephane Nicoll 0ac6542696 Upgrade to Spring Framework 4.3.20.RELEASE
Closes gh-14721
2018-10-15 15:08:32 +02:00
Andy Wilkinson 8124ac2b79 Upgrade to Undertow 1.4.26.Final
Closes gh-13880
2018-10-10 12:58:09 +01:00
Andy Wilkinson f638dd40fa Upgrade to Rabbit Amqp Client 4.8.3
Closes gh-14750
2018-10-10 12:54:01 +01:00
Andy Wilkinson 4c3912a70c Upgrade to Appengine Sdk 1.9.66
Closes gh-14749
2018-10-10 12:54:00 +01:00
Andy Wilkinson 335afdb9d9 Upgrade to GemFire 8.2.12
Closes gh-14739
2018-10-09 15:51:07 +01:00
Andy Wilkinson d6f01951f4 Start building against Spring Data snapshots for Ingalls-SR16
See gh-14727
2018-10-09 11:30:49 +01:00
Andy Wilkinson c428eaa8c0 Start building against Spring Framework 4.3.20 snapshots
See gh-14721
2018-10-08 20:06:26 +01:00
Stephane Nicoll e2bc24e3d7 Upgrade to Spring Web Services 2.4.3.RELEASE
Closes gh-14527
2018-09-20 10:34:58 +02:00
Andy Wilkinson 3ab6d12c56 Fix up version numbers following release 2018-09-11 17:11:47 +01:00
Spring Buildmaster 46df506b0a Next development version 2018-09-11 14:24:40 +00:00
Andy Wilkinson 615eeee033 Upgrade to Tomcat 8.5.34
Closes gh-14405
2018-09-11 07:44:53 +01:00
Andy Wilkinson 881ab9c2b5 Upgrade to Spring AMQP 1.7.10.RELEASE
Closes gh-14327
2018-09-10 20:11:20 +01:00
Andy Wilkinson 000ba0fe85 Upgrade to Spring Security 4.2.8.RELEASE
Closes gh-14394
2018-09-10 20:10:14 +01:00
Andy Wilkinson d7233249fe Start building against Spring Security 4.2.8 snapshots
See gh-14394
2018-09-10 10:17:36 +01:00
Andy Wilkinson a0a9aafec4 Upgrade to Spring Data Ingalls SR15
Closes gh-14329
2018-09-10 10:13:51 +01:00
Andy Wilkinson b34493e8d7 Upgrade to Jetty 9.4.12.v20180830
Closes gh-14362
2018-09-10 08:26:07 +01:00
Andy Wilkinson 274de93edc Upgrade to Tomcat 8.5.33
Closes gh-14361
2018-09-10 08:26:07 +01:00
Andy Wilkinson bb8e5e9225 Upgrade to Httpasyncclient 4.1.4
Closes gh-14360
2018-09-10 08:26:06 +01:00
Andy Wilkinson 7636143e3a Upgrade to Mysql 5.1.47
Closes gh-14359
2018-09-10 08:26:05 +01:00
Andy Wilkinson 77124c8d61 Upgrade to Git Commit Id Plugin 2.2.5
Closes gh-14358
2018-09-10 08:21:08 +01:00
Andy Wilkinson e9c3746dbb Upgrade to Rabbit Amqp Client 4.8.1
Closes gh-14357
2018-09-10 08:21:07 +01:00
Stephane Nicoll d5a2792ed0 Start building against Spring Data Ingalls snapshots
See gh-14329
2018-09-09 10:16:17 +02:00
Stephane Nicoll 5a0594805f Upgrade to Spring Framework 4.3.19
Closes gh-14326
2018-09-07 16:59:30 +02:00
Stephane Nicoll 0b07c026af Fix version of amqp-client
Closes gh-14259
2018-09-07 10:13:49 +02:00
Stephane Nicoll cb2873df77 Start building against Spring Framework 4.3 snapshots
See gh-14326
2018-09-07 09:41:06 +02:00
Phillip Webb 02f2f62a4d Upgrade amqp-client to 4.8
Closes gh-14259
2018-09-05 13:22:07 -07:00
Phillip Webb a50686b404 Surface additional rabbit SSL factory properties
Add `validate-server-certificate` and `verify-hostname` properties to
`spring.rabbitmq.ssl` to allow additional SSL configuration.

Closes gh-14259
2018-09-04 15:07:53 -07:00
Stephane Nicoll e51c26efdc Fixup version numbers following release 2018-07-30 19:40:55 +02:00
Spring Buildmaster 73bf744cb0 Next Development Version 2018-07-30 13:37:38 +00:00
Stephane Nicoll 50e824cd3f Upgrade to Spring Data Ingalls SR14
Closes gh-13917
2018-07-27 11:59:01 +02:00
Stephane Nicoll 5317a0c583 Upgrade to Spring Amqp 1.7.9.RELEASE
Closes gh-13883
2018-07-27 01:35:56 +02:00
Stephane Nicoll 557d5404ac Start building against Spring Data Ingalls snapshots
See gh-13917
2018-07-26 16:19:05 +02:00
Stephane Nicoll e30fddfcc2 Use SNAPSHOTs for upcoming releases 2018-07-25 13:46:09 +02:00
Andy Wilkinson 9c5330f076 Upgrade to Narayana 5.5.32.Final
Closes gh-13839
2018-07-20 16:23:06 +01:00
Andy Wilkinson 5a6ba34467 Upgrade to Httpclient 4.5.6
Closes gh-13838
2018-07-20 16:23:05 +01:00
Andy Wilkinson 2dd744dfed Upgrade to Git Commit Id Plugin 2.2.4
Closes gh-13640
2018-07-03 13:00:57 +01:00
Andy Wilkinson ada3d325c3 Upgrade to Maven Enforcer Plugin 1.4.1
Closes gh-13639
2018-07-03 13:00:56 +01:00
Andy Wilkinson 25824a202f Upgrade to Tomcat 8.5.32
Closes gh-13638
2018-07-03 13:00:55 +01:00
Andy Wilkinson 3a793c655a Upgrade to Httpcore 4.4.10
Closes gh-13637
2018-07-03 13:00:55 +01:00
Stephane Nicoll af126b1bb3 Fixup version numbers following release 2018-06-14 12:34:39 +02:00
Spring Buildmaster 36b8639853 Next Development Version 2018-06-14 10:05:31 +00:00
Stephane Nicoll dc4691fd7f Merge pull request #13438 from vtintillier:remove-junit-dependency
* pr/13438:
  Polish "Exclude JUnit from json-simple"
  Exclude JUnit from json-simple
2018-06-14 08:35:50 +02:00
Stephane Nicoll 6e5ae0c71d Polish "Exclude JUnit from json-simple"
Closes gh-13438
2018-06-14 08:33:28 +02:00
Vivien Tintillier e9aa6dd29f Exclude JUnit from json-simple
See gh-13438
2018-06-14 08:32:28 +02:00
Stephane Nicoll 93804eeb24 Upgrade to Spring Integration 4.3.17
Closes gh-13458
2018-06-14 08:26:15 +02:00
Stephane Nicoll f030073ce2 Upgrade to Spring Data Ingalls SR13
Closes gh-13456
2018-06-13 20:00:21 +02:00
Andy Wilkinson 9c1da51f73 Upgrade to Jetty 9.4.11.v20180605
Closes gh-13464
2018-06-13 10:51:16 +01:00
Andy Wilkinson 634101a333 Upgrade to Jackson 2.8.11.20180608
Closes gh-13463
2018-06-13 10:51:16 +01:00
Andy Wilkinson b8247f363d Upgrade to Spring Security 4.2.7.RELEASE
Closes gh-13196
2018-06-13 09:35:11 +01:00
Stephane Nicoll 678d3dc394 Upgrade to Spring Framework 4.3.18.RELEASE
Closes gh-13352
2018-06-13 08:49:57 +02:00
Andy Wilkinson 3e3575eaef Upgrade to Spring Session 1.3.3.RELEASE
Closes gh-13387
2018-06-06 10:13:36 +01:00
Andy Wilkinson 6910831f25 Upgrade to Spring Cloud Connectors 1.2.6.RELEASE
Closes gh-13386
2018-06-06 10:13:36 +01:00
Andy Wilkinson 15cffde8b3 Upgrade to Spring Amqp 1.7.8.RELEASE
Closes gh-13385
2018-06-06 10:13:36 +01:00
Andy Wilkinson 884bd9008c Upgrade to Lombok 1.16.22
Closes gh-13384
2018-06-06 10:13:36 +01:00
Andy Wilkinson 26a5c4ad7e Upgrade to Hsqldb 2.3.6
Closes gh-13383
2018-06-06 10:13:36 +01:00
Andy Wilkinson b7a46b8653 Upgrade to Appengine Sdk 1.9.64
Closes gh-13382
2018-06-06 10:13:35 +01:00
Stephane Nicoll 628cce567f Start building against Spring Framework 4.3.18 snapshots
See gh-13352
2018-06-04 15:04:49 +02:00
Phillip Webb b03f890567 Upgrade to spring-javaformat 0.0.2 2018-05-30 11:14:26 -07:00
Phillip Webb e75d8eaf40 Switch to spring-javaformat plugin
Use `spring-javaformat` to format and check code. Code formatting can
now be applied using the `spring-javaformat-maven-plugin` from the
command line. Existing checkstyle rules have also been replaced and
the CONTRIBUTING.adoc file has been updated.

Closes gh-13255
2018-05-25 20:59:04 -07:00
Stephane Nicoll 625f428aad Upgrade to gson 2.8.5
Closes gh-13245
2018-05-24 11:40:54 +02:00
Andy Wilkinson 700faabc56 Start building against Spring Security 4.2.7 snapshots
See gh-13196
2018-05-17 08:29:48 +01:00
Andy Wilkinson b559cadda9 Provide dependency management for spring-xml
Closes gh-13150
2018-05-14 17:52:29 +01:00
Stephane Nicoll 22642dd2eb Upgrade to Ehcache 2.10.5
Closes gh-13056
2018-05-14 11:06:12 +02:00
Andy Wilkinson d2cef484cb Fix up version numbers following release 2018-05-09 11:25:21 +01:00
Spring Buildmaster 010b4fccbd Next development version 2018-05-09 09:31:46 +00:00
Andy Wilkinson 7cfaf5e287 Upgrade to Spring Integration 4.3.16.RELEASE
Closes gh-13015
2018-05-09 06:35:29 +01:00
Andy Wilkinson 6ce43df110 Upgrade to Spring Security OAuth 2.0.15
Closes gh-13098
2018-05-08 19:17:10 +01:00
Andy Wilkinson 82bf178880 Upgrade to Spring Security 4.2.6
Closes gh-13028
2018-05-08 19:15:42 +01:00
Andy Wilkinson 2c865688f9 Upgrade to Spring Data Ingalls SR12
Closes gh-13014
2018-05-08 12:51:09 +01:00
Andy Wilkinson 8a5cefb547 Upgrade to Spring Framework 4.3.17.RELEASE
Closes gh-13013
2018-05-08 11:29:04 +01:00
Andy Wilkinson 63aff45438 Upgrade to Jetty 9.4.10.v20180503
Closes gh-13097
2018-05-08 11:28:01 +01:00
Andy Wilkinson ed9ac53acd Revert "Upgrade to Ehcache 2.10.5"
This reverts commit f78fd74bb9.

See gh-13056
2018-05-04 14:01:17 +01:00
Andy Wilkinson bcd2b7d60f Upgrade to Infinispan 8.2.11.Final
Closes gh-13058
2018-05-04 09:46:29 +01:00
Andy Wilkinson ebf1622b3a Upgrade to Tomcat 8.5.31
Closes gh-13057
2018-05-04 09:46:28 +01:00
Andy Wilkinson f78fd74bb9 Upgrade to Ehcache 2.10.5
Closes gh-13056
2018-05-04 09:46:27 +01:00
Andy Wilkinson f1ec54b3b6 Upgrade to Undertow 1.4.25.Final
Closes gh-13055
2018-05-04 09:46:27 +01:00
Andy Wilkinson 0fd5ef1632 Upgrade to Gson 2.8.4
Closes gh-13054
2018-05-04 09:46:26 +01:00
Andy Wilkinson a45d05347f Upgrade to Jackson 2.8.11.20180405
Closes gh-13053
2018-05-04 09:46:26 +01:00
Andy Wilkinson 208c4b9a35 Upgrade to GemFire 8.2.11
Closes gh-13052
2018-05-04 09:42:14 +01:00
Andy Wilkinson 31c6281e96 Start building against Spring Integration 4.3.16 snapshots
See gh-13015
2018-05-02 11:27:50 +01:00
Andy Wilkinson b6926c9bca Start building against Spring Data Ingalls SR12 snapshots
See gh-13014
2018-05-02 11:26:47 +01:00
Andy Wilkinson 9bd46ca8f8 Start building against Spring Framework 4.3.17 snapshots
See gh-13013
2018-05-02 11:21:40 +01:00
Phillip Webb 370915f8f0 Fixup version numbers following release 2018-04-09 18:20:41 -07:00
Spring Buildmaster c10aad165f Next Development Version 2018-04-09 23:14:33 +00:00
Stephane Nicoll ba5ed5b97c Upgrade to Spring Framework 4.3.16
Closes gh-12806
2018-04-09 19:43:31 +02:00
Stephane Nicoll 3634a1d9d1 Fixup version numbers following release 2018-04-05 11:23:15 +02:00
Spring Buildmaster ade4760842 Next Development Version 2018-04-05 09:01:52 +00:00