Commit Graph

9014 Commits

Author SHA1 Message Date
Phillip Webb
96287173f9 Upgrade to Byte Buddy 1.7.6
Closes gh-10579
2017-10-10 11:03:38 -07:00
Phillip Webb
7404221678 Upgrade to Jest 5.3.3
Closes gh-10578
2017-10-10 11:03:37 -07:00
Phillip Webb
e3d864670f Upgrade to Rest Assured 3.0.5
Closes gh-10577
2017-10-10 11:03:37 -07:00
Phillip Webb
0be541e0fb Upgrade to Rxjava2 2.1.5
Closes gh-10576
2017-10-10 11:03:36 -07:00
Phillip Webb
e985998256 Upgrade to Unboundid Ldapsdk 4.0.1
Closes gh-10575
2017-10-10 11:03:35 -07:00
Phillip Webb
e16807e2f6 Upgrade to Mssql Jdbc 6.2.2.jre8
Closes gh-10574
2017-10-10 11:03:35 -07:00
Phillip Webb
02ba788c3f Upgrade to Couchbase Client 2.5.1
Closes gh-10573
2017-10-10 11:03:34 -07:00
Stephane Nicoll
fc829951f7 Upgrade to Micrometer 1.0.0-rc.2
Closes gh-10541
2017-10-07 08:57:00 +02:00
Jon Schneider
e2453a17c7 Add auto-configuration for exporting metrics to StatsD
Closes gh-10522
2017-10-05 16:49:19 +01:00
Andy Wilkinson
7fc272df6e Start building against Micrometer snapshots for 1.0.0-rc.2 2017-10-05 16:48:31 +01:00
Stephane Nicoll
ba52ebf155 Upgrade to Spring AMQP 2.0.0.RELEASE
Closes gh-7053
2017-10-05 10:43:21 +02:00
Phillip Webb
4df84c53bc Upgrade Maven plugins
Upgrade the Maven plugins used in the builds.

See gh-9316
2017-10-04 16:34:43 -07:00
Phillip Webb
b87f9c11f1 Fix POMs for the updated build/release process
Fix POMs following project relocations and apply CI friendly Maven
conventions.

See gh-9316
2017-10-04 16:34:38 -07:00
Phillip Webb
0ba4830b4f Relocate projects to spring-boot-project
Move projects to better reflect the way that Spring Boot is released.

The following projects are under `spring-boot-project`:

  - `spring-boot`
  - `spring-boot-autoconfigure`
  - `spring-boot-tools`
  - `spring-boot-starters`
  - `spring-boot-actuator`
  - `spring-boot-actuator-autoconfigure`
  - `spring-boot-test`
  - `spring-boot-test-autoconfigure`
  - `spring-boot-devtools`
  - `spring-boot-cli`
  - `spring-boot-docs`

See gh-9316
2017-10-04 16:34:23 -07:00