Greg L. Turnquist
aade1794fb
Upgrade to Spring Framework 6.0.9.
...
Resolves #1350 .
2023-05-11 09:48:11 -05:00
Greg L. Turnquist
6db6d51b66
Upgrade to Artemis Jakarta Server 2.28.0.
...
This allows us to reenable maven-enforcer-plugin. Using that, several tunings of various dependencies is needed to resolve transitive conflicts.
Resolves #1351 .
2023-05-10 21:43:49 -05:00
Greg L. Turnquist
b65a32a8bf
Continue development on v4.0.4-SNAPSHOT
2023-04-18 11:07:57 -05:00
Greg L. Turnquist
160b923a13
Releasing Spring Web Services v4.0.3
2023-04-18 11:07:55 -05:00
Greg L. Turnquist
770d6518f0
Upgrade to Apache Santuario XMLSEC 3.0.2.
...
3.0.2 is out with a key change in how it handles blocking vs. non-blocking entropy sources.
Resolves #1332 .
2023-04-18 09:16:15 -05:00
Greg L. Turnquist
a0abd67aad
Upgrade to Spring Security 6.0.3.
...
Resolves #1345 .
2023-04-17 14:56:03 -05:00
Greg L. Turnquist
b80deff758
Upgrade to Spring Framework 6.0.8.
...
Resolves #1343 .
2023-04-17 14:52:43 -05:00
Greg L. Turnquist
5a05be54d2
Upgrade to woodstox 6.4.0.
...
Resolves #1298 .
2023-04-05 14:10:54 -05:00
Greg L. Turnquist
5ed0738a4c
Upgrade to Spring Framework 6.0.6.
...
Resolves #1339 .
2023-03-02 14:47:38 -06:00
Greg L. Turnquist
314570c696
Continue development on v4.0.3-SNAPSHOT
2023-02-22 18:32:51 -06:00
Greg L. Turnquist
c883019763
Releasing Spring Web Services v4.0.2
2023-02-22 18:32:49 -06:00
Greg L. Turnquist
7f83708fcf
Upgrade to Spring Framework 6.0.5.
...
Resolves #1337 .
2023-02-22 18:31:36 -06:00
Greg L. Turnquist
df1176c56d
Continue development on v4.0.2-SNAPSHOT
2023-01-12 14:46:08 -06:00
Greg L. Turnquist
c11a92a3ad
Releasing Spring Web Services v4.0.1
2023-01-12 14:46:07 -06:00
Greg L. Turnquist
9c688470e9
Polishing.
2023-01-12 12:58:38 -06:00
Greg L. Turnquist
2c1fe2813c
Upgrade to Spring HATEOAS 2.0.1.
...
Resolves #1311 .
2023-01-12 11:01:10 -06:00
Greg L. Turnquist
27c70fd5dc
Upgrade to Spring Security 6.0.1.
...
Resolves #1310 .
2023-01-12 11:00:14 -06:00
Greg L. Turnquist
310fd7ebfc
Upgrade to Spring Framework 6.0.4.
...
Resolves #1309 .
2023-01-12 10:56:56 -06:00
Greg L. Turnquist
17081dca09
Polishing.
2023-01-12 10:55:20 -06:00
Alberic Martel
3bb0ac5121
Use XMLUnit 2 for RequestMatcher and ResponseMatcher.
...
Implement newer versions of PayloadDiffMatcher and SoapEnvelopematcher based on XMLUnit 2. Deprecate the prior versions of these supporting types so they can be removed in a future release. XMLUnit 2 eases the testing of MockWebServiceServer.
Resolves #1193 .
2023-01-10 15:56:40 -06:00
Greg L. Turnquist
7d50f0f9bc
Introduce Spring WS BOM.
...
The Spring WS BOM itself uses the flatten-maven-plugin to produce a POM file simplified for community consumption. The same plugin is ready to go for the other modules. But given the risk of breaking existing users, it will not be applied until Spring WS 4.1 is released (#1307 ).
Resolves #1290 .
Related: #1205 , #1285 .
2023-01-05 13:02:22 -06:00
Greg L. Turnquist
3d10ef61a2
Migrate to Glassfish JAXB.
...
Glassfish is the community-adopted implementation for JAXB, so Spring Web Services is changing coordinates to match.
Resolves #1305 .
2023-01-04 15:39:39 -06:00
Greg L. Turnquist
646078213f
Continue development on v4.0.1-SNAPSHOT
2022-11-21 16:13:01 -06:00
Greg L. Turnquist
372169d916
Releasing Spring Web Services v4.0.0
2022-11-21 16:12:58 -06:00
Greg L. Turnquist
6b26b6946d
Upgrade to nexus-staging-maven-plugin 1.6.13.
...
Resolves #1297 .
2022-11-21 16:12:23 -06:00
Greg L. Turnquist
d5daf9f051
Upgrade to Spring Security 6.0.0.
...
Resolves #1296 .
2022-11-21 10:42:55 -06:00
Greg L. Turnquist
cb189cf9ae
Introduce changelog report.
...
Introduce a tool to collect and update the changelog.txt file. Ensure that updating this report is part of the pre-checks before doing a release.
Resolves #1295 .
2022-11-21 09:34:01 -06:00
Greg L. Turnquist
3c04f23ba8
Use Servlet 6.0.
...
While we test against Jakarta EE 9 in one profile, we must, in fact, use Servlet 6.0 across the board.
Related: #1292 .
2022-11-16 10:01:11 -06:00
Greg L. Turnquist
4ed5ae2ae8
Upgrade to Spring Framework 6.0.0.
...
Resolves #1292 .
2022-11-16 08:35:57 -06:00
Greg L. Turnquist
55afc7d28c
Remove Spring WS BOM.
...
Due to this pulling in other project BOMs, we will delay introducing a Spring WS BOM until a later release.
Resolves #1291 .
Related: #1290 .
2022-11-14 11:29:46 -06:00
Marten Deinum
987a9afddf
Introduce a Spring WS BOM.
...
Align with other projects from the portfolio and provide a spring-ws-bom to make it easier to manage dependencies.
Resolves #1205 .
2022-11-09 10:26:54 -06:00
Greg L. Turnquist
cbb75c7d29
Upgrade to Jakarta EE 10 specs.
...
Also include Jakarta EE 9 test profile.
Resolves #1289 .
2022-11-08 15:41:40 -06:00
Greg L. Turnquist
494452aa65
Continue development on v4.0.0-SNAPSHOT
2022-10-18 10:33:40 -05:00
Greg L. Turnquist
62d5fbc800
Releasing Spring Web Services v4.0.0-RC1
2022-10-18 10:33:38 -05:00
Greg L. Turnquist
af2198b508
Upgrade to Spring Security 6.0.0-RC1.
...
Resolves #1284 .
2022-10-18 08:48:08 -05:00
Greg L. Turnquist
f8f79fc6af
Upgrade to xmlsec 3.0.1.
...
Related: #1281 .
2022-10-17 13:07:49 -05:00
Greg L. Turnquist
d06b33d9f5
Upgrade to woodstox 4.4.1.
...
Related: #1280 .
2022-10-17 13:05:34 -05:00
Greg L. Turnquist
ee6cee00e6
Upgrade to Smack 4.3.5.
...
Related: #1278 .
2022-10-17 13:02:43 -05:00
Greg L. Turnquist
2e40958c84
Upgrade to slf4j 2.0.3.
...
Related: #1277 .
2022-10-17 12:58:30 -05:00
Greg L. Turnquist
7ff00ff8dc
Upgrade to log4j2 2.19.0.
...
Related: #1274 .
2022-10-17 12:57:54 -05:00
Greg L. Turnquist
232ee64ba9
Upgrade to jdom2 2.0.6.1.
...
Related: #1272 .
2022-10-17 12:57:09 -05:00
Greg L. Turnquist
118b904487
Upgrade to jaxen 1.1.6.
...
Related: #1271 .
2022-10-17 12:55:51 -05:00
Greg L. Turnquist
aa8735ecb8
Upgrade to ehcache 2.10.9.2.
...
Related: #1268 .
2022-10-17 12:54:23 -05:00
Greg L. Turnquist
51f98cd5b7
Upgrade to Commons IO 2.11.0.
...
Related: #1267 .
2022-10-17 12:52:48 -05:00
Greg L. Turnquist
e23d43a255
Upgrade to Spring Framework 6.0.0-RC1.
...
Resolves #1283 .
2022-10-17 12:43:57 -05:00
Greg L. Turnquist
f4789e8058
Continue development on v4.0.0-SNAPSHOT
2022-09-22 12:51:04 -05:00
Greg L. Turnquist
40f04fb801
Releasing Spring Web Services v4.0.0-M3
2022-09-22 12:51:00 -05:00
Greg L. Turnquist
31a805c38d
Switch to spring-asciidoctor-backends.
...
Resolves #1263 .
2022-09-22 11:48:07 -05:00
Greg L. Turnquist
e9578c91c4
Upgrade to JUnit 5.9.1.
...
Resolves #1262 .
2022-09-22 10:39:37 -05:00
Greg L. Turnquist
045da9122d
Upgrade to SLF4J 2.0.0.
...
Resolves #1261 .
2022-09-22 10:31:50 -05:00