This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch camel-2.23.x in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-2.23.x by this push: new 89feb84 Updating XML Security 89feb84 is described below commit 89feb84c1c60e727db259b7d1bd37466422528e1 Author: Colm O hEigeartaigh <cohei...@apache.org> AuthorDate: Sat Jul 20 11:33:22 2019 +0100 Updating XML Security --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index f83cbdb..baf18f6 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -735,7 +735,7 @@ <xmlresolver-bundle-version>1.2_5</xmlresolver-bundle-version> <xmlrpc-version>3.1.3</xmlrpc-version> <xmlrpc-client-bundle-version>3.1.3_1</xmlrpc-client-bundle-version> - <xmlsec-version>2.1.3</xmlsec-version> + <xmlsec-version>2.1.4</xmlsec-version> <xmlunit-version>2.6.2</xmlunit-version> <xpp3-bundle-version>1.1.4c_7</xpp3-bundle-version> <xpp3-version>1.1.4c</xpp3-version>