aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/MSOCommonBPMN
diff options
context:
space:
mode:
authorkiran mhetre <kiran.mhetre@t-systems.com>2023-03-29 10:40:39 +0000
committerLukasz Rajewski <lukasz.rajewski@t-mobile.pl>2023-03-29 11:36:06 +0000
commitdd528ded5d28a1e7c92fda948e39df20af50ce5c (patch)
treeeecb6b8c59bf95d75b1139b9f3159b93236426d5 /bpmn/MSOCommonBPMN
parentdbbde62a1ee7a1f46bd9ccdf1d2c46fc90779dff (diff)
SO-4001: Package upgrade for the SO and so-libs
Issue-ID: SO-4001 Signed-off-by: kiran.mhetre <kiran.mhetre@t-systems.com> Change-Id: Ib75096bdd98291b49159a9ad259fd393a591cd44
Diffstat (limited to 'bpmn/MSOCommonBPMN')
-rw-r--r--bpmn/MSOCommonBPMN/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/bpmn/MSOCommonBPMN/pom.xml b/bpmn/MSOCommonBPMN/pom.xml
index 1c2a417c23..6ef3b95f2b 100644
--- a/bpmn/MSOCommonBPMN/pom.xml
+++ b/bpmn/MSOCommonBPMN/pom.xml
@@ -161,10 +161,6 @@
<artifactId>camunda-connect-connectors-all</artifactId>
</dependency>
<dependency>
- <groupId>commons-beanutils</groupId>
- <artifactId>commons-beanutils</artifactId>
- </dependency>
- <dependency>
<!-- Needed for InMemoryH2Test -->
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>