Merge pull request #1191 from kartg/remove-assembly-jrms

[AMQ-9469] Removed JRMS-1.1 dependency from assembly pom.xml
This commit is contained in:
JB Onofré 2024-04-11 09:10:31 +02:00 committed by GitHub
commit f90c10df8e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 5 deletions

View File

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