This is an automated email from the ASF dual-hosted git repository. gk pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/turbine-core.git
The following commit(s) were added to refs/heads/trunk by this push: new aa182953 update jakarta.xml.bind-api to v4.0.1, update changes.xml aa182953 is described below commit aa182953fdc2475cfd55d65aa69eaf4e57c18363 Author: Georg Kallidis <g...@apache.org> AuthorDate: Mon Feb 12 10:36:26 2024 +0100 update jakarta.xml.bind-api to v4.0.1, update changes.xml --- pom.xml | 2 +- src/changes/changes.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 100e29ec..3e76b47c 100644 --- a/pom.xml +++ b/pom.xml @@ -1126,7 +1126,7 @@ <dependency> <groupId>jakarta.xml.bind</groupId> <artifactId>jakarta.xml.bind-api</artifactId> - <version>4.0.0</version> + <version>4.0.1</version> </dependency> <dependency> <groupId>org.glassfish.jaxb</groupId> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 8b737028..9577f14f 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -33,9 +33,9 @@ <action type="add" dev="gk"> New service DateTimeFormatterService and tool DateTimeFormatterTool, which allow date time formatting with locale and zone configuration. </action> - <action type="update" dev="gk"> + <action type="update" dev="gk"> Dependency version update yauaa to 7.24.0, commons-pool2 2.12.0, slf4j-api 2.0.11, jaxb-runtime 4.0.4, fulcrum.security 3.0.0, fulcrum.intake 3.0.0, fulcrum.parser 3.0.0, fulcrum.yaafi 2.0.0, - commons email to 1.6.0, commons lang3 to 3.14.0, commons text to 1.11.0 + commons email to 1.6.0, commons lang3 to 3.14.0, commons text to 1.11.0, jakarta xml from 2.3.3 to 4.0.0, jaxb-impl from 2.3.3 to 4.0.0 </action> <action type="update" dev="gk"> Minor version update to Torque 5.1, Jackson to 2.16.1 (yaml profile), docker-testcontainers to 1.18.3 (docker profile), commons-configuration2 to 2.8.0, commons-text 1.10.0