2784 Commits

Author SHA1 Message Date
Stéphane Nicoll
885931fdb1 Merge branch '4.1.x' 2025-06-17 11:57:40 +02:00
Stéphane Nicoll
7e90ce6ab2 Merge branch '4.0.x' into 4.1.x 2025-06-17 11:57:33 +02:00
Stéphane Nicoll
f46141b5be Next development version (v4.0.16-SNAPSHOT) 2025-06-17 11:57:22 +02:00
Stéphane Nicoll
6ba5e90ee3 Merge branch '4.1.x' 2025-06-17 11:20:53 +02:00
Stéphane Nicoll
969c1eb4b5 Merge branch '4.0.x' into 4.1.x 2025-06-17 11:20:45 +02:00
Stéphane Nicoll
20c47d0ff4 Upgrade to Spring Security 6.3.10
Closes gh-1618
2025-06-17 11:19:34 +02:00
Stéphane Nicoll
e3be968540 Upgrade to Spring Framework 6.1.21
Closes gh-1617
2025-06-17 11:18:39 +02:00
Stéphane Nicoll
22a2d46a66 Merge branch '4.1.x'
Closes gh-1616
2025-06-12 10:56:45 +02:00
Stéphane Nicoll
aa595b3ffc Merge branch '4.0.x' into 4.1.x
Closes gh-1615
2025-06-12 10:56:38 +02:00
Stéphane Nicoll
eec706478b Migrate release process to spring-io/central-publish-action
Closes gh-1614
2025-06-12 10:56:15 +02:00
Stéphane Nicoll
73ca25b968 Merge branch '4.1.x' 2025-06-05 17:02:25 +02:00
Stéphane Nicoll
84b26a60e0 Merge branch '4.0.x' into 4.1.x 2025-06-05 17:02:13 +02:00
Stéphane Nicoll
44440c7b2b Upgrade to Gradle 8.14.2
Closes gh-1607
2025-06-05 17:00:17 +02:00
Stéphane Nicoll
c7112106ab Upgrade to Gradle compatibility plugin 0.0.4
Closes gh-1606
2025-06-05 17:00:17 +02:00
Stéphane Nicoll
7ed275fc60 Upgrade to ActiveMQ 6.1.6
Closes gh-1605
2025-06-05 17:00:17 +02:00
Stéphane Nicoll
b6011f7993 Upgrade to Apache Santario 3.0.6
Closes gh-1604
2025-06-05 17:00:17 +02:00
Stéphane Nicoll
d02f127ec4 Upgrade to Xom 1.3.9
Closes gh-1603
2025-06-05 17:00:17 +02:00
Stéphane Nicoll
3a553b6d2a Upgrade to Jetty 12.0.22
Closes gh-1602
2025-06-05 17:00:17 +02:00
Stéphane Nicoll
361cd0636a Upgrade to Gradle compatibility plugin 0.0.4
Closes gh-1613
2025-06-05 16:59:52 +02:00
Stéphane Nicoll
00efac3432 Upgrade to Httpclient5 5.4.4
Closes gh-1612
2025-06-05 16:58:25 +02:00
Stéphane Nicoll
8ebc2905fa Upgrade to Woodstox 7.1.1
Closes gh-1611
2025-06-05 16:57:23 +02:00
Stéphane Nicoll
0e302c9f20 Upgrade to Jetty 12.0.22
Closes gh-1610
2025-06-05 16:56:14 +02:00
Stéphane Nicoll
4c7c1d5f02 Upgrade to spring javaformat 0.0.46
Closes gh-1609
2025-06-05 16:54:56 +02:00
Stéphane Nicoll
4b2f20dfb0 Upgrade to Gradle 8.14.2
Closes gh-1608
2025-06-05 16:53:10 +02:00
Stéphane Nicoll
16b649c69b Upgrade to AspectJ 1.9.24
Closes gh-1601
2025-06-05 16:40:17 +02:00
Stéphane Nicoll
50df139230 Upgrade to JUnit 5.11.4
Closes gh-1600
2025-06-05 16:36:42 +02:00
Stéphane Nicoll
f73cde8b26 Upgrade to spring javaformat 0.0.46
Closes gh-1599
2025-06-05 16:34:31 +02:00
Stéphane Nicoll
7d7211e7f9 Remove compatibility tests for WSS4J v2 and v3
Closes gh-1598
2025-06-05 16:27:18 +02:00
Stéphane Nicoll
7e58003594 Polish "Start working on Spring Web Services 5.0" 2025-06-05 16:24:03 +02:00
Stéphane Nicoll
50b2f5d6c1 Release milestone on Maven Central
Closes gh-1597
2025-06-05 16:22:24 +02:00
Stéphane Nicoll
e1dc6f5967 Add nullability support
This reviews the entire code base to explicitly declare APIs that
accept and/or return a null value. The code base is validated using
ErrorProne.

