From b9e8a5479fdb0b19631155c7a22aecc35a622ca0 Mon Sep 17 00:00:00 2001 From: Hakky54 Date: Thu, 4 Sep 2025 13:29:34 +0200 Subject: [PATCH] Bump and rename sslcontext-kicktart to ayza --- http/http-api/pom.xml | 4 ++-- http/httpclient/pom.xml | 2 +- http/okhttp/pom.xml | 4 ++-- pom.xml | 14 +++++++------- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/http/http-api/pom.xml b/http/http-api/pom.xml index 7b9583d7..79801cd5 100644 --- a/http/http-api/pom.xml +++ b/http/http-api/pom.xml @@ -45,11 +45,11 @@ io.github.hakky54 - sslcontext-kickstart + ayza io.github.hakky54 - sslcontext-kickstart-for-pem + ayza-for-pem diff --git a/http/httpclient/pom.xml b/http/httpclient/pom.xml index e1101e02..5d03ff80 100644 --- a/http/httpclient/pom.xml +++ b/http/httpclient/pom.xml @@ -75,7 +75,7 @@ io.github.hakky54 - sslcontext-kickstart-for-apache4 + ayza-for-apache4 diff --git a/http/okhttp/pom.xml b/http/okhttp/pom.xml index a3c943cc..9933bfe1 100644 --- a/http/okhttp/pom.xml +++ b/http/okhttp/pom.xml @@ -54,11 +54,11 @@ io.github.hakky54 - sslcontext-kickstart + ayza io.github.hakky54 - sslcontext-kickstart-for-pem + ayza-for-pem diff --git a/pom.xml b/pom.xml index a297dab7..3fa5776b 100644 --- a/pom.xml +++ b/pom.xml @@ -37,7 +37,7 @@ okta/okta-commons-java 2.0.1 2.2.0 - 9.1.0 + 10.0.0 7.10.2 @@ -104,18 +104,18 @@ io.github.hakky54 - sslcontext-kickstart - ${sslcontext.kickstart.version} + ayza + ${ayza.version} io.github.hakky54 - sslcontext-kickstart-for-pem - ${sslcontext.kickstart.version} + ayza-for-pem + ${ayza.version} io.github.hakky54 - sslcontext-kickstart-for-apache4 - ${sslcontext.kickstart.version} + ayza-for-apache4 + ${ayza.version}