Skip to content

Commit

Permalink
update dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
chunfuchang committed Oct 1, 2015
1 parent 37f5423 commit 82a6b1f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
ztl/target
ztl/target
*.iml
2 changes: 1 addition & 1 deletion ztl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-exec</artifactId>
<version>1.2</version>
<version>1.3</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit 82a6b1f

Please sign in to comment.