Removed JRMS-1.1 dependency from assembly pom.xml

Signed-off-by: Kartik Ganesh <gkart@amazon.com>
This commit is contained in:
Kartik Ganesh 2024-03-28 12:47:36 -07:00
parent a611b143da
commit 1f89c1737e
No known key found for this signature in database
GPG Key ID: 3592E9BAFA5A7298
1 changed files with 0 additions and 5 deletions

View File

@ -480,11 +480,6 @@
</dependency>
<!-- dependencies specific to this module -->
<dependency>
<groupId>jrms</groupId>
<artifactId>jrms</artifactId>
<version>1.1</version>
</dependency>
<dependency>
<groupId>xerces</groupId>
<artifactId>xercesImpl</artifactId>