Skip to content

Commit 2cd9e28

Browse files
committed
Use the latest j4rs jar
1 parent aa2bc9e commit 2cd9e28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

java/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>io.github.astonbitecode</groupId>
4444
<artifactId>j4rs</artifactId>
45-
<version>0.10.1-java7</version>
45+
<version>0.10.2-java7</version>
4646
</dependency>
4747
<dependency>
4848
<groupId>com.dropbox.core</groupId>
@@ -189,4 +189,4 @@
189189
</build>
190190
</profile>
191191
</profiles>
192-
</project>
192+
</project>

0 commit comments

Comments
 (0)