We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11aded9 commit a95efbdCopy full SHA for a95efbd
README.md
@@ -25,7 +25,8 @@
25
Zero dependency library for generating a Mastercard API compliant OAuth signature.
26
27
### Compatibility <a name="compatibility"></a>
28
-Java 11+
+Java 11+ till version 1.5.3 included.
29
+Java 17+ from 1.5.4
30
31
### References <a name="references"></a>
32
* [OAuth 1.0a specification](https://tools.ietf.org/html/rfc5849)
0 commit comments