aboutsummaryrefslogtreecommitdiff
path: root/java_src/tink_java_deps.bzl
AgeCommit message (Expand)Author
2023-06-15Replace usages of Instant.getNow with the direct System.currentTimeMillis() a...tholenst
2023-04-20Upgrade dependenciesambrosin
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-26Upgrade com.google.http-client:google-http-client{|-gson} to 1.42.3ambrosin
2023-01-17Remove mockito dependency.juerg
2022-12-19Upgrade error prone to the latest version (2.16).tholenst
2022-11-23Remove more of the RBE Tests.tholenst
2022-11-15Upgrade to proto X.21.9 in various languages.tholenst
2022-11-10Upgrade some protobuf dependencies from 3.19.3 to 3.20.3tholenst
2022-10-31Make java_library and java_test depend on protobuf-java instead of protobuf-j...ambrosin
2022-10-25Update Conscrypt version to 2.5.2.kste
2022-10-24Include protobuf as a Maven dependency instead of as a Bazel oneambrosin
2022-06-24Internal change.wconner
2022-06-14Add androidx.annotation:annotation as a Tink dependency, and mark a single pl...tholenst
2022-05-30Add androidx.annotation:annotation as a Tink dependency, and mark a single pl...Tink Team
2022-05-30Add androidx.annotation:annotation as a Tink dependency, and mark a single pl...tholenst
2022-05-24Remove call to maven_install from tink_java_deps_initambrosin
2022-05-13Remove dependency on tink_base from tink_java.ambrosin
2022-05-12Remove an unused maven dependency.tholenst
2022-04-12Replace JacksonFactory with GsonFactory in GcpKmsClient.juerg
2022-04-04Update GSON dependency to 2.8.9.ckl
2022-03-23Move dependency on Wycheproof to each WORKSPACE that uses it.ambrosin
2022-03-23Update Java dependencies.ckl
2022-03-22Add Workload Identity Federation support to GcpKmsClient.cyhanish
2022-02-09Upgrade rules_python to the newest version v0.6.0.juerg
2022-02-02Use a more reliable URL for build_bazel_rules_android.ckl
2022-01-24Upgrade all gRPC versions to v1.43.0.juerg
2021-10-21Enable the java.net.preferIPv6Addresses property when executing Coursier in t...ckl
2020-05-13Update to Bazel 3.1.0 and newer version of Protobuf.kste
2020-04-15Migrate java to java_src to adhere to google internal tooling.tholenst