From 77769eee92ac03e9249cea068ec52c7d78eeedcd Mon Sep 17 00:00:00 2001 From: mayur-solace Date: Fri, 12 Jul 2024 16:12:09 -0400 Subject: [PATCH] Add OAuth2 support for authentication with Solace PubSub+ Broker --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4b4cd50..bf31f4e 100644 --- a/pom.xml +++ b/pom.xml @@ -93,7 +93,7 @@ com.solace.test.integration solace-integration-test-support-bom ${solace.integration.test.support.version} - + pom import