Skip to content

Commit 805c3d2

Browse files
authored
Merge pull request #258 from chadlwilson/patch-2
Correct javax.activation scope
2 parents 06f2451 + 8760384 commit 805c3d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@
165165
<groupId>javax.activation</groupId>
166166
<artifactId>activation</artifactId>
167167
<version>1.1</version>
168+
<scope>test</scope>
168169
</dependency>
169170
</dependencies>
170171

0 commit comments

Comments
 (0)