Commit Graph

6064 Commits (65c739e00ecea456fc832b42e1971a5ce9c6f028)

Author SHA1 Message Date
Phillip Webb 96287173f9 Upgrade to Byte Buddy 1.7.6
Closes gh-10579
7 years ago
Phillip Webb 7404221678 Upgrade to Jest 5.3.3
Closes gh-10578
7 years ago
Phillip Webb e3d864670f Upgrade to Rest Assured 3.0.5
Closes gh-10577
7 years ago
Phillip Webb 0be541e0fb Upgrade to Rxjava2 2.1.5
Closes gh-10576
7 years ago
Phillip Webb e985998256 Upgrade to Unboundid Ldapsdk 4.0.1
Closes gh-10575
7 years ago
Phillip Webb e16807e2f6 Upgrade to Mssql Jdbc 6.2.2.jre8
Closes gh-10574
7 years ago
Phillip Webb 02ba788c3f Upgrade to Couchbase Client 2.5.1
Closes gh-10573
7 years ago
Stephane Nicoll fc829951f7 Upgrade to Micrometer 1.0.0-rc.2
Closes gh-10541
7 years ago
Jon Schneider e2453a17c7 Add auto-configuration for exporting metrics to StatsD
Closes gh-10522
7 years ago
Andy Wilkinson 7fc272df6e Start building against Micrometer snapshots for 1.0.0-rc.2 7 years ago
Stephane Nicoll ba52ebf155 Upgrade to Spring AMQP 2.0.0.RELEASE
Closes gh-7053
7 years ago
Phillip Webb 4df84c53bc Upgrade Maven plugins
Upgrade the Maven plugins used in the builds.

See gh-9316
7 years ago
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
7 years ago
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
7 years ago