Phillip Webb
30744f15bf
Merge pull request #50369 from quaff
...
Closes gh-50369
* pr/50369:
Polish AppendableByteArray
2026-05-12 09:13:32 -07:00
Yanming Zhou
949d5e0f3f
Polish AppendableByteArray
...
See gh-50369
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com >
2026-05-12 09:12:53 -07:00
Phillip Webb
1bd43a0f42
Merge pull request #50405 from DragonFSKY
...
Closes gh-50405
* pr/50405:
Align protoc version with protobuf-java
Simplify ProtobufPluginAction `versionFromRuntimeClasspath`
2026-05-12 09:09:57 -07:00
Dongliang Xie
6d307ed250
Align protoc version with protobuf-java
...
Update `ProtobufPluginAction` to align the protoc version with
`protobuf-java` rather than `protobuf-java-util`. The util
jar is only required for server gRPC code.
See gh-50405
Signed-off-by: Dongliang Xie <dragonfsky@gmail.com >
2026-05-12 08:58:47 -07:00
Phillip Webb
b23ad48047
Simplify ProtobufPluginAction versionFromRuntimeClasspath
...
Simplify the stream logic to make use of `getAllComponents()`
rather than using `getAllDependencies()` and
`DependencyResult::getFrom`.
See gh-50405
2026-05-12 08:56:00 -07:00
Brian Clozel
8a449c52e6
Merge branch '4.0.x'
...
Closes gh-50394
2026-05-11 11:55:28 +02:00
Brian Clozel
77faab26fc
Merge branch '3.5.x' into 4.0.x
...
Closes gh-50393
2026-05-11 11:53:54 +02:00
Brian Clozel
9a3cd2b4e7
Configure allowed origins for GraphQL WebSocket support
...
As of spring-projects/spring-graphql#1465 , Spring for GraphQL also
supports applying allowed origins to the websocket endpoint.
As it's considered a bug of omission in that project, this commit
adapts the Spring Boot auto-configuration to leverage this change.
There is no need for new configuration properties, as
`spring.graphql.cors.*` origin-related keys apply to all supported
transports.
Fixes gh-50391
2026-05-11 11:26:32 +02:00
Andy Wilkinson
b9ee76ed71
Merge branch '4.0.x'
...
Closes gh-50359
2026-05-07 15:50:46 +01:00
Andy Wilkinson
c4b971bf14
Merge branch '3.5.x' into 4.0.x
...
Closes gh-50358
2026-05-07 15:50:33 +01:00
Andy Wilkinson
18f306ac7f
Link to Netty releases in dependency upgrade issues
...
Closes gh-50321
2026-05-07 15:49:47 +01:00
Andy Wilkinson
9446dbb106
Merge branch '4.0.x'
...
Closes gh-50357
2026-05-07 15:46:35 +01:00
Andy Wilkinson
5257df1bb1
Take async cache writes into consideration
...
Since Spring Data Redis 4.0 and when using Lettuce, entries may be
written to the cache asynchronously. This means that they may not
be immediately visible to a subsequent read. This commit adapts the
test to use Awaitility to wait for the expected entry to become
visible in the cache.
Closes gh-50356
2026-05-07 15:42:50 +01:00
Andy Wilkinson
8718273583
Upgrade to Tomcat 11.0.22
...
Closes gh-50354
2026-05-07 12:21:05 +01:00
Andy Wilkinson
94f0279d62
Upgrade to SQLite JDBC 3.53.1.0
...
Closes gh-50353
2026-05-07 12:21:05 +01:00
Andy Wilkinson
85db5e41b3
Upgrade to SAAJ Impl 3.0.5
...
Closes gh-50352
2026-05-07 12:21:04 +01:00
Andy Wilkinson
38f76cc357
Upgrade to R2DBC MySQL 1.4.2
...
Closes gh-50351
2026-05-07 12:21:04 +01:00
Andy Wilkinson
fe5e196e65
Upgrade to Pulsar 4.2.1
...
Closes gh-50350
2026-05-07 12:21:04 +01:00
Andy Wilkinson
32698af56a
Upgrade to Postgresql 42.7.11
...
Closes gh-50349
2026-05-07 12:21:04 +01:00
Andy Wilkinson
319cc21bf4
Upgrade to Netty 4.2.13.Final
...
Closes gh-50348
2026-05-07 12:21:04 +01:00
Andy Wilkinson
6258ba3751
Upgrade to Kotlin 2.3.21
...
Closes gh-50347
2026-05-07 12:21:04 +01:00
Andy Wilkinson
04c8f5bfae
Upgrade to jOOQ 3.21.3
...
Closes gh-50346
2026-05-07 12:21:03 +01:00
Andy Wilkinson
647a9dc768
Upgrade to Jakarta XML Bind 4.0.5
...
Closes gh-50345
2026-05-07 12:21:03 +01:00
Andy Wilkinson
b99aeb101c
Upgrade to Jackson Bom 3.1.3
...
Closes gh-50344
2026-05-07 12:21:03 +01:00
Andy Wilkinson
c1d017ef7e
Upgrade to Jackson 2 Bom 2.21.3
...
Closes gh-50343
2026-05-07 12:21:03 +01:00
Andy Wilkinson
92efcea6f6
Upgrade to Infinispan 16.1.4
...
Closes gh-50342
2026-05-07 12:21:03 +01:00
Andy Wilkinson
311d10d5ee
Upgrade to Hibernate 7.2.13.Final
...
Closes gh-50341
2026-05-07 12:21:03 +01:00
Andy Wilkinson
f542e656ca
Upgrade to Groovy 5.0.6
...
Closes gh-50340
2026-05-07 12:21:02 +01:00
Andy Wilkinson
8b79b045e6
Upgrade to Glassfish JAXB 4.0.8
...
Closes gh-50339
2026-05-07 12:21:02 +01:00
Andy Wilkinson
bbf5c7a2ad
Upgrade to Caffeine 3.2.4
...
Closes gh-50338
2026-05-07 12:17:26 +01:00
Andy Wilkinson
3350601591
Upgrade to ActiveMQ 6.2.5
...
Closes gh-50337
2026-05-07 12:17:22 +01:00
Andy Wilkinson
84a021e22f
Prohibit upgrades to Jetty 12.1.9
...
Closes gh-50336
2026-05-07 12:12:44 +01:00
Andy Wilkinson
31fd8aebfe
Merge branch '4.0.x'
2026-05-07 12:12:13 +01:00
Andy Wilkinson
7cfd94a2b0
Upgrade to Tomcat 11.0.22
...
Closes gh-50335
2026-05-07 12:01:12 +01:00
Andy Wilkinson
2b18a3403e
Upgrade to SAAJ Impl 3.0.5
...
Closes gh-50334
2026-05-07 12:01:11 +01:00
Andy Wilkinson
1522756952
Upgrade to R2DBC MySQL 1.4.2
...
Closes gh-50333
2026-05-07 12:01:11 +01:00
Andy Wilkinson
b2667e1804
Upgrade to Postgresql 42.7.11
...
Closes gh-50332
2026-05-07 12:01:11 +01:00
Andy Wilkinson
ec95ce41c0
Upgrade to Netty 4.2.13.Final
...
Closes gh-50331
2026-05-07 12:01:11 +01:00
Andy Wilkinson
aad49518e0
Upgrade to jOOQ 3.19.33
...
Closes gh-50330
2026-05-07 12:01:11 +01:00
Andy Wilkinson
92c01c7d7a
Prohibit upgrades to Jetty 12.1.9
...
Closes gh-50329
2026-05-07 12:01:10 +01:00
Andy Wilkinson
2decd3dce8
Upgrade to Jakarta XML Bind 4.0.5
...
Closes gh-50328
2026-05-07 10:40:36 +01:00
Andy Wilkinson
0d8775e354
Upgrade to Jackson Bom 3.1.3
...
Closes gh-50327
2026-05-07 10:40:32 +01:00
Andy Wilkinson
e4ef099eac
Upgrade to Jackson 2 Bom 2.21.3
...
Closes gh-50326
2026-05-07 10:40:27 +01:00
Andy Wilkinson
11b702264f
Upgrade to Hibernate 7.2.13.Final
...
Closes gh-50325
2026-05-07 10:40:22 +01:00
Andy Wilkinson
f6625511a4
Upgrade to Groovy 5.0.6
...
Closes gh-50324
2026-05-07 10:40:18 +01:00
Andy Wilkinson
3e1b6f2a88
Upgrade to Glassfish JAXB 4.0.8
...
Closes gh-50323
2026-05-07 10:40:13 +01:00
Andy Wilkinson
f47c0fa672
Upgrade to Caffeine 3.2.4
...
Closes gh-50322
2026-05-07 10:40:08 +01:00
Andy Wilkinson
4f5b05c891
Merge branch '4.0.x'
2026-05-07 10:35:15 +01:00
Andy Wilkinson
823cc167d6
Merge branch '3.5.x' into 4.0.x
2026-05-07 10:35:04 +01:00
Andy Wilkinson
8be269a6b7
Upgrade to SAAJ Impl 3.0.5
...
Closes gh-50320
2026-05-07 09:55:59 +01:00