Skip to content

Releases: Mastercard/oauth2-client-java

v1.0.3

Choose a tag to compare

@jaaufauvre jaaufauvre released this 11 Jul 12:01
7af6343
  • Fixed JSON provider detection (Jackson 3 instead of 2)

Full Changelog: 1.0.2...1.0.3

v1.0.2

Choose a tag to compare

@jaaufauvre jaaufauvre released this 23 Jan 14:22
89c50c2
  • Fixed a ClassCastException happening while parsing access tokens with Gson

Full Changelog: 1.0.1...1.0.2

v1.0.1

Choose a tag to compare

@jaaufauvre jaaufauvre released this 20 Jan 12:52
5c9241c
  • Used Jackson 3 instead of 2

Full Changelog: 1.0.0...1.0.1

v1.0.0

Choose a tag to compare

@jaaufauvre jaaufauvre released this 16 Jan 10:07
59c878c
  • First version