Andy Wilkinson
3cd81cbd4b
Upgrade to Jackson Bom 2.17.3
...
Closes gh-43036
2024-11-05 16:01:20 +00:00
Andy Wilkinson
9f59c5e490
Upgrade to HSQLDB 2.7.4
...
Closes gh-43035
2024-11-05 16:01:15 +00:00
Andy Wilkinson
42ce97b40f
Link to release notes from upgrade issues
...
Closes gh-31544
2024-11-05 15:55:32 +00:00
Andy Wilkinson
77fa968209
Correct the location of the layers schema
...
Fixes gh-43032
2024-11-05 12:18:25 +00:00
Stéphane Nicoll
3f01d314aa
Merge branch '3.2.x' into 3.3.x
2024-11-05 20:33:40 +09:00
Stéphane Nicoll
1a570573de
Upgrade to Neo4j Java Driver 5.26.0
...
Closes gh-43029
2024-11-05 16:15:58 +09:00
Stéphane Nicoll
94f2fabe24
Upgrade to Neo4j Java Driver 5.26.0
...
Closes gh-43028
2024-11-05 16:08:25 +09:00
Stéphane Nicoll
6b016e73f4
Start building against Spring Security 6.3.5 snapshots
...
See gh-43013
2024-11-05 12:44:26 +09:00
Stéphane Nicoll
f13d58c141
Start building against Spring RESTDocs 3.0.3 snapshots
...
See gh-43014
2024-11-05 12:43:51 +09:00
Stéphane Nicoll
3a8525739a
Start building against Spring Pulsar 1.1.6 snapshots
...
See gh-43012
2024-11-05 12:29:37 +09:00
Stéphane Nicoll
6533380fbb
Start building against Spring Kafka 3.2.5 snapshots
...
See gh-43011
2024-11-05 12:29:09 +09:00
Stéphane Nicoll
21db2ff03b
Start building against Spring Integration 6.3.6 snapshots
...
See gh-43010
2024-11-05 12:29:04 +09:00
Stéphane Nicoll
2f89a1e228
Start building against Spring Security 6.2.8 snapshots
...
See gh-43009
2024-11-05 12:29:00 +09:00
Stéphane Nicoll
2e048e2349
Start building against Spring Framework 6.1.15 snapshots
...
See gh-43008
2024-11-05 12:29:00 +09:00
Stéphane Nicoll
fe390954c6
Start building against Spring RESTDocs 3.0.3 snapshots
...
See gh-43007
2024-11-05 12:28:55 +09:00
Stéphane Nicoll
95f3172d03
Start building against Spring Data Bom 2024.0.6 snapshots
...
See gh-43006
2024-11-05 12:28:55 +09:00
Stéphane Nicoll
91c802a059
Start building against Spring Pulsar 1.0.12 snapshots
...
See gh-43005
2024-11-05 12:28:51 +09:00
Stéphane Nicoll
36c12e3651
Start building against Spring AMQP 3.1.8 snapshots
...
See gh-43004
2024-11-05 12:28:49 +09:00
Stéphane Nicoll
5acb87817c
Start building against Spring Kafka 3.1.10 snapshots
...
See gh-43003
2024-11-05 12:28:46 +09:00
Stéphane Nicoll
a36c62677c
Start building against Reactor Bom 2023.0.12 snapshots
...
See gh-43002
2024-11-05 12:28:44 +09:00
Stéphane Nicoll
a8a7ee8680
Start building against Spring Integration 6.2.11 snapshots
...
See gh-43001
2024-11-05 12:28:42 +09:00
Stéphane Nicoll
0549e5328b
Start building against Micrometer Tracing 1.3.6 snapshots
...
See gh-43000
2024-11-05 12:28:39 +09:00
Stéphane Nicoll
69c85c3c00
Start building against Spring Framework 6.1.15 snapshots
...
See gh-42999
2024-11-05 12:28:37 +09:00
Stéphane Nicoll
661e6e930d
Start building against Micrometer 1.13.7 snapshots
...
See gh-42998
2024-11-05 12:28:34 +09:00
Stéphane Nicoll
980043e059
Start building against Spring Data Bom 2023.1.12 snapshots
...
See gh-42997
2024-11-05 12:28:32 +09:00
Stéphane Nicoll
43622e93e2
Start building against Spring AMQP 3.1.8 snapshots
...
See gh-42996
2024-11-05 12:28:27 +09:00
Stéphane Nicoll
c1e04d69e8
Start building against Reactor Bom 2023.0.12 snapshots
...
See gh-42995
2024-11-05 12:28:22 +09:00
Stéphane Nicoll
9ba12afe43
Start building against Micrometer Tracing 1.2.12 snapshots
...
See gh-42994
2024-11-05 12:28:17 +09:00
Stéphane Nicoll
d75328a65b
Start building against Micrometer 1.12.12 snapshots
...
See gh-42993
2024-11-05 12:28:08 +09:00
Phillip Webb
189e49f6d6
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42991
2024-11-04 15:56:29 -08:00
Phillip Webb
c62a018830
Align buildpack certificate and key parsers with SSL versions
...
Closes gh-37969
2024-11-04 15:53:39 -08:00
Phillip Webb
4a7c757945
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42989
2024-11-04 14:34:17 -08:00
Phillip Webb
8f72f03def
Merge pull request #42986 from nosan
...
* pr/42986:
Remove explicit '.xml' suffix check from `LogbackLoggingSystem`
Closes gh-42986
2024-11-04 14:33:55 -08:00
Dmytro Nosan
7d8cb5fe49
Remove explicit '.xml' suffix check from `LogbackLoggingSystem`
...
Update `LogbackLoggingSystem` so that paths suffixes are no longer
checked for `.xml`. Since Logback now only supports XML files, we're
safe to pass all content along for processing. If the incorrect content
is found, Logback will throw an exception.
See gh-42986
2024-11-04 14:29:59 -08:00
Phillip Webb
202db9b7f4
Update copyright year of changed files
2024-11-04 14:28:23 -08:00
Andy Wilkinson
bffde8228e
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42982
2024-11-04 13:15:12 +00:00
Andy Wilkinson
2fc0016ef1
Fix spring-boot-gradle-plugin's tests in Eclipse
...
Closes gh-32625
2024-11-04 13:11:45 +00:00
Andy Wilkinson
e27800ad2c
Merge branch '3.2.x' into 3.3.x
2024-11-04 11:46:43 +00:00
Andy Wilkinson
a3168e3a2f
Centralize dependency management of Commons Compress
...
Closes gh-39368
2024-11-04 11:45:41 +00:00
Stéphane Nicoll
3c42ba8cf0
Merge pull request #42974 from ngocnhan-tran1996
...
* pr/42974:
Fix copyright year of updated file
Polish
Closes gh-42974
2024-11-02 20:25:21 +09:00
Stéphane Nicoll
a224c8188c
Fix copyright year of updated file
...
See gh-42974
2024-11-02 20:21:19 +09:00
Tran Ngoc Nhan
9e92bfe906
Polish
...
See gh-42974
2024-11-02 20:20:06 +09:00
Andy Wilkinson
f9281a61ff
Rework Antora Gradle Infrastructure
...
Closes gh-40572
Co-authored-by: Phillip Webb <phil.webb@broadcom.com>
2024-11-01 14:28:18 +00:00
Moritz Halbritter
6470748d6d
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42959
2024-10-31 15:07:02 +01:00
Moritz Halbritter
90b920a410
Use default address if null address is given
...
Closes gh-42958
2024-10-31 14:34:30 +01:00
Moritz Halbritter
7687bec712
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42953
2024-10-31 11:54:29 +01:00
Moritz Halbritter
01b6f73eea
Merge pull request #42918 from ahoehma
...
* pr/42918:
Polish "Link to Eclipse setup instructions"
Link to Eclipse setup instructions
Closes gh-42918
2024-10-31 11:54:11 +01:00
Moritz Halbritter
f35bf0ddc8
Polish "Link to Eclipse setup instructions"
...
See gh-42918
2024-10-31 11:53:52 +01:00
Andreas Höhmann
4ead529a5b
Link to Eclipse setup instructions
...
See gh-42918
2024-10-31 11:53:44 +01:00
Andy Wilkinson
53186655f9
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42944
2024-10-30 10:44:04 +00:00