From 9b351f62d94c281e678b642e7f8f3c3a195a7529 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 18:41:51 +0000 Subject: [PATCH] chore(gradle): bump sslcontext from 8.3.6 to 8.3.7 Bumps `sslcontext` from 8.3.6 to 8.3.7. Updates `io.github.hakky54:sslcontext-kickstart` from 8.3.6 to 8.3.7 - [Changelog](https://github.com/Hakky54/sslcontext-kickstart/blob/master/CHANGELOG.md) - [Commits](https://github.com/Hakky54/sslcontext-kickstart/compare/v8.3.6...v8.3.7) Updates `io.github.hakky54:sslcontext-kickstart-for-jetty` from 8.3.6 to 8.3.7 - [Changelog](https://github.com/Hakky54/sslcontext-kickstart/blob/master/CHANGELOG.md) - [Commits](https://github.com/Hakky54/sslcontext-kickstart/compare/v8.3.6...v8.3.7) Updates `io.github.hakky54:sslcontext-kickstart-for-netty` from 8.3.6 to 8.3.7 - [Changelog](https://github.com/Hakky54/sslcontext-kickstart/blob/master/CHANGELOG.md) - [Commits](https://github.com/Hakky54/sslcontext-kickstart/compare/v8.3.6...v8.3.7) --- updated-dependencies: - dependency-name: io.github.hakky54:sslcontext-kickstart dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.github.hakky54:sslcontext-kickstart-for-jetty dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.github.hakky54:sslcontext-kickstart-for-netty dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 570a58243bf..7b98a024bc3 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -71,7 +71,7 @@ selenium = "4.16.1" slf4j = "2.0.16" snappy = "1.1.10.7" squareup = "1.13.0" -sslcontext = "8.3.6" +sslcontext = "8.3.7" tdunning = "3.2" trove = "3.0.3" undercouch = "2.15.1"