Stephane Nicoll
1d66b25b26
Merge branch '2.3.x'
2020-09-17 07:25:38 +02:00
Stephane Nicoll
a2be6e0817
Upgrade to Spring Kafka 2.5.6
...
Closes gh-23199
2020-09-17 07:25:09 +02:00
Stephane Nicoll
a76f5ae03e
Merge branch '2.2.x' into 2.3.x
2020-09-17 07:24:24 +02:00
Stephane Nicoll
e5d135c61c
Upgrade to Spring Kafka 2.3.11
...
Closes gh-23198
2020-09-17 07:23:41 +02:00
Scott Frederick
d1338a66f7
Merge pull request #22972 from wmz7year
...
* gh-22972:
Polish "Support authentication to private Docker registry"
Support authentication to private docker registry
Closes gh-22972
2020-09-16 16:05:54 -05:00
Scott Frederick
86fa8144f5
Polish "Support authentication to private Docker registry"
...
See gh-22972
2020-09-16 16:04:21 -05:00
姜为
e8f555e13d
Support authentication to private docker registry
...
This commit adds the ability to configure Docker image registry
authentication credentials in the Maven and Gradle plugins. The
authentication credentials are passed to the Docker daemon with
all daemon API calls, and the daemon forwards the credentials to the
image registry when necessary. This makes it possible to use
builder and run images stored in a private Docker registry.
See gh-22972
2020-09-16 16:03:40 -05:00
Andy Wilkinson
f0dfff81d4
Merge branch '2.3.x'
...
Closes gh-23378
2020-09-16 18:26:36 +01:00
Andy Wilkinson
358b9f839a
Remove spring-boot.version property from spring-boot-dependencies
...
The version of Spring Boot should not be modifiable by a property,
only being using a different version of spring-boot-dependencies or
spring-boot-starter-parent.
Fixes gh-23174
2020-09-16 18:25:17 +01:00
Andy Wilkinson
c624008638
Merge branch '2.3.x'
2020-09-16 17:46:35 +01:00
Andy Wilkinson
d5234a9254
Merge branch '2.2.x' into 2.3.x
2020-09-16 17:46:25 +01:00
Andy Wilkinson
caa417659e
Merge branch '2.1.x' into 2.2.x
2020-09-16 17:46:16 +01:00
Andy Wilkinson
d3d96f0417
Upgrade to Spring REST Docs 2.0.5.RELEASE
...
Closes gh-23374
2020-09-16 17:45:34 +01:00
Andy Wilkinson
5dbf6a3885
Merge branch '2.3.x'
...
Closes gh-23377
2020-09-16 17:39:25 +01:00
Andy Wilkinson
d6586b8354
Merge branch '2.2.x' into 2.3.x
...
Closes gh-23376
2020-09-16 17:39:08 +01:00
Andy Wilkinson
e87e52d035
Merge branch '2.1.x' into 2.2.x
...
Closes gh-23375
2020-09-16 17:38:02 +01:00
Andy Wilkinson
106968a115
Upgrade to Spring REST Docs 2.0.5.RELEASE
...
Closes gh-23374
2020-09-16 17:36:34 +01:00
Stephane Nicoll
32bf5b6e89
Upgrade to Spring AMQP 2.3.0-M3
...
Closes gh-23011
2020-09-16 18:27:44 +02:00
Stephane Nicoll
38aba5edb1
Merge branch '2.3.x'
2020-09-16 18:27:19 +02:00
Stephane Nicoll
7a7aef80d9
Upgrade to Spring AMQP 2.2.11
...
Closes gh-23373
2020-09-16 18:24:53 +02:00
Stephane Nicoll
aee1be587f
Merge branch '2.2.x' into 2.3.x
2020-09-16 18:24:25 +02:00
Stephane Nicoll
9ab8ad6e74
Upgrade to Spring AMQP 2.2.11
...
Closes gh-23372
2020-09-16 18:23:06 +02:00
Stephane Nicoll
ae458298b2
Merge branch '2.1.x' into 2.2.x
2020-09-16 18:22:38 +02:00
Stephane Nicoll
9a09a3c570
Upgrade to Spring AMQP 2.1.17
...
Closes gh-23371
2020-09-16 18:20:34 +02:00
Stephane Nicoll
29c7e62137
Upgrade to Spring Data 2020.0.0-RC1
...
Closes gh-23197
2020-09-16 15:47:38 +02:00
Stephane Nicoll
284dd308f2
Merge branch '2.3.x'
2020-09-16 15:47:16 +02:00
Stephane Nicoll
68ea2ca210
Upgrade to Spring Data Neumann-SR4
...
Closes gh-23196
2020-09-16 15:45:46 +02:00
Stephane Nicoll
0baaa90f4c
Merge branch '2.2.x' into 2.3.x
2020-09-16 15:45:23 +02:00
Stephane Nicoll
bac5a7909e
Upgrade to Spring Data Moore-SR10
...
Closes gh-23195
2020-09-16 15:44:25 +02:00
Stephane Nicoll
5c4e3cfad4
Merge branch '2.1.x' into 2.2.x
2020-09-16 15:43:41 +02:00
Stephane Nicoll
b1e47811af
Upgrade to Spring Data Lovelace-SR20
...
Closes gh-23194
2020-09-16 15:40:09 +02:00
Stephane Nicoll
8e063a9c0e
Merge pull request #22366 from dreis2211
...
* pr/22366:
Document that Java 15 is a supported version
Closes gh-22366
2020-09-16 15:35:16 +02:00
dreis2211
5c4b4b0466
Document that Java 15 is a supported version
...
See gh-22366
2020-09-16 15:35:02 +02:00
Stephane Nicoll
474ab7f69c
Adapt tests to deprecations in Spring Batch
2020-09-16 15:22:32 +02:00
Stephane Nicoll
28b0f64e9f
Upgrade to Mockito 3.5.10
...
Closes gh-23368
2020-09-16 14:56:53 +02:00
Stephane Nicoll
fa03f75d21
Upgrade to Undertow 2.2.0.Final
...
Closes gh-23367
2020-09-16 14:40:12 +02:00
Stephane Nicoll
777a4e988b
Upgrade to Thymeleaf Layout Dialect 2.5.1
...
Closes gh-23366
2020-09-16 14:05:31 +02:00
Stephane Nicoll
25e49471a9
Upgrade to SnakeYAML 1.27
...
Closes gh-23365
2020-09-16 14:05:30 +02:00
Stephane Nicoll
5fab583220
Upgrade to Postgresql 42.2.16
...
Closes gh-23364
2020-09-16 14:05:28 +02:00
Stephane Nicoll
7ea48730d2
Upgrade to Pooled JMS 1.2.0
...
Closes gh-23363
2020-09-16 14:05:27 +02:00
Stephane Nicoll
8c17153736
Upgrade to InfluxDB Java 2.20
...
Closes gh-23362
2020-09-16 14:05:25 +02:00
Stephane Nicoll
3e736ccf9f
Upgrade to Artemis 2.15.0
...
Closes gh-23361
2020-09-16 14:05:24 +02:00
Stephane Nicoll
35a2241c10
Upgrade to Lettuce 6.0.0.RC2
...
Closes gh-23360
2020-09-16 13:56:09 +02:00
Stephane Nicoll
ac1165dc03
Upgrade to Tomcat 9.0.38
...
Closes gh-23359
2020-09-16 13:31:09 +02:00
Stephane Nicoll
7b8c19fceb
Upgrade to Spring WS 3.0.10.RELEASE
...
Closes gh-23358
2020-09-16 13:31:07 +02:00
Stephane Nicoll
86df27c844
Upgrade to SendGrid 4.6.4
...
Closes gh-23357
2020-09-16 13:31:06 +02:00
Stephane Nicoll
e451c1fbf5
Upgrade to R2DBC Bom Arabba-SR7
...
Closes gh-23356
2020-09-16 13:31:04 +02:00
Stephane Nicoll
a44424b881
Upgrade to Nimbus JOSE JWT 9.0.1
...
Closes gh-23355
2020-09-16 13:31:03 +02:00
Stephane Nicoll
6a808ee813
Upgrade to OAuth2 OIDC SDK 8.19.2
...
Closes gh-23354
2020-09-16 13:28:32 +02:00
Stephane Nicoll
21fd33b945
Upgrade to Netty tcNative 2.0.34.Final
...
Closes gh-23353
2020-09-16 13:28:32 +02:00