aboutsummaryrefslogtreecommitdiff
path: root/maven
AgeCommit message (Expand)Author
2023-02-01Bump com.google.oauth-client:google-oauth-client to 1.34.1ambrosin
2023-01-30Bump version of google-api-client and google-api-services-cloudkmsambrosin
2023-01-27Upgrade com.google.http-client:google-http-client to 1.42.3 in the POM fileambrosin
2022-12-19Upgrade error prone to the latest version (2.16).tholenst
2022-12-19Remove usage of the maven enforcer plugin and exclusions.tholenst
2022-11-22Use bazelisk if available in test and deploy scripts.ambrosin
2022-11-04Declare only direct dependencies in tink-gcpkms POM file.ambrosin
2022-11-03Declare only direct dependencies in tink-awskms POM file.ambrosin
2022-11-03Include direct dependencies in Tink's POM file.ambrosin
2022-10-14Update dependencies in Tink POMambrosin
2022-10-11Move Android example to Tink Java examples.ambrosin
2022-10-07Remove relative prefix from the absolute path to the Javadoc archive.ckl
2022-10-07Fix GitHub URLs used for Javadoc publishing.ckl
2022-10-06Properly specify location of Maven settings.xml.ckl
2022-09-21Move Maven deploy utility functions to a separate script in tink/mavenambrosin
2022-08-05Move java examples to the corresponding project's folderambrosin
2022-07-13Add LICENSE header to POM files and add inherit from the sonatype OSS artifact.ambrosin
2022-04-12Replace JacksonFactory with GsonFactory in GcpKmsClient.juerg
2022-04-05Add local deployment flag to Maven scripts.ckl
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