Skip to content

Commit 9b4cd11

Browse files
committed
update version
1 parent ae63f8c commit 9b4cd11

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 1.11.1
4+
5+
* small updated to http client connection settings
6+
37
## 1.11.0
48

59
* Add data removal endpoints

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
</developers>
2424

2525
<properties>
26-
<postmark.version>1.11.0</postmark.version>
26+
<postmark.version>1.11.1</postmark.version>
2727
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2828
<java.version>1.8</java.version>
2929
<jackson.minimum.version>2.9.7</jackson.minimum.version>

0 commit comments

Comments
 (0)