This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch camel-2.x in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-2.x by this push: new f5924bf Updating XML Security f5924bf is described below commit f5924bf3f617a9d292710baf20c724fb897933e6 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 e05c84f..cb6d641 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -738,7 +738,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>