Skip to content

Commit 65abea0

Browse files
Merge pull request #17 from SendSafely/v3.1.8
v3.1.8
2 parents ad47e89 + 0e0129b commit 65abea0

23 files changed

+25
-7
lines changed
-328 KB
Binary file not shown.
368 KB
Binary file not shown.
-4.25 MB
Binary file not shown.
5.6 MB
Binary file not shown.
270 KB
Binary file not shown.

SampleApplication/lib/gson-2.8.6.jar

-235 KB
Binary file not shown.

SampleApplication/lib/gson-2.8.9.jar

252 KB
Binary file not shown.
Binary file not shown.

SampleApplication/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<dependency>
1717
<groupId>com.sendsafely</groupId>
1818
<artifactId>sendsafely-java-api</artifactId>
19-
<version>3.1.5</version>
19+
<version>3.1.8</version>
2020
</dependency>
2121
</dependencies>
2222

SendSafelyAPI/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Use the following dependency in your project to grab via Maven:
66
<dependency>
77
<groupId>com.sendsafely</groupId>
88
<artifactId>sendsafely-java-api</artifactId>
9-
<version>3.1.7</version>
9+
<version>3.1.8</version>
1010
</dependency>
1111
```
1212

0 commit comments

Comments
 (0)