File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed
resteasy-classic/resteasy/deployment Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 4747 <dependency >
4848 <groupId >io.quarkus</groupId >
4949 <artifactId >quarkus-arc-test-supplement</artifactId >
50+ <scope >test</scope >
5051 </dependency >
5152 <!-- Used to test wrong @Singleton detection -->
5253 <dependency >
Original file line number Diff line number Diff line change 6161 <dependency >
6262 <groupId >io.quarkus</groupId >
6363 <artifactId >quarkus-security-test-utils</artifactId >
64+ <scope >test</scope >
6465 </dependency >
6566 <dependency >
6667 <groupId >org.jboss.resteasy</groupId >
Original file line number Diff line number Diff line change 4343 <dependency >
4444 <groupId >io.quarkus</groupId >
4545 <artifactId >quarkus-security-test-utils</artifactId >
46+ <scope >test</scope >
4647 </dependency >
4748 <dependency >
4849 <groupId >org.bouncycastle</groupId >
You can’t perform that action at this time.
0 commit comments