This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push: new fb6a1ed4151 Bump com.sun.xml.bind:jaxb-core from 4.0.4 to 4.0.5 (#13468) fb6a1ed4151 is described below commit fb6a1ed41510c322785dd661c6afd96faf16518f Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Thu Mar 14 09:29:40 2024 +0100 Bump com.sun.xml.bind:jaxb-core from 4.0.4 to 4.0.5 (#13468) Bumps com.sun.xml.bind:jaxb-core from 4.0.4 to 4.0.5. --- updated-dependencies: - dependency-name: com.sun.xml.bind:jaxb-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9b9f4015493..f7689d42ba6 100644 --- a/pom.xml +++ b/pom.xml @@ -135,7 +135,7 @@ <maven-surefire-plugin-version>3.2.5</maven-surefire-plugin-version> <versions-maven-plugin-version>2.16.2</versions-maven-plugin-version> - <jaxb-core-version>4.0.4</jaxb-core-version> + <jaxb-core-version>4.0.5</jaxb-core-version> <jaxb-impl-version>4.0.4</jaxb-impl-version> <jaxb-osgi-version>4.0.4</jaxb-osgi-version> <jaxb-xjc-version>4.0.5</jaxb-xjc-version>