aboutsummaryrefslogtreecommitdiff
path: root/maven
AgeCommit message (Expand)Author
2022-04-04Update Maven exclusions to resolve dependency convergence errors.ckl
2022-04-04Update GSON dependency to 2.8.9.ckl
2022-03-23Update Java dependencies.ckl
2022-03-22Add Workload Identity Federation support to GcpKmsClient.cyhanish
2022-01-21Rollback: Upgrade com.google.code.gson from 2.8.6 to 2.8.9.juerg
2022-01-21Rollback of update google-api-client to 1.33.0.juerg
2022-01-20Update google-api-client to 1.33.0.ckl
2022-01-20Update protobuf to v3.19.3.juerg
2022-01-20Upgrade com.google.code.gson from 2.8.6 to 2.8.9.juerg
2022-01-19Upgrade to protobuf v3.17.3.juerg
2021-04-26Fix dependency conflicts for Java KMS integrations.ckl
2021-04-26Fix broken GitHub Pages links.ckl
2021-04-23Sync/update dependencies for Java KMS integrations.ckl
2021-04-13Add missing copyright statements. These were missing due to internal miscommu...tholenst
2021-03-18Replace org.json with GSON in Payment Method Token app tests.juerg
2021-03-17Also bump jackson.version to 2.12.1 in the AWSKMS POM file.Charles Lee
2021-03-03Bumping jackson.version to 2.12.1 because the used version is vulnerable to C...IonuČ› Ambrosie
2021-02-18Replace org.json with GSON in Payment Method Token app.Tink Team
2021-02-16Replace org.json with GSON.thaidn
2021-02-12Replace org.json with GSON.Tink Team
2021-02-12Replace org.json with GSON in Payment Method Token app.thaidn
2021-02-12Replace org.json with GSON in RewardedAds app.thaidn
2021-02-12Merge pull request #469 from thaidn:gsonCopybara-Service
2021-02-12Update protobuf version in test and release configurations.ckl
2021-02-10Replace org.json with GSON.Thai Duong
2020-10-08Mitigate the AWS KMS security issues disclosed in https://github.com/google/s...thaidn
2020-07-14Ensure that the Maven artifacts are built before uploading.thaidn
2020-07-14Discontinue Java 7 support.thaidn
2020-06-29Exclude shaded packages from source jars.thaidn
2020-06-10Remove @RequiresAPI annotations.thaidn
2020-06-08Replace @TargetApi with @RequiresApi.thaidn
2020-05-15Update Maven docs to reflect the current package configuration.ckl
2020-05-11Fix another typo in the Maven snapshot deployment script.thaidn
2020-05-08Fix naming in Maven snapshot deployment script.thaidn
2020-05-08When building tink-android relocate com.google.protobuf classes to com.google...thaidn
2020-04-15Update the paths in the maven deploy script to use java_src instead of java.tholenst
2020-04-02Install the Android build tools version needed by Gradle.ckl
2020-04-02Fix Android helloworld app gradle config and update test_snapshot.sh.ckl
2020-04-02Fix test that checks if javadoc needs to be updated.ckl
2020-04-02Remove echo commands leftover from script testing.ckl
2020-04-02Fix POM file paths.ckl
2020-04-01Update relative path in a Maven argument.ckl
2020-04-01Make Maven deployment script multi-workspace compatible.ckl
2019-12-09Sync protobuf dependencies in the Bazel workspace and the Maven project defin...ckl
2019-10-16Upgrade protobuf-lite to 3.10.0.thaidn
2019-05-31Move KMS deps out of com.google.crypto.tink:tink Maven package.thaidn
2018-11-13A better fix for #153.thaidn
2018-11-13Fixing https://github.com/google/tink/issues/153.thaidn
2018-06-27Remove quotes in the git arguments array.Charles Lee
2018-06-27Remove stray parentheses.Charles Lee