Andy Wilkinson
c46e84870a
Upgrade to MongoDB 4.1.0
...
Closes gh-22810
2020-08-07 09:58:27 +01:00
Andy Wilkinson
8a35b078ec
Upgrade to Micrometer 1.5.3
...
Closes gh-22809
2020-08-07 09:58:26 +01:00
Andy Wilkinson
a35073def5
Upgrade to Maven War Plugin 3.3.1
...
Closes gh-22808
2020-08-07 09:58:25 +01:00
Andy Wilkinson
b6edb4d252
Upgrade to MariaDB 2.6.2
...
Closes gh-22807
2020-08-07 09:58:23 +01:00
Andy Wilkinson
b204736f35
Upgrade to Liquibase 3.10.2
...
Closes gh-22806
2020-08-07 09:58:22 +01:00
Andy Wilkinson
36406a0d1e
Upgrade to Lettuce 5.3.2.RELEASE
...
Closes gh-22805
2020-08-07 09:58:20 +01:00
Andy Wilkinson
c00823bc63
Upgrade to jOOQ 3.13.4
...
Closes gh-22804
2020-08-07 09:58:19 +01:00
Andy Wilkinson
b977f14372
Upgrade to Johnzon 1.2.8
...
Closes gh-22803
2020-08-07 09:58:18 +01:00
Andy Wilkinson
dc56170d7b
Upgrade to Jetty 9.4.31.v20200723
...
Closes gh-22802
2020-08-07 09:58:16 +01:00
Andy Wilkinson
cfd11214fd
Upgrade to Jackson Bom 2.11.2
...
Closes gh-22801
2020-08-07 09:58:15 +01:00
Andy Wilkinson
ed8237ab98
Upgrade to Infinispan 11.0.3.Final
...
Closes gh-22800
2020-08-07 09:58:13 +01:00
Andy Wilkinson
6253ec8e81
Upgrade to HtmlUnit 2.42.0
...
Closes gh-22799
2020-08-07 09:58:12 +01:00
Andy Wilkinson
ebcecf3669
Upgrade to HSQLDB 2.5.1
...
Closes gh-22798
2020-08-07 09:58:11 +01:00
Andy Wilkinson
84c0b426eb
Upgrade to Hibernate 5.4.19.Final
...
Closes gh-22797
2020-08-07 09:58:10 +01:00
Andy Wilkinson
7ce5442240
Upgrade to Flyway 6.5.3
...
Closes gh-22796
2020-08-07 09:58:08 +01:00
Andy Wilkinson
89abcad3e8
Upgrade to Dropwizard Metrics 4.1.11
...
Closes gh-22795
2020-08-07 09:58:07 +01:00
Andy Wilkinson
d72b61ac6c
Upgrade to DB2 JDBC 11.5.4.0
...
Closes gh-22794
2020-08-07 09:58:05 +01:00
Andy Wilkinson
8b95b3a537
Upgrade to Commons Pool2 2.8.1
...
Closes gh-22793
2020-08-07 09:58:04 +01:00
Andy Wilkinson
37d0a62973
Upgrade to Commons Lang3 3.11
...
Closes gh-22792
2020-08-07 09:58:03 +01:00
Andy Wilkinson
c6e6d090b9
Upgrade to Cassandra Driver 4.8.0
...
Closes gh-22791
2020-08-07 09:58:01 +01:00
Andy Wilkinson
02ffeec89d
Upgrade to Caffeine 2.8.5
...
Closes gh-22790
2020-08-07 09:58:00 +01:00
Andy Wilkinson
c287f6fa1c
Upgrade to Byte Buddy 1.10.14
...
Closes gh-22789
2020-08-07 09:57:58 +01:00
Andy Wilkinson
35582774b2
Upgrade to Build Helper Maven Plugin 3.2.0
...
Closes gh-22788
2020-08-07 09:57:57 +01:00
Andy Wilkinson
2a95b9cb48
Upgrade to AspectJ 1.9.6
...
Closes gh-22787
2020-08-07 09:57:56 +01:00
Andy Wilkinson
7c54a3aa88
Upgrade to Artemis 2.14.0
...
Closes gh-22786
2020-08-07 09:57:55 +01:00
Andy Wilkinson
309e9d4d0a
Upgrade to AppEngine SDK 1.9.81
...
Closes gh-22785
2020-08-07 09:57:53 +01:00
Andy Wilkinson
66fa39355d
Upgrade to ActiveMQ 5.16.0
...
Closes gh-22784
2020-08-07 09:57:52 +01:00
Andy Wilkinson
d1a0d9f11b
Merge branch '2.3.x'
...
Closes gh-22783
2020-08-07 09:51:32 +01:00
Andy Wilkinson
8f27ad9726
Remove version from name of Ant-built jar
...
Previously, the project version was included in the name of the
Ant-built jar and the integration test assumed that there would be a
single jar in the output directory. This assumption did not hold true
if the project's version had changed and the project had been built
again without a clean. This resulted in two jars, one for the previous
version and one for the current version, in the output directory. This
caused a test failure.
This commit updates the build.xml to remove the version from the name
of the Ant-built jar and updates the integration test to find it.
Closes gh-22782
2020-08-07 09:49:14 +01:00
Andy Wilkinson
915c3ec712
Merge branch '2.3.x'
...
Closes gh-22781
2020-08-07 09:44:33 +01:00
Andy Wilkinson
95b504ccad
Make processResources out-of-date on version change
...
Closes gh-22780
2020-08-07 09:44:16 +01:00
Madhura Bhave
6d82e9e97f
Merge branch '2.3.x'
...
Closes gh-22775
2020-08-06 18:00:05 -07:00
Madhura Bhave
3f82ca40e2
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22774
2020-08-06 17:59:30 -07:00
Madhura Bhave
f39f33bb8d
Fix documentation related to the health endpoint's inner details
...
Closes gh-22490
2020-08-06 17:57:56 -07:00
Phillip Webb
f8c8b65cbf
Add ConfigDataEnvironmentPostProcessor.applyTo
...
Add static methods to `ConfigDataEnvironmentPostProcessor` so that
post-processing can be applied to `Environment` instances directly.
Closes gh-22601
2020-08-06 14:35:43 -07:00
Phillip Webb
f7f4ff0ac9
Update copyright year of changed files
2020-08-06 14:35:43 -07:00
Phillip Webb
dfd233cada
Polish
2020-08-06 14:35:43 -07:00
Andy Wilkinson
1692899cd0
Merge branch '2.3.x'
2020-08-06 18:18:15 +01:00
Andy Wilkinson
d064ccabc4
Ensure Maven plugin descriptor inputs are out-of-date on version change
...
Closes gh-22766
2020-08-06 18:18:04 +01:00
Andy Wilkinson
782adc5f5f
Merge branch '2.3.x'
...
Closes gh-22772
2020-08-06 18:17:36 +01:00
Phillip Webb
8d06b0f368
Merge branch '2.3.x'
2020-08-06 10:15:36 -07:00
Phillip Webb
4924573074
Merge branch '2.2.x' into 2.3.x
2020-08-06 10:15:22 -07:00
Phillip Webb
fdd6a89a61
Polish
2020-08-06 10:14:01 -07:00
Stephane Nicoll
dac63fc3e5
Polish
2020-08-06 17:35:01 +02:00
Andy Wilkinson
a495b83b25
Ensure Maven plugin descriptor inputs are out-of-date on version change
...
Closes gh-22766
2020-08-06 16:25:45 +01:00
Andy Wilkinson
8b3f8a6138
Merge branch '2.3.x'
...
Closes gh-22768
2020-08-06 15:14:16 +01:00
Andy Wilkinson
11d1002f15
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22767
2020-08-06 15:13:55 +01:00
Andy Wilkinson
07699ea6ff
Retry when dependency resolution fails in ModifiedClassPathClassLoader
...
Closes gh-22763
2020-08-06 15:12:20 +01:00
Brian Clozel
4ef08425e6
Require RSocket 1.0+
...
This commit removes usage of methods and classes that were previously
deprecated in RSocket and Spring Framework and have been removed.
Closes gh-22764
2020-08-06 16:10:43 +02:00
Andy Wilkinson
4b17bfd889
Merge branch '2.3.x'
2020-08-06 13:34:31 +01:00