Commit Graph

2684 Commits

Author SHA1 Message Date
Stéphane Nicoll
233fbf4499 Merge branch '4.0.x' into 4.1.x
Closes gh-1568
2025-05-15 18:08:08 +02:00
Stéphane Nicoll
d27fa5bc20 Migrate to central.sonatype.com
Closes gh-1567
2025-05-15 17:32:30 +02:00
Stéphane Nicoll
c60935a250 Upgrade to Spring Framework 6.0.20
Closes gh-1566
2025-05-15 17:03:08 +02:00
Stéphane Nicoll
34fda34916 Merge branch '4.0.x' into 4.1.x
Closes gh-1564
2025-05-15 08:00:35 +02:00
Stéphane Nicoll
a5632a59ef Upgrade to spring javaformat 0.0.44
Closes gh-1563
2025-05-15 08:00:19 +02:00
Stéphane Nicoll
8f8a6fa4ee Merge branch '4.0.x' into 4.1.x
Closes gh-1557
2025-05-06 10:15:50 +02:00
Stéphane Nicoll
b884681529 Use JmsListener in JmsMessageSenderIntegrationTests
This commit replaces the use of a synchronous receive operation using
JmsTemplate by the use of JmsListener. The latter makes sure that the
handling of the request and sending the response happens in the same
session and that should hopefully fix the flakiness of this test.

Closes gh-1539
2025-05-06 10:13:53 +02:00
Stéphane Nicoll
1f6150a8f4 Merge branch '4.0.x' into 4.1.x 2025-05-06 09:06:08 +02:00
Stéphane Nicoll
185a637bca Polish 2025-05-06 09:04:18 +02:00
Stéphane Nicoll
70e491cedc Merge branch '4.0.x' into 4.1.x 2025-05-06 07:27:26 +02:00
Stéphane Nicoll
81b462cc1e Polish 2025-05-06 07:27:10 +02:00
Stéphane Nicoll
b9fc1b76be Use JmsListener in JmsMessageSenderIntegrationTests
This commit replaces the use of a synchronous receive operation using
JmsTemplate by the use of JmsListener. The latter makes sure that the
handling of the request and sending the response happens in the same
session and that should hopefully fix the flakiness of this test.

