Skip to content

Commit 22994d4

Browse files
committed
updated version
1 parent 0ca1c45 commit 22994d4

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
## 1.9.1
4+
5+
* updated data models to latest version for stats and webhooks
6+
* updated jackson to version 2.14.1
7+
38
## 1.9.0
49

510
* library was migrated to a different groupid, make sure to update your pom.xml

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.9.0</postmark.version>
26+
<postmark.version>1.9.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)