Stephane Nicoll
50dc1dff73
Merge branch '2.4.x'
2021-02-15 07:45:27 +01:00
Stephane Nicoll
5576f26115
Start building against Spring Kafka 2.6.6 snapshots
...
See gh-25292
2021-02-15 07:24:17 +01:00
Stephane Nicoll
67e1b64a23
Start building against Micrometer 1.6.4 snapshots
...
See gh-25291
2021-02-15 07:23:45 +01:00
Stephane Nicoll
f8caab121d
Start building against Spring AMQP 2.3.5 snapshots
...
See gh-25290
2021-02-15 07:23:22 +01:00
Stephane Nicoll
8a4f49c30b
Start building against Spring Integration 5.4.4 snapshots
...
See gh-25289
2021-02-15 07:22:43 +01:00
Stephane Nicoll
31a98f90c8
Start building against Reactor 2020.0.4 snapshots
...
See gh-25286
2021-02-15 07:19:53 +01:00
Stephane Nicoll
cbea563baa
Merge branch '2.3.x' into 2.4.x
2021-02-15 07:18:26 +01:00
Stephane Nicoll
bab0862fdd
Start building against Micrometer 1.5.11 snapshots
...
See gh-25285
2021-02-15 06:55:42 +01:00
Stephane Nicoll
080bec0b20
Start building against Spring AMQP 2.2.15 snapshots
...
See gh-25284
2021-02-15 06:55:42 +01:00
Stephane Nicoll
1004617d2f
Start building against Spring Integration 5.3.6 snapshots
...
See gh-25283
2021-02-15 06:55:42 +01:00
Stephane Nicoll
f1dda97900
Start building against Spring Data Neumann-SR7 snapshots
...
See gh-25282
2021-02-15 06:55:40 +01:00
Stephane Nicoll
33736e818b
Start building against Spring Framework 5.2.13 snapshots
...
See gh-25281
2021-02-15 06:52:34 +01:00
Stephane Nicoll
2c2fedc156
Start building against Reactor Dysprosium-SR17 snapshots
...
See gh-25280
2021-02-15 06:52:00 +01:00
Stephane Nicoll
ca9b583c7d
Merge branch '2.4.x'
...
Closes gh-25271
2021-02-14 09:37:49 +01:00
Stephane Nicoll
659ecd0d05
Merge pull request #25266 from izeye
...
* pr/25266:
Update copyright of changes files
Polish
Closes gh-25266
2021-02-14 09:36:20 +01:00
Stephane Nicoll
61e9d04c68
Update copyright of changes files
...
See gh-25266
2021-02-14 09:35:36 +01:00
izeye
f48893def5
Polish
2021-02-14 09:34:30 +01:00
Stephane Nicoll
3471adcf09
Merge branch '2.3.x' into 2.4.x
2021-02-14 09:32:21 +01:00
Stephane Nicoll
b7f5f5cac0
Polish
...
See gh-25266
2021-02-14 09:29:48 +01:00
Andy Wilkinson
0a4c26532d
Merge branch '2.4.x'
...
Closes gh-25259
2021-02-12 14:57:18 +00:00
Andy Wilkinson
392be57003
Apply Logback system properties and not just common properties to context
...
Closes gh-24894
2021-02-12 14:34:31 +00:00
Andy Wilkinson
52f398318b
Merge branch '2.4.x'
...
Closes gh-25258
2021-02-12 13:59:56 +00:00
Andy Wilkinson
e763627e86
Merge branch '2.3.x' into 2.4.x
...
Closes gh-25257
2021-02-12 13:59:42 +00:00
Andy Wilkinson
cc4bace12b
Upgrade to Undertow 2.2.4.Final
...
Closes gh-25254
2021-02-12 13:39:14 +00:00
Andy Wilkinson
118b55579a
Upgrade to Tomcat 9.0.43
...
Closes gh-25253
2021-02-12 13:39:14 +00:00
Andy Wilkinson
627d0b713f
Upgrade to Solr 8.8.0
...
Closes gh-25252
2021-02-12 13:39:13 +00:00
Andy Wilkinson
078a7fdd15
Upgrade to Selenium HtmlUnit 2.47.1
...
Closes gh-25251
2021-02-12 13:37:50 +00:00
Andy Wilkinson
387fe4b5bb
Upgrade to Prometheus PushGateway 0.10.0
...
Closes gh-25250
2021-02-12 13:37:49 +00:00
Andy Wilkinson
3c0972e7f9
Upgrade to Spring Security 5.5.0-M2
...
Closes gh-25255
2021-02-12 13:37:49 +00:00
Andy Wilkinson
dadd6241ac
Upgrade to Nimbus JOSE JWT 9.5
...
Closes gh-25249
2021-02-12 13:37:49 +00:00
Andy Wilkinson
63402a2984
Truncate files before writing new content to them
...
Previously, UpgradeApplicator would open build.gradle
using open options that left the fields existing content intact. It
would then write the new content at the beginning of the file. If
the new content was n bytes shorter than the existing content, this
would leave n bytes of the existing content at the end of the file.
This commit updates UpgradeApplicator to truncate the existing file
when it opens it. This ensures that the existing content is
completely replaced by the new content, irrespective of their lengths.
Closes gh-25256
2021-02-12 12:37:23 +00:00
Andy Wilkinson
e8e8a4c16b
Upgrade to OAuth2 OIDC SDK 9.1
...
Closes gh-25248
2021-02-12 12:13:16 +00:00
Andy Wilkinson
7e228556c7
Upgrade to Netty 4.1.59.Final
...
Closes gh-25247
2021-02-12 12:10:35 +00:00
Andy Wilkinson
a70386b4e3
Upgrade to MSSQL JDBC 9.2.0.jre8
...
Closes gh-25246
2021-02-12 12:10:35 +00:00
Andy Wilkinson
f91c6075c8
Upgrade to MariaDB 2.7.2
...
Closes gh-25245
2021-02-12 12:10:35 +00:00
Andy Wilkinson
80b0c384d6
Upgrade to Lombok 1.18.18
...
Closes gh-25244
2021-02-12 12:10:34 +00:00
Andy Wilkinson
07f74593a5
Upgrade to Liquibase 4.3.0
...
Closes gh-25243
2021-02-12 12:10:34 +00:00
Andy Wilkinson
208f9200ed
Upgrade to Kotlin 1.4.30
...
Closes gh-25242
2021-02-12 12:10:34 +00:00
Andy Wilkinson
723bdc77a5
Upgrade to JUnit Jupiter 5.7.1
...
Closes gh-25241
2021-02-12 12:02:23 +00:00
Andy Wilkinson
3e8773cda2
Upgrade to jOOQ 3.14.7
...
Closes gh-25240
2021-02-12 12:02:22 +00:00
Andy Wilkinson
454c4fcd0d
Upgrade to Johnzon 1.2.10
...
Closes gh-25239
2021-02-12 12:02:21 +00:00
Andy Wilkinson
1bd78eb940
Upgrade to Jedis 3.5.1
...
Closes gh-25238
2021-02-12 12:02:19 +00:00
Andy Wilkinson
1f1f510cec
Upgrade to Janino 3.1.3
...
Closes gh-25237
2021-02-12 12:02:18 +00:00
Andy Wilkinson
6fbb67e751
Upgrade to Infinispan 12.0.0.Final
...
Closes gh-25236
2021-02-12 12:02:17 +00:00
Andy Wilkinson
22568d42de
Upgrade to HtmlUnit 2.47.1
...
Closes gh-25235
2021-02-12 12:02:15 +00:00
Andy Wilkinson
16ed1a9668
Upgrade to HikariCP 4.0.1
...
Closes gh-25234
2021-02-12 12:02:14 +00:00
Andy Wilkinson
a1ff05ec12
Upgrade to Hibernate 5.4.28.Final
...
Closes gh-25233
2021-02-12 12:02:13 +00:00
Andy Wilkinson
5dba00fcac
Upgrade to Flyway 7.5.3
...
Closes gh-25232
2021-02-12 12:02:12 +00:00
Andy Wilkinson
0cf846b484
Upgrade to Couchbase Client 3.1.2
...
Closes gh-25231
2021-02-12 12:02:11 +00:00
Andy Wilkinson
bfbdc3bfaf
Upgrade to Byte Buddy 1.10.20
...
Closes gh-25230
2021-02-12 12:02:09 +00:00