This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push: new cc71009 Regen cc71009 is described below commit cc71009c4e4c8c6b95be4cd187d04404c419fcb2 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Sat May 9 07:55:26 2020 +0200 Regen --- camel-dependencies/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml index 98eea93..c360088 100644 --- a/camel-dependencies/pom.xml +++ b/camel-dependencies/pom.xml @@ -17,7 +17,7 @@ limitations under the License. --> -<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" +<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <modelVersion>4.0.0</modelVersion> <parent> @@ -143,6 +143,7 @@ <commons-pool-version>1.6</commons-pool-version> <commons-pool2-version>2.8.0</commons-pool2-version> <commons-text-version>1.8</commons-text-version> + <commons-validator-version>1.4.1</commons-validator-version> <compiler.fork>true</compiler.fork> <compress-lzf-version>1.0.4</compress-lzf-version> <conscrypt-uber-version>2.2.1</conscrypt-uber-version>