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

liuxun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/submarine.git


The following commit(s) were added to refs/heads/master by this push:
     new 037901e  SUBMARINE-520. Bump Tony to 0.3.25
037901e is described below

commit 037901e15621b72b75b918ecd35881c6de60abb3
Author: pingsutw <[email protected]>
AuthorDate: Sat May 30 19:25:23 2020 +0800

    SUBMARINE-520. Bump Tony to 0.3.25
    
    ### What is this PR for?
    Update Tony version to 0.3.25
    
    ### What type of PR is it?
    [Improvement]
    
    ### Todos
    * [ ] - Task
    
    ### What is the Jira issue?
    https://issues.apache.org/jira/browse/SUBMARINE-520
    ### How should this be tested?
    https://travis-ci.org/github/pingsutw/hadoop-submarine/builds/692855197
    
    ### Screenshots (if appropriate)
    
    ### Questions:
    * Does the licenses files need update? No
    * Is there breaking changes for older versions? No
    * Does this needs documentation? No
    
    Author: pingsutw <[email protected]>
    
    Closes #304 from pingsutw/SUBMARINE-520 and squashes the following commits:
    
    f6e3802 [pingsutw] SUBMARINE-520. Bump Tony to 0.3.25
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7d135ca..fb9d013 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,7 +65,7 @@
     
<shaded.dependency.prefix>org.apache.submarine.shaded</shaded.dependency.prefix>
 
     <!--library versions-->
-    <tony.version>0.3.23</tony.version>
+    <tony.version>0.3.25</tony.version>
     <jersey.version>2.27</jersey.version>
     <jersey.servlet.version>1.13</jersey.servlet.version>
     <jetty.version>9.4.18.v20190429</jetty.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to