From e56e0d2aa0831dd6911886045b16059a21941000 Mon Sep 17 00:00:00 2001 From: Misagh Moayyed Date: Mon, 22 May 2017 09:19:54 -0700 Subject: [PATCH] Exclude transaction dependency --- cas-client-integration-atlassian/pom.xml | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/cas-client-integration-atlassian/pom.xml b/cas-client-integration-atlassian/pom.xml index e1db904..7404439 100644 --- a/cas-client-integration-atlassian/pom.xml +++ b/cas-client-integration-atlassian/pom.xml @@ -19,6 +19,10 @@ provided jar + + javax.transaction + jta + commons-lang commons-lang @@ -76,7 +80,10 @@ commons-logging commons-logging - + + javax.transaction + jta + ofbcore ofbcore-jira-entity @@ -134,7 +141,10 @@ log4j log4j - + + javax.transaction + jta + dom4j dom4j