Releases: eBay/ebay-oauth-java-client
ebay-oauth-java-client-1.1.10
What's Changed
- Updated copyright in README by @pcanella in #47
- Bump json from 20220320 to 20230227 by @dependabot in #50
- Bump jackson-databind from 2.13.4.1 to 2.13.4.2 by @dependabot in #48
- Bump org.json:json from 20230227 to 20231013 by @dependabot in #52
- Bump org.yaml:snakeyaml from 1.32 to 2.0 by @dependabot in #51
- 1.1.10-RELEASE by @LokeshRishi in #54
New Contributors
- @pcanella made their first contribution in #47
- @LokeshRishi made their first contribution in #54
Full Changelog: ebay-oauth-java-client-1.1.8...ebay-oauth-java-client-1.1.10
Regular security updates for jackson and snakeyaml
Regular security updates for jackson and snakeyaml
Jar upgrades and SnakeYaml SafeConstructor fix
This release addresses a vulnerability by using the SafeConstructor which prevents unmapped type inference and remote code injection, along with other dependent jar upgrades.
https://search.maven.org/artifact/com.ebay.auth/ebay-oauth-java-client/1.1.7/jar
SnakeYaml and other security related fixes
SnakeYaml and other security related fixes
Fixed Version: 1.1.5
Version upgrade, test cleanup and legacy code removal
Version: 1.1.3
Version upgrade, test cleanup and legacy code removal. The legacy (deprecated) Open ID connect Id token protocol is now removed from the library.
Security Jar updates. Minor version upgrade performed to track the changes.
Security Jar udpdates. Minor version upgrade performed to track the changes.
Support for environment based app token caching (#11)
Support for environment based app token caching (#11) and security fixes
ID Token Support, Travis CI and Code Coverage integration
ID Token Support, Travis CI and Code Coverage integration