Skip to content

Commit face255

Browse files
committed
updated version
1 parent a53eabb commit face255

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.10.1
4+
5+
* updated error handling to provide HTTP status codes
6+
37
## 1.10.0
48

59
* switched underlying HTTP client from Jersey to Apache HTTP client

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.10.0</postmark.version>
26+
<postmark.version>1.10.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)