Skip to content

Commit

Permalink
Merge pull request #31 from ndeshpa/master
Browse files Browse the repository at this point in the history
Added Version range for Javautil
  • Loading branch information
ndeshpa authored Dec 4, 2019
2 parents e8d8108 + fef3899 commit dee72f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
<dependency>
<groupId>org.eurekaclinical</groupId>
<artifactId>javautil</artifactId>
<version>4.4</version>
<version>[4.4,)</version>
</dependency>
<dependency>
<groupId>org.eurekaclinical</groupId>
Expand Down

0 comments on commit dee72f5

Please sign in to comment.