Closes gh-1562
2025-06-05 16:02:05 +02:00
Stéphane Nicoll
06eaa1dec9 Review nullability of spring-ws-test
See gh-1562
2025-06-05 16:00:35 +02:00
Stéphane Nicoll
69673bc962 Review nullability of spring-ws-security
See gh-1562
2025-06-05 16:00:35 +02:00
Stéphane Nicoll
16dd68afa6 Review nullability of spring-ws-support
See gh-1562
2025-06-05 16:00:35 +02:00
Stéphane Nicoll
e3e9cdb45c Review nullability of spring-ws-core
See gh-1562
2025-06-05 16:00:35 +02:00
Stéphane Nicoll
5798f5e4ac Review nullability of spring-xml
See gh-1562
2025-06-05 15:54:02 +02:00
Stéphane Nicoll
d3f96824d6 Switch to spring javaformat 0.0.46 snapshots 2025-06-05 15:54:02 +02:00
Stéphane Nicoll
97ce872230 Configure nullability checks with ErrorProne
See gh-1562

Co-authored-by: Andy Wilkinson <andy.wilkinson@broadcom.com>
Co-authored-by: Brian Clozel <brian.clozel@broadcom.com>
2025-06-05 15:54:02 +02:00
Stéphane Nicoll
d370dbdda0 Start building against Spring Framework 7.0.0-M6 snapshots
See gh-1552
2025-06-05 15:51:22 +02:00
Stéphane Nicoll
07267cc20a Merge branch '4.1.x' 2025-06-05 15:35:51 +02:00
Stéphane Nicoll
2ad85e1fe7 Merge branch '4.0.x' into 4.1.x 2025-06-05 15:35:43 +02:00
Stéphane Nicoll
0819fdf9f3 Polish 2025-06-05 15:35:28 +02:00
Stéphane Nicoll
ec956566f7 Merge branch '4.1.x'
Closes gh-1596
2025-05-28 10:08:37 +02:00
Stéphane Nicoll
b8e6ad97dc Merge branch '4.0.x' into 4.1.x
Closes gh-1595
2025-05-28 10:07:13 +02:00
Stéphane Nicoll
12ad317f2b Configure gradle-versions-plugin
Closes gh-1594
2025-05-28 09:49:06 +02:00
Stéphane Nicoll
3359aaebe0 Merge branch '4.1.x'
Closes gh-1593
2025-05-26 17:40:43 +02:00
Stéphane Nicoll
5bb7422a2b Merge branch '4.0.x' into 4.1.x
Closes gh-1592
2025-05-26 17:39:33 +02:00
Stéphane Nicoll
6a6d6f6f7e Upgrade to XmlUnit 2.10.2
Closes gh-1591
2025-05-26 17:38:51 +02:00
Stéphane Nicoll
402f3d9b84 Merge branch '4.1.x'
Closes gh-1590
2025-05-26 17:35:17 +02:00
Stéphane Nicoll
3e7cf49071 Merge branch '4.0.x' into 4.1.x
Closes gh-1589
2025-05-26 17:35:09 +02:00