Skip to content

Commit 12762db

Browse files
committed
update version
1 parent 3c3de46 commit 12762db

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.9.11
4+
5+
* code cleanup (better decoupling of components, folder restructure and other small cleanups)
6+
37
## 1.9.1
48

59
* updated data models to latest version for stats and webhooks

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.1</postmark.version>
26+
<postmark.version>1.9.11</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)