Skip to content

Commit

Permalink
Bump jnr-ffi and jnr-enxio dep versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
vp-of-awesome committed Apr 3, 2013
1 parent 1cb2e85 commit ca1fd7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<dependency>
<groupId>com.github.jnr</groupId>
<artifactId>jnr-ffi</artifactId>
<version>0.7.9</version>
<version>1.0.3</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand All @@ -59,7 +59,7 @@
<dependency>
<groupId>com.github.jnr</groupId>
<artifactId>jnr-enxio</artifactId>
<version>0.3</version>
<version>0.4</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit ca1fd7d

Please sign in to comment.