See gh-1539
2025-05-02 14:29:06 +02:00
Stéphane Nicoll
2f918a9252 Merge branch '4.0.x' into 4.1.x
Closes gh-1554
2025-05-02 10:10:42 +02:00
Stéphane Nicoll
e036303222 Upgrade to Gradle 8.14
Closes gh-1553
2025-05-02 10:10:00 +02:00
Stéphane Nicoll
f92869b1df Merge branch '4.0.x' into 4.1.x 2025-05-02 10:05:50 +02:00
Stéphane Nicoll
59cd5bd89f Switch to 17.0.15-librca 2025-05-02 10:05:24 +02:00
Stéphane Nicoll
16f5cc0dce Initiate 4.1.x branch 2025-04-23 10:42:10 +02:00
Stéphane Nicoll
0cd52df738 Merge branch '4.0.x' 2025-04-22 09:43:32 +02:00
Stéphane Nicoll
4a02b5c6c6 Next development version (v4.0.14-SNAPSHOT) 2025-04-22 09:43:20 +02:00
Stéphane Nicoll
60c14fa8af Merge branch '4.0.x' 2025-04-22 09:18:58 +02:00
Stéphane Nicoll
4f5154133c Upgrade to Spring Security 6.5.0-RC1
Closes gh-1524
2025-04-22 09:18:21 +02:00
Stéphane Nicoll
e4970c446f Upgrade to Spring Security 6.3.9
Closes gh-1522
2025-04-22 09:16:47 +02:00
Stéphane Nicoll
bdf4020528 Upgrade to Greenmail 2.1.3
Closes gh-1535
2025-04-21 17:57:05 +02:00
Stéphane Nicoll
e490948b10 Merge branch '4.0.x'
Closes gh-1551
2025-04-21 17:50:05 +02:00
Stéphane Nicoll
03b5f0057f Harmonize visibility of test classes and methods
Closes gh-1550
2025-04-21 17:36:00 +02:00
Stéphane Nicoll
80f17c9443 Upgrade to Xom 1.3.9
Closes gh-1548
2025-04-20 12:21:53 +02:00
Stéphane Nicoll
b50fdc79a2 Upgrade to Mockito 5.17.0
Closes gh-1547
2025-04-20 12:19:35 +02:00
Stéphane Nicoll
aecfc48f3d Upgrade to Angus mail 2.0.3
Closes gh-1546
2025-04-20 12:02:14 +02:00
Stéphane Nicoll
e31c3cf2d0 Upgrade to Easymock 5.5.0
Closes gh-1545
2025-04-20 11:56:14 +02:00
Stéphane Nicoll
7b1f181e5e Upgrade to AssertJ 3.27.3
Closes gh-1544
2025-04-20 11:54:44 +02:00
Stéphane Nicoll
aed8ff4437 Upgrade to AspectJ 1.9.24
Closes gh-1543
2025-04-20 11:53:02 +02:00
Stéphane Nicoll
d278292b5d Upgrade to Xmlsec 4.0.4
Closes gh-1542
2025-04-20 11:50:23 +02:00
Stéphane Nicoll
12ecaf2ae0 Upgrade to HttpClient5 5.4.3
Closes gh-1541
2025-04-20 11:48:42 +02:00
Stéphane Nicoll
b9a11b2f69 Upgrade to Jaxen 2.0.0
Closes gh-1540
2025-04-20 11:45:10 +02:00
Stéphane Nicoll
0e8a8cbe45 Upgrade to Commons io 2.19.0
Closes gh-1536
2025-04-20 11:37:46 +02:00
Stéphane Nicoll
649816c34c Upgrade to Woodstox 7.1.0
Closes gh-1534
2025-04-20 11:37:43 +02:00
Stéphane Nicoll
d061e9f82f Upgrade to JUnit 5.12.2
Closes gh-1533
2025-04-20 11:37:28 +02:00
Stéphane Nicoll
8370a4753b Upgrade to Jetty 12.0.19
Closes gh-1532
2025-04-20 11:37:28 +02:00
Stéphane Nicoll
2595a194a8 Upgrade to ActiveMQ 6.1.6
Closes gh-1531
2025-04-20 11:37:28 +02:00
Stéphane Nicoll
4db2923e00 Upgrade to Log4J 2.24.3
Closes gh-1530
2025-04-20 11:37:28 +02:00
Stéphane Nicoll
c4ccfeecb6 Merge branch '4.0.x'
Closes gh-1538
2025-04-19 11:56:44 +02:00
Stéphane Nicoll
514abecc7e Tighten rules with compiler warnings
This commit configures the Java compiler to break the build in case of
the following warnings:

* Calling deprecated code
* Use of unchecked and raw types
* Incorrect use of varargs

Closes gh-1537
2025-04-19 11:49:20 +02:00
Stéphane Nicoll
b98055139a Fix compilation warnings 2025-04-19 11:41:13 +02:00
Stéphane Nicoll
eac9955ad3 Fix checkstyle violation 2025-04-19 09:04:02 +02:00
Stéphane Nicoll
1c5543a199 Merge branch '4.0.x'
Closes gh-1529
2025-04-18 11:52:26 +02:00
Stéphane Nicoll
772549084e Harmonize suffix of test classes
Closes gh-1528
2025-04-18 11:40:44 +02:00
Stéphane Nicoll
3784ca5020 Merge branch '4.0.x' 2025-04-17 11:47:11 +02:00
Stéphane Nicoll
bb345207f6 Upgrade to Spring Framework 6.2.6
Closes gh-1523
2025-04-17 11:46:12 +02:00
Stéphane Nicoll
62f1685999 Upgrade to Spring Framework 6.1.19
Closes gh-1521
2025-04-17 11:44:32 +02:00
Stéphane Nicoll
27a21f8367 Merge branch '4.0.x'
Closes gh-1527
2025-04-16 15:13:49 +02:00