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

smolnar pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ambari.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 1ac3444  AMBARI-24806. Upgrading swagger maven plugin version (#2491)
1ac3444 is described below

commit 1ac3444e9755113df2cb9db6b5fa24bdd88925cc
Author: Sandor Molnar <[email protected]>
AuthorDate: Fri Oct 19 15:18:50 2018 +0200

    AMBARI-24806. Upgrading swagger maven plugin version (#2491)
---
 ambari-project/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ambari-project/pom.xml b/ambari-project/pom.xml
index 9056024..3c57f54 100644
--- a/ambari-project/pom.xml
+++ b/ambari-project/pom.xml
@@ -34,7 +34,7 @@
     <ldap-api.version>1.0.0</ldap-api.version>
     <checkstyle.version>8.9</checkstyle.version>
     <swagger.version>1.5.19</swagger.version>
-    <swagger.maven.plugin.version>3.1.4</swagger.maven.plugin.version>
+    <swagger.maven.plugin.version>3.1.5</swagger.maven.plugin.version>
     <slf4j.version>1.7.20</slf4j.version>
     <guice.version>4.1.0</guice.version>
     <spring.version>4.3.18.RELEASE</spring.version>

Reply via email to