Commit Graph

28522 Commits (40c1748e3c11a5c416f20c0c19ade618bb735efa)
 

Author SHA1 Message Date
Stephane Nicoll f8c14c9681 Merge branch '2.2.x' into 2.3.x 4 years ago
Stephane Nicoll 5cde6ba719 Upgrade to Dependency Management Plugin 1.0.11
Close gh-24742
4 years ago
Stephane Nicoll a9f7b2a29b Upgrade to Spring Integration 5.2.11.RELEASE
Closes gh-24820
4 years ago
Stephane Nicoll 0d48b9ff2f Upgrade to Spring Amqp 2.2.14.RELEASE
Closes gh-24819
4 years ago
Stephane Nicoll 4c68ae7102 Upgrade to Netty 4.1.58.Final
Closes gh-24818
4 years ago
Madhura Bhave f57adde61c Merge branch '2.2.x' into 2.3.x
See gh-24813
4 years ago
Madhura Bhave a78ec9da6a Simplify lowercase grep logic in docker script
See gh-24811
4 years ago
Madhura Bhave c34188f077 Merge branch '2.2.x' into 2.3.x
Closes gh-24813
4 years ago
Madhura Bhave aefeb3ffaf Fix parsing of location header in docker update script
Fixes gh-24811
4 years ago
Stephane Nicoll 6d5d8cbc2c Upgrade to Lettuce 5.3.6.RELEASE
Closes gh-24801
4 years ago
Stephane Nicoll 6b353aee8d Upgrade to Micrometer 1.5.10
Closes gh-24785
4 years ago
Phillip Webb 9da0bd8523 Update copyright year of changed files 4 years ago
Andy Wilkinson f650bc6281 Merge branch '2.2.x' into 2.3.x 4 years ago
Andy Wilkinson 434b8a7b9d Merge pull request #24789 from runningcode
* gh-24789:
  Polish "Upgrade to Gradle Enterprise Maven Extension 1.8.1"
  Upgrade to Gradle Enterprise Maven Extension 1.8.1

Closes gh-24789
4 years ago
Andy Wilkinson d6a43ec22b Polish "Upgrade to Gradle Enterprise Maven Extension 1.8.1"
See gh-24789
4 years ago
Nelson Osacky 479f71f2b2 Upgrade to Gradle Enterprise Maven Extension 1.8.1
See gh-24789
4 years ago
Andy Wilkinson 7b1d07fa98 Use SpringSessionDataSource-annotated DataSource when one is available
Fixes gh-24624
4 years ago
Andy Wilkinson 22ff229d80 Merge pull request #24767 from runningcode
* gh-24767:
  Upgrade to Gradle Enterprise Gradle Plugin 3.5.1

Closes gh-24767
4 years ago
Nelson Osacky 74ffc3e0fa Upgrade to Gradle Enterprise Gradle Plugin 3.5.1
See gh-24767
4 years ago
Andy Wilkinson 5a02996eca Fix release train version's comparison with other version types
Fixes gh-24782
4 years ago
Stephane Nicoll c5d4ca933b Upgrade to Reactor Dysprosium-SR16
Closes gh-24765
4 years ago
Stephane Nicoll 09d417fe74 Merge branch '2.2.x' into 2.3.x 4 years ago
Stephane Nicoll a0c5e35e04 Upgrade to Reactor Dysprosium-SR16
Closes gh-24766
4 years ago
Stephane Nicoll 60fa1b4754 Upgrade to Thymeleaf 3.0.12.RELEASE
Closes gh-24781
4 years ago
Stephane Nicoll 9c6133b090 Upgrade to Neo4j Ogm 3.2.19
Closes gh-24780
4 years ago
Stephane Nicoll 843577993c Upgrade to Hibernate Validator 6.0.22.Final
Closes gh-24779
4 years ago
Stephane Nicoll 6bbcdf4860 Upgrade to Hibernate 5.4.27.Final
Closes gh-24778
4 years ago
Stephane Nicoll 408c5cd1eb Upgrade to Johnzon Jsonb 1.2.9
Closes gh-24777
4 years ago
Stephane Nicoll f62f8811f9 Upgrade to Byte Buddy 1.10.19
Closes gh-24776
4 years ago
Stephane Nicoll 7aec55963c Upgrade to Joda Time 2.10.9
Closes gh-24775
4 years ago
Stephane Nicoll d567327ab8 Upgrade to Netty Tcnative 2.0.36.Final
Closes gh-24774
4 years ago
Stephane Nicoll c02fc18f9f Upgrade to Netty 4.1.56.Final
Closes gh-24773
4 years ago
Stephane Nicoll 13cd538df1 Upgrade to Dropwizard Metrics 4.1.17
Closes gh-24772
4 years ago
Stephane Nicoll 6bbe0029b5 Upgrade to Hazelcast 3.12.11
Closes gh-24771
4 years ago
Stephane Nicoll 4a890368b4 Upgrade to Appengine Sdk 1.9.84
Closes gh-24770
4 years ago
Andy Wilkinson 997505005b Handle files larger than Integer.MAX_VALUE bytes in bootJar and bootWar
Fixes gh-24618
4 years ago
Stephane Nicoll f02951fb17 Upgrade to Netty 4.1.56.Final
Closes gh-24764
4 years ago
Stephane Nicoll 2e69198f97 Upgrade to Neo4j OGM 3.2.19
Closes gh-24763
4 years ago
Stephane Nicoll 5fb1ca6043 Upgrade to Johnzon 1.2.9
Closes gh-24762
4 years ago
Stephane Nicoll 37f653121f Upgrade to Jetty Reactive HTTPClient 1.1.5
Closes gh-24761
4 years ago
Stephane Nicoll 3ae9639cbb Upgrade to Jackson Bom 2.11.4
Closes gh-24760
4 years ago
Stephane Nicoll 371e59cd80 Upgrade to Hibernate Validator 6.1.7.Final
Closes gh-24759
4 years ago
Stephane Nicoll e48e48988a Upgrade to Hibernate 5.4.27.Final
Closes gh-24758
4 years ago
Stephane Nicoll 66daeab221 Upgrade to Hazelcast 3.12.11
Closes gh-24757
4 years ago
Stephane Nicoll 682c952306 Upgrade to Dropwizard Metrics 4.1.17
Closes gh-24756
4 years ago
Stephane Nicoll 7ab9fad062 Upgrade to Byte Buddy 1.10.19
Closes gh-24755
4 years ago
Stephane Nicoll b3bc79b10f Upgrade to AppEngine SDK 1.9.84
Closes gh-24754
4 years ago
Phillip Webb 72dd3b5628 Merge branch '2.2.x' into 2.3.x
Closes gh-24747
4 years ago
Phillip Webb f9e3e0d532 Register default resource path using a Resource
Update `WebMvcAutoConfiguration` so that the default "/" resource path
is registered directly as a `ServletContextResource`.

Closes gh-24745
4 years ago
Andy Wilkinson 7625a979db Configure bootRun to use project's Java toolchain by default
Previously, unlike the application plugin's run task, our bootRun task
ignored the project's Java toolchain. This meant that the application
was run on a JVM with the same Java version as the one being used by
Gradle itself. This could result in a failure if the application
required a more modern JVM.

This commit updates the plugin to configure the bootRun task's
JavaLauncher convention to be one derived from the project's Java
toolchain. Toolchain support was introduced in Gradle 6.7 so this is
only done when using Gradle 6.7 and later.

Fixes gh-24517
4 years ago