Skip to content

Commit 4ce29ef

Browse files
Merge pull request #53 from Mastercard/Build-for-Java17
updating the version
2 parents 54d168f + 672f9b7 commit 4ce29ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

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

77
<groupId>com.mastercard.developer</groupId>
88
<artifactId>oauth1-signer</artifactId>
9-
<version>1.5.4</version>
9+
<version>1.5.5</version>
1010
<packaging>jar</packaging>
1111
<description>Zero dependency library for generating a Mastercard API compliant OAuth signature</description>
1212
<url>https://github.com/Mastercard/oauth1-signer-java</url>

0 commit comments

Comments
 (0)