Skip to content

Commit cbf0d18

Browse files
committed
Removed unwanted dependancies
1 parent 1bf980f commit cbf0d18

File tree

1 file changed

+0
-48
lines changed

1 file changed

+0
-48
lines changed

executionserver/executionserver-j2serulesession-dependencies.xml

Lines changed: 0 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -102,26 +102,6 @@
102102
<artifactId>jackson-databind</artifactId>
103103
<version>2.16.0</version>
104104
</dependency>
105-
<dependency>
106-
<groupId>commons-beanutils</groupId>
107-
<artifactId>commons-beanutils</artifactId>
108-
<version>1.9.4</version>
109-
</dependency>
110-
<dependency>
111-
<groupId>commons-codec</groupId>
112-
<artifactId>commons-codec</artifactId>
113-
<version>1.16.1</version>
114-
</dependency>
115-
<dependency>
116-
<groupId>commons-collections</groupId>
117-
<artifactId>commons-collections</artifactId>
118-
<version>3.2.2</version>
119-
</dependency>
120-
<dependency>
121-
<groupId>commons-digester</groupId>
122-
<artifactId>commons-digester</artifactId>
123-
<version>1.8</version>
124-
</dependency>
125105
<dependency>
126106
<groupId>commons-discovery</groupId>
127107
<artifactId>commons-discovery</artifactId>
@@ -132,27 +112,6 @@
132112
<artifactId>commons-codec</artifactId>
133113
<version>1.16.1</version>
134114
</dependency>
135-
<dependency>
136-
<groupId>commons-el</groupId>
137-
<artifactId>commons-el</artifactId>
138-
<version>1.0</version>
139-
</dependency>
140-
141-
<dependency>
142-
<groupId>commons-lang3</groupId>
143-
<artifactId>ccommons-lang3</artifactId>
144-
<version>3.14.0</version>
145-
</dependency>
146-
<dependency>
147-
<groupId>commons-lang</groupId>
148-
<artifactId>commons-lang</artifactId>
149-
<version>2.6</version>
150-
</dependency>
151-
<dependency>
152-
<groupId>infinispan-commons</groupId>
153-
<artifactId>infinispan-commons</artifactId>
154-
<version>4.2</version>
155-
</dependency>
156115
<dependency>
157116
<groupId>commons-math3</groupId>
158117
<artifactId>commons-math3</artifactId>
@@ -170,13 +129,6 @@
170129
<artifactId>commons-compress</artifactId>
171130
<version>1.26.1</version>
172131
</dependency>
173-
174-
<dependency>
175-
<groupId>commons-fileupload</groupId>
176-
<artifactId>commons-fileupload</artifactId>
177-
<version>1.5</version>
178-
</dependency>
179-
180132
<dependency>
181133
<groupId>commons-logging</groupId>
182134
<artifactId>commons-logging</artifactId>

0 commit comments

Comments
 (0)