Stéphane Nicoll
d0ed0dd2ca
Upgrade to Jetty 12.1.5
...
Closes gh-48463
2025-12-08 16:20:34 +01:00
Stéphane Nicoll
2843e5106a
Upgrade to Jackson Bom 3.0.3
...
Closes gh-48462
2025-12-08 16:20:30 +01:00
Stéphane Nicoll
9d46c02cd7
Upgrade to Hibernate 7.1.11.Final
...
Closes gh-48461
2025-12-08 16:20:26 +01:00
Stéphane Nicoll
77c3583d06
Upgrade to Groovy 5.0.3
...
Closes gh-48460
2025-12-08 16:20:22 +01:00
Stéphane Nicoll
7d96d7afa5
Merge branch '3.5.x'
2025-12-08 16:18:37 +01:00
Stéphane Nicoll
2ebe6fb756
Merge branch '3.4.x' into 3.5.x
2025-12-08 16:18:22 +01:00
Stéphane Nicoll
b32fbef97d
Upgrade to UnboundID LDAPSDK 7.0.4
...
Closes gh-48459
2025-12-08 16:09:23 +01:00
Stéphane Nicoll
7278a732ec
Upgrade to Quartz 2.5.2
...
Closes gh-48458
2025-12-08 16:09:22 +01:00
Stéphane Nicoll
8726a0efde
Upgrade to Pulsar 4.0.8
...
Closes gh-48457
2025-12-08 16:09:22 +01:00
Stéphane Nicoll
e74b7172ec
Upgrade to Micrometer Tracing 1.5.7
...
Closes gh-48424
2025-12-08 16:09:22 +01:00
Stéphane Nicoll
a4e4d24a02
Upgrade to Micrometer 1.15.7
...
Closes gh-48423
2025-12-08 16:09:22 +01:00
Stéphane Nicoll
3c7d31e71a
Upgrade to jOOQ 3.19.29
...
Closes gh-48456
2025-12-08 16:09:22 +01:00
Stéphane Nicoll
2962d44389
Upgrade to Jetty 12.0.31
...
Closes gh-48455
2025-12-08 15:26:42 +01:00
Stéphane Nicoll
e90498a35c
Upgrade to Hibernate 6.6.38.Final
...
Closes gh-48454
2025-12-08 15:26:38 +01:00
Stéphane Nicoll
53d2b30d3a
Upgrade to Micrometer Tracing 1.4.13
...
Closes gh-48413
2025-12-08 15:24:12 +01:00
Stéphane Nicoll
f23eee7e22
Upgrade to Micrometer 1.14.14
...
Closes gh-48412
2025-12-08 15:24:12 +01:00
Stéphane Nicoll
e291bb90b8
Upgrade to jOOQ 3.19.29
...
Closes gh-48453
2025-12-08 15:24:12 +01:00
Stéphane Nicoll
609298191b
Upgrade to Jetty 12.0.31
...
Closes gh-48452
2025-12-08 15:24:07 +01:00
Stéphane Nicoll
a8beeab6d4
Upgrade to Hibernate 6.6.38.Final
...
Closes gh-48451
2025-12-08 15:24:03 +01:00
Stéphane Nicoll
b05b01b0a7
Polish
2025-12-08 15:17:54 +01:00
Stéphane Nicoll
a98b36efbb
Start building against Spring Framework 7.0.2 snapshots
...
See gh-48439
2025-12-08 14:54:53 +01:00
Stéphane Nicoll
d306e96c1e
Merge branch '3.5.x'
2025-12-08 14:44:30 +01:00
Stéphane Nicoll
63a7319952
Merge branch '3.4.x' into 3.5.x
2025-12-08 14:44:11 +01:00
Stéphane Nicoll
86690b0643
Start building against Spring Framework 6.2.15 snapshots
...
See gh-48428
2025-12-08 14:27:35 +01:00
Stéphane Nicoll
c84388924d
Start building against Spring Framework 6.2.15 snapshots
...
See gh-48417
2025-12-08 14:20:06 +01:00
Andy Wilkinson
ed6e2e3965
Merge branch '3.5.x'
2025-12-08 11:51:08 +00:00
Andy Wilkinson
abe596cf2c
Merge branch '3.4.x' into 3.5.x
...
Closes gh-48450
2025-12-08 11:50:41 +00:00
Andy Wilkinson
0cb86e1627
Tolerate multiple calls to UndertowWebServer.destroy()
...
Undertow's DeploymentManagerImpl is not idempotent. Calling undeploy()
multiple times will result in an NPE. Similarly, calling start() or
stop() after undeploy() will also result in an NPE.
This commit protects against this by checking that the deployment
manager's state is not UNDEPLOYED before calling stop() and
undeploy().
Fixes gh-48446
2025-12-08 11:49:53 +00:00
Stéphane Nicoll
17d8929fac
Merge branch '3.5.x'
2025-12-08 12:42:42 +01:00
Stéphane Nicoll
33ae2a1d67
Merge branch '3.4.x' into 3.5.x
2025-12-08 12:41:14 +01:00
Stéphane Nicoll
a6986a4b57
Polish formatting
2025-12-08 12:41:04 +01:00
Stéphane Nicoll
4bc8a0ab64
Merge branch '3.5.x'
...
Closes gh-48449
2025-12-08 12:31:32 +01:00
Stéphane Nicoll
9c88270be6
Merge branch '3.4.x' into 3.5.x
...
Closes gh-48448
2025-12-08 12:31:21 +01:00
Stéphane Nicoll
306edb5b9a
Merge pull request #48407 from noojung
...
* pr/48407:
Review code sample of "Configuring Two DataSources" section
Closes gh-48407
2025-12-08 12:31:16 +01:00
Hyunwoo Jung
fd3bdf06c4
Review code sample of "Configuring Two DataSources" section
...
See gh-48407
Signed-off-by: Hyunwoo Jung <hyunwoojung@kakao.com >
2025-12-08 12:28:38 +01:00
Stéphane Nicoll
ef4b8919c6
Upgrade to Elasticsearch Client 9.2.2
...
Closes gh-48447
2025-12-08 11:50:35 +01:00
Stéphane Nicoll
add34dfe35
Start building against Spring Session 4.0.1 snapshots
...
See gh-48445
2025-12-08 11:23:45 +01:00
Stéphane Nicoll
b681b875be
Start building against Spring Security 7.0.1 snapshots
...
See gh-48444
2025-12-08 11:23:45 +01:00
Stéphane Nicoll
a1334541c4
Start building against Spring Pulsar 2.0.1 snapshots
...
See gh-48443
2025-12-08 11:23:45 +01:00
Stéphane Nicoll
63a0fc86b3
Start building against Spring LDAP 4.0.1 snapshots
...
See gh-48442
2025-12-08 11:23:45 +01:00
Stéphane Nicoll
53e2ba8df7
Start building against Spring Kafka 4.0.1 snapshots
...
See gh-48441
2025-12-08 11:23:45 +01:00
Stéphane Nicoll
078b3b7ebf
Start building against Spring GraphQL 2.0.1 snapshots
...
See gh-48440
2025-12-08 11:23:45 +01:00
Stéphane Nicoll
342de0caaa
Start building against Spring Data Bom 2025.1.1 snapshots
...
See gh-48438
2025-12-08 10:11:59 +01:00
Stéphane Nicoll
801a028211
Start building against Spring Batch 6.0.1 snapshots
...
See gh-48437
2025-12-08 10:11:59 +01:00
Stéphane Nicoll
649dcc92a4
Start building against Spring AMQP 4.0.1 snapshots
...
See gh-48436
2025-12-08 10:11:59 +01:00
Stéphane Nicoll
1b092bf78c
Start building against Reactor Bom 2025.0.1 snapshots
...
See gh-48435
2025-12-08 10:11:59 +01:00
Stéphane Nicoll
63f4760981
Start building against Micrometer Tracing 1.6.1 snapshots
...
See gh-48434
2025-12-08 10:11:59 +01:00
Stéphane Nicoll
ae5195d833
Start building against Micrometer 1.16.1 snapshots
...
See gh-48433
2025-12-08 10:11:59 +01:00
Stéphane Nicoll
f6d16182f3
Merge branch '3.5.x'
2025-12-08 10:11:36 +01:00
Stéphane Nicoll
4b0045b7af
Merge branch '3.4.x' into 3.5.x
2025-12-08 10:11:31 +01:00