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

martin_s pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/archiva-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new 2fb5f4a  Adding rest assured version
2fb5f4a is described below

commit 2fb5f4aef829111da61a318515bafb539c46237d
Author: Martin Stockhammer <[email protected]>
AuthorDate: Sun Jul 12 21:03:01 2020 +0200

    Adding rest assured version
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index ec290ac..96b8723 100644
--- a/pom.xml
+++ b/pom.xml
@@ -123,6 +123,7 @@
 
     <xmlunit.version>2.6.3</xmlunit.version>
     <mockito.version>3.4.0</mockito.version>
+    <rest-assured.version>4.3.1</rest-assured.version>
 
     <!-- junit -->
     <junit.platform.version>1.5.2</junit.platform.version>

Reply via email to