Skip to content

Commit e470573

Browse files
author
Wout Schoovaerts
committed
Bumping version to 4.4.3
1 parent b0a3c9a commit e470573

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 4.4.3
2+
- Switched to OffsetDateTime
3+
14
## 4.4.2
25
- added paypal for mandates API
36
- added alma, bacs, bancomatpay, blik, satispay for payments API

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This library requires Java 11+.
2020
<dependency>
2121
<groupId>be.woutschoovaerts</groupId>
2222
<artifactId>mollie</artifactId>
23-
<version>4.4.2</version>
23+
<version>4.4.3</version>
2424
</dependency>
2525
```
2626

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>be.woutschoovaerts</groupId>
88
<artifactId>mollie</artifactId>
9-
<version>4.4.2</version>
9+
<version>4.4.3</version>
1010

1111
<name>Mollie with Java</name>
1212
<description>Java framework to consume the Mollie API</description>

0 commit comments

Comments
 (0)