From ff16188023866e9dae5a9aa3a5930ecce307675c Mon Sep 17 00:00:00 2001 From: Sasha Kochniev Date: Wed, 21 Jun 2023 15:53:53 -0400 Subject: [PATCH] CSL3-1537 - Rollbar integration --- pom.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index db900c8..19fc1d2 100644 --- a/pom.xml +++ b/pom.xml @@ -24,6 +24,7 @@ This is an extension module to enable Man-In-The-Middle impersonation for HTTPS. 1.0.0.1 2.6 1.20 + 1.9.0 @@ -110,6 +111,12 @@ This is an extension module to enable Man-In-The-Middle impersonation for HTTPS. ${slf4j.version} + + com.rollbar + rollbar-java + ${rollbar-java.version} + + @@ -197,8 +204,8 @@ This is an extension module to enable Man-In-The-Middle impersonation for HTTPS. maven-compiler-plugin 3.1 - 1.7 - 1.7 + 17 + 17 UTF-8