Andy Wilkinson
a44bb91084
Upgrade to Maven Assembly Plugin 3.7.0
...
Closes gh-39921
2024-03-13 16:35:51 +00:00
Andy Wilkinson
e362b320c1
Upgrade to Elasticsearch Client 8.12.2
...
Closes gh-39919
2024-03-13 16:35:50 +00:00
Andy Wilkinson
f474f04522
Upgrade to Commons DBCP2 2.12.0
...
Closes gh-39918
2024-03-13 16:35:50 +00:00
Stéphane Nicoll
cf24cc1eba
Use HtmlUnit release notes link for HtmlUnit 2.x
...
See gh-39869
2024-03-12 16:25:56 -05:00
Andy Wilkinson
a92953da52
Upgrade to Reactor Bom 2023.0.4
...
Closes gh-39908
2024-03-12 11:47:56 +00:00
Andy Wilkinson
68b964c928
Upgrade to Micrometer Tracing 1.3.0-M2
...
Closes gh-39890
2024-03-12 11:47:51 +00:00
Andy Wilkinson
1d2b5d1754
Upgrade to Micrometer 1.13.0-M2
...
Closes gh-39889
2024-03-12 11:47:51 +00:00
Andy Wilkinson
1e402f9f41
Start building against Spring Session 3.3.0 snapshots
...
See gh-39900
2024-03-12 10:13:22 +00:00
Andy Wilkinson
c351ec5ced
Start building against Spring Security 6.3.0 snapshots
...
See gh-39899
2024-03-12 10:13:22 +00:00
Andy Wilkinson
68ac11c1fc
Start building against Spring Pulsar 1.1.0 snapshots
...
See gh-39898
2024-03-12 10:13:22 +00:00
Andy Wilkinson
25ffa09731
Start building against Spring Kafka 3.2.0 snapshots
...
See gh-39897
2024-03-12 09:28:29 +00:00
Andy Wilkinson
c630bad519
Start building against Spring Integration 6.3.0 snapshots
...
See gh-39896
2024-03-12 09:28:29 +00:00
Andy Wilkinson
6be685854c
Start building against Spring GraphQL 1.3.0 snapshots
...
See gh-39895
2024-03-12 09:28:29 +00:00
Andy Wilkinson
47e5ce9847
Start building against Spring Data Bom 2023.1.4 snapshots
...
See gh-39893
2024-03-12 09:28:28 +00:00
Andy Wilkinson
7827896fdf
Start building against Spring Authorization Server 1.3.0 snapshots
...
See gh-39892
2024-03-12 09:28:28 +00:00
Andy Wilkinson
87eca76af2
Start building against Spring AMQP 3.1.3 snapshots
...
See gh-39891
2024-03-12 09:28:28 +00:00
Andy Wilkinson
36ac9549f7
Start building against Micrometer Tracing 1.3.0 snapshots
...
See gh-39890
2024-03-12 09:28:28 +00:00
Andy Wilkinson
a01e068059
Start building against Micrometer 1.13.0 snapshots
...
See gh-39889
2024-03-12 09:28:27 +00:00
Phillip Webb
8b4f411e90
Refine links in `spring-boot-dependencies`
...
Add support for a root name and change `reference` to `docs`.
See gh-39779
2024-03-08 20:00:09 -08:00
Moritz Halbritter
793aca60d2
Implement extract and list-layers command
...
Adds a new jarmode called 'tools'. This provides two commands,
'extract' and 'list-layers'. list-layers is the same as list from
the layertools.
extract is able to extract the JAR in four different modes:
- CDS compatible extraction with libraries in a lib folder and a runner
.jar
- CDS compatible as above, but with layers
- Launcher based
- Launcher based with layers. This is essentially the same as extract
from the layertools
The commands in layertools have been deprecated in favor of the commands
in 'tools'.
This also changes the behavior of layers.enabled from the Gradle and
Maven plugin: before this commit, layers.enabled prevents the inclusion
of the layer index file as well as the layertools JAR.
After this commit, layers.enabled only prevents the inclusion of the
layer index file.
layer.includeLayerTools have been deprecated in favor of includeTools,
and the layertools JAR has been renamed to tools.
Closes gh-38276
2024-03-07 13:34:13 +01:00
Phillip Webb
720699996a
Change http links to https
...
See gh-39779
2024-02-27 23:47:23 -08:00
Phillip Webb
75c7bed6c6
Add external links to `spring-boot-dependencies`
...
Update the BOM `Library` model to support external links that we
can use in documentation and the release process.
An additional `checkLinks` task has also been added to verify
returned HTTP status codes.
Closes gh-39779
Co-authored-by: Andy Wilkinson <andy.wilkinson@broadcom.com>
2024-02-27 23:31:49 -08:00
Andy Wilkinson
0bc5e2743b
Make dependency management of jakarta.inject-api public
...
Closes gh-39587
2024-02-23 09:47:17 +00:00
Andy Wilkinson
ea06a496e0
Upgrade to Undertow 2.3.12.Final
...
Closes gh-39731
2024-02-22 10:10:17 +00:00
Andy Wilkinson
14ed152196
Upgrade to Testcontainers 1.19.6
...
Closes gh-39729
2024-02-22 10:10:16 +00:00
Andy Wilkinson
8a1a810b50
Upgrade to SQLite JDBC 3.45.1.0
...
Closes gh-39728
2024-02-22 10:10:16 +00:00
Andy Wilkinson
5e24239cff
Upgrade to Spring Session 3.3.0-M2
...
Closes gh-39727
2024-02-22 10:10:16 +00:00
Andy Wilkinson
a5fd1cba6e
Upgrade to Spring Security 6.3.0-M2
...
Closes gh-39500
2024-02-22 10:10:15 +00:00
Andy Wilkinson
7d0bd90b49
Upgrade to Spring Pulsar 1.1.0-M1
...
Closes gh-39499
2024-02-22 10:10:15 +00:00
Andy Wilkinson
29f1ee767a
Upgrade to Spring LDAP 3.2.2
...
Closes gh-39498
2024-02-22 10:10:15 +00:00
Andy Wilkinson
a731c6eb64
Upgrade to Spring Kafka 3.2.0-M1
...
Closes gh-39497
2024-02-22 10:10:15 +00:00
Andy Wilkinson
7452ae55b1
Upgrade to Spring Integration 6.3.0-M1
...
Closes gh-39496
2024-02-22 10:10:14 +00:00
Andy Wilkinson
5b5b862150
Upgrade to Spring GraphQL 1.3.0-M1
...
Closes gh-39495
2024-02-22 10:10:14 +00:00
Andy Wilkinson
8a84bf287d
Upgrade to Spring Data Bom 2023.1.3
...
Closes gh-39493
2024-02-22 10:10:13 +00:00
Andy Wilkinson
190126941a
Upgrade to Spring Batch 5.1.1
...
Closes gh-39492
2024-02-22 10:10:13 +00:00
Andy Wilkinson
d2893220fe
Upgrade to Spring Authorization Server 1.3.0-M2
...
Closes gh-39491
2024-02-22 10:10:13 +00:00
Andy Wilkinson
1aecc05969
Upgrade to Spring AMQP 3.1.2
...
Closes gh-39490
2024-02-22 10:10:13 +00:00
Andy Wilkinson
565f8b2909
Upgrade to SLF4J 2.0.12
...
Closes gh-39726
2024-02-22 10:10:12 +00:00
Andy Wilkinson
255936b990
Upgrade to SendGrid 4.10.2
...
Closes gh-39725
2024-02-22 10:10:12 +00:00
Andy Wilkinson
6b4b82b7e0
Upgrade to Selenium 4.18.1
...
Closes gh-39724
2024-02-22 10:10:12 +00:00
Andy Wilkinson
ae3e2e0005
Upgrade to Reactor Bom 2023.0.3
...
Closes gh-39489
2024-02-22 10:10:11 +00:00
Andy Wilkinson
0c07b0626a
Upgrade to R2DBC MySQL 1.1.1
...
Closes gh-39723
2024-02-22 10:10:11 +00:00
Andy Wilkinson
553ec1d9ba
Upgrade to QueryDSL 5.1.0
...
Closes gh-39722
2024-02-22 10:10:11 +00:00
Andy Wilkinson
a010229fc9
Upgrade to Pulsar Reactive 0.5.3
...
Closes gh-39721
2024-02-22 10:10:11 +00:00
Andy Wilkinson
b93ccb523e
Upgrade to Postgresql 42.7.2
...
Closes gh-39720
2024-02-22 10:10:10 +00:00
Andy Wilkinson
cdd4b8e63a
Upgrade to Netty 4.1.107.Final
...
Closes gh-39719
2024-02-22 10:10:10 +00:00
Andy Wilkinson
3837cd7a93
Upgrade to MSSQL JDBC 12.6.1.jre11
...
Closes gh-39717
2024-02-22 10:10:09 +00:00
Andy Wilkinson
43ab0f17b9
Upgrade to Mockito 5.10.0
...
Closes gh-39716
2024-02-22 10:10:09 +00:00
Andy Wilkinson
7583f77467
Upgrade to Maven Shade Plugin 3.5.2
...
Closes gh-39715
2024-02-22 10:10:09 +00:00
Andy Wilkinson
e2fbdcf193
Upgrade to MariaDB 3.3.3
...
Closes gh-39714
2024-02-22 10:10:08 +00:00