This is an automated email from the ASF dual-hosted git repository. veithen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git
The following commit(s) were added to refs/heads/master by this push: new 8782e25ce7 Bump jibx.version from 1.4.1 to 1.4.2 8782e25ce7 is described below commit 8782e25ce70736e323a835d13b9b74db337e69d4 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Thu Sep 8 13:17:00 2022 +0000 Bump jibx.version from 1.4.1 to 1.4.2 Bumps `jibx.version` from 1.4.1 to 1.4.2. Updates `jibx-bind` from 1.4.1 to 1.4.2 Updates `jibx-run` from 1.4.1 to 1.4.2 --- updated-dependencies: - dependency-name: org.jibx:jibx-bind dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jibx:jibx-run dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3597740c92..68f88ea53c 100644 --- a/pom.xml +++ b/pom.xml @@ -482,7 +482,7 @@ <intellij.version>5.0</intellij.version> <jaxbri.version>2.3.6</jaxbri.version> <jetty.version>10.0.11</jetty.version> - <jibx.version>1.4.1</jibx.version> + <jibx.version>1.4.2</jibx.version> <log4j2.version>2.18.0</log4j2.version> <maven.archiver.version>3.6.0</maven.archiver.version> <maven.version>3.8.6</maven.version>