Skip to content

Commit f93bb55

Browse files
authored
Merge pull request #26 from SendSafely/v3.1.11
v3.1.11
2 parents 96a1eeb + afe2fe5 commit f93bb55

19 files changed

+127
-87
lines changed
-431 KB
Binary file not shown.
503 KB
Binary file not shown.
7.97 MB
Binary file not shown.
-473 KB
Binary file not shown.
483 KB
Binary file not shown.
260 KB
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.10</version>
19+
<version>3.1.11</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.10</version>
9+
<version>3.1.11</version>
1010
</dependency>
1111
```
1212

-431 KB
Binary file not shown.
503 KB
Binary file not shown.

0 commit comments

Comments
 (0)