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 58849b2 Bump FastInfoset from 1.2.7 to 2.0.0 58849b2 is described below commit 58849b275536c82bfb8ecd7993369f34606cbe97 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Sun Dec 27 11:15:16 2020 +0000 Bump FastInfoset from 1.2.7 to 2.0.0 Bumps FastInfoset from 1.2.7 to 2.0.0. 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 69317d4..70bf641 100644 --- a/pom.xml +++ b/pom.xml @@ -503,7 +503,7 @@ <commons.httpclient.version>3.1</commons.httpclient.version> <commons.io.version>2.1</commons.io.version> <commons.logging.version>1.1.1</commons.logging.version> - <fi.version>1.2.7</fi.version> + <fi.version>2.0.0</fi.version> <geronimo.spec.annotation.version>1.1</geronimo.spec.annotation.version> <geronimo.spec.metadata.version>1.1.3</geronimo.spec.metadata.version> <geronimo.spec.jaxws.version>1.0</geronimo.spec.jaxws.version>