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/27 15:51:09 UTC

[incubator-druid] branch master updated: Bump jaxb-api from 2.3.0 to 2.3.1 (#7978)

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 7a5bc5f  Bump jaxb-api from 2.3.0 to 2.3.1 (#7978)
7a5bc5f is described below

commit 7a5bc5ffcd4a56f20392d522bc370fae4c5efdb9
Author: Benedict Jin <as...@apache.org>
AuthorDate: Thu Jun 27 23:51:00 2019 +0800

    Bump jaxb-api from 2.3.0 to 2.3.1 (#7978)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e5123a1..433ef32 100644
--- a/pom.xml
+++ b/pom.xml
@@ -439,7 +439,7 @@
             <dependency>
                 <groupId>javax.xml.bind</groupId>
                 <artifactId>jaxb-api</artifactId>
-                <version>2.3.0</version>
+                <version>2.3.1</version>
             </dependency>
             <dependency>
                 <groupId>org.glassfish</groupId>


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