Removed JRMS-1.1 dependency from assembly pom.xml

Signed-off-by: Kartik Ganesh <gkart@amazon.com>

(cherry picked from commit 1f89c1737e)
This commit is contained in:
Kartik Ganesh 2024-03-28 12:47:36 -07:00 committed by JB Onofré
parent abcc0dcde3
commit 479a0f981f
1 changed files with 0 additions and 5 deletions

View File

@ -395,11 +395,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>