app-store-server-library-java
app-store-server-library-java copied to clipboard
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.16.1 to 2.19.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.12.0 to 5.12.2. Release notes Sourced from org.junit.jupiter:junit-jupiter's releases. JUnit 5.12.2 = Platform 1.12.2 + Jupiter 5.12.2 + Vintage 5.12.2 See Release Notes. Full Changelog: https://github.com/junit-team/junit5/compare/r5.12.1...r5.12.2 JUnit...
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.16.0 to 5.17.0. Release notes Sourced from org.mockito:mockito-core's releases. v5.17.0 Changelog generated by Shipkit Changelog Gradle Plugin 5.17.0 2025-04-04 - 7 commit(s) by Adrian Roos, Andre Kurait,...
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @salmanmkc in actions/checkout#2248 Persist...
Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 4.12.0 to 5.3.2. Changelog Sourced from com.squareup.okhttp3:okhttp's changelog. Version 5.3.2 2025-11-18 Fix: Don't delay triggering timeouts. In Okio 3.16.0 we introduced a regression that caused timeouts to...
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) from 5.13.1 to 6.0.1. Release notes Sourced from org.junit.jupiter:junit-jupiter's releases. JUnit 6.0.1 = Platform 6.0.1 + Jupiter 6.0.1 + Vintage 6.0.1 See Release Notes. Full Changelog: https://github.com/junit-team/junit-framework/compare/r6.0.0...r6.0.1 JUnit...
### Summary This PR adds an optional constructor to AppStoreServerAPIClient that allows users to provide a custom java.net.Proxy for outbound HTTPS connections. ### Motivation Some developers need to route App...
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.16.1 to 2.20.1. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
The new advanced commerce field [advancedCommerceInfo](https://developer.apple.com/documentation/appstoreserverapi/jwstransactiondecodedpayload#:~:text=advancedCommerceInfo) is missing in [JWSTransactionDecodedPayload.java](https://github.com/apple/app-store-server-library-java/blob/3662ff0e36d7f2673becd016668af58bfa6b76a2/src/main/java/com/apple/itunes/storekit/model/JWSTransactionDecodedPayload.java)