You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by fj...@apache.org on 2019/06/28 05:00:58 UTC

[incubator-druid] branch master updated: Bump commons-validator from 1.4.0 to 1.5.1 (#7987)

This is an automated email from the ASF dual-hosted git repository.

fjy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-druid.git


The following commit(s) were added to refs/heads/master by this push:
     new 8788849  Bump commons-validator from 1.4.0 to 1.5.1 (#7987)
8788849 is described below

commit 8788849bab939d43b0513e7601f8f13edc3edf3d
Author: Benedict Jin <as...@apache.org>
AuthorDate: Fri Jun 28 13:00:49 2019 +0800

    Bump commons-validator from 1.4.0 to 1.5.1 (#7987)
---
 examples/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/pom.xml b/examples/pom.xml
index bfcfeed..37aded9 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -64,7 +64,7 @@
         <dependency>
             <groupId>commons-validator</groupId>
             <artifactId>commons-validator</artifactId>
-            <version>1.4.0</version>
+            <version>1.5.1</version>
         </dependency>
         <dependency>
             <groupId>com.ircclouds.irc</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org