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

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


The following commit(s) were added to refs/heads/master by this push:
     new 21281a3  Update pom.xml to remove OODT Hashmap exception.
21281a3 is described below

commit 21281a37d5f25db3646adcd1c5e968d58f9a7770
Author: Tom Barber <[email protected]>
AuthorDate: Mon Mar 4 22:46:51 2019 +0000

    Update pom.xml to remove OODT Hashmap exception.
    
    Fixes #181
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 39b6f5d..fc4dfbf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
-    <oodt.version>1.2.4</oodt.version>
+    <oodt.version>1.2.5</oodt.version>
     <junit.version>4.12</junit.version>
   </properties>
 

Reply via email to