NO-JIRA remove missed dependency from ARTEMIS-3137

This commit is contained in:
Justin Bertram 2022-10-11 10:52:33 -05:00
parent 5b200f84ee
commit 4a0bca3f64
No known key found for this signature in database
GPG Key ID: F41830B875BB8633
1 changed files with 0 additions and 6 deletions

View File

@ -763,12 +763,6 @@
<!-- License: Apache 2.0 -->
</dependency>
<!-- needed by artemis-selector -->
<dependency>
<groupId>xml-apis</groupId>
<artifactId>xml-apis</artifactId>
<version>2.0.2</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>