Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
umjammer committed Mar 4, 2020
1 parent 5115e83 commit 199cbc4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ TODO
<!-- fuse jnr -->
<groupId>com.github.umjammer</groupId>
<artifactId>javafs</artifactId>
<version>0.1.1v</version>
<version>0.1.2v</version>
</dependency>

<dependency>
Expand All @@ -128,9 +128,9 @@ TODO
</dependency>

<dependency>
<groupId>vavi</groupId>
<groupId>com.github.umjammer</groupId>
<artifactId>vavi-net-auth</artifactId>
<version>0.0.4-SNAPSHOT</version>
<version>0.0.5</version>
</dependency>

<dependency>
Expand Down Expand Up @@ -247,9 +247,9 @@ TODO
<version>1.0.6</version>
</dependency>
<dependency>
<groupId>vavi</groupId>
<groupId>com.github.umjammer</groupId>
<artifactId>vavi-util-archive-sandbox</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.1</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 199cbc4

Please sign in to comment.