Skip to content

Commit ac859e9

Browse files
authored
Merge pull request #545 from fjtirado/Fix_#543
[Fix #543] Not compiled dependencies should be runtime
2 parents 3d51906 + 982f2d1 commit ac859e9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

api/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,12 @@
4040
<dependency>
4141
<groupId>org.hibernate.validator</groupId>
4242
<artifactId>hibernate-validator</artifactId>
43+
<scope>runtime</scope>
4344
</dependency>
4445
<dependency>
4546
<groupId>org.glassfish.expressly</groupId>
4647
<artifactId>expressly</artifactId>
48+
<scope>runtime</scope>
4749
</dependency>
4850
<!-- test -->
4951
<dependency>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy