mirror of
https://github.com/apache/struts.git
synced 2026-08-06 15:17:00 +00:00
WN-5141
- fix build to make assembly project happy with "releasability"
This commit is contained in:
@@ -1069,6 +1069,12 @@
|
||||
<groupId>org.jboss.weld</groupId>
|
||||
<artifactId>weld-core-impl</artifactId>
|
||||
<version>5.1.2.Final</version>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>jakarta.annotation</groupId>
|
||||
<artifactId>jakarta.annotation-api</artifactId>
|
||||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user