Skip to content

Commit

Permalink
Merge pull request #258 from chadlwilson/patch-2
Browse files Browse the repository at this point in the history
Correct javax.activation scope
  • Loading branch information
headius authored Jun 17, 2024
2 parents 06f2451 + 8760384 commit 805c3d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@
<groupId>javax.activation</groupId>
<artifactId>activation</artifactId>
<version>1.1</version>
<scope>test</scope>
</dependency>
</dependencies>

Expand Down

0 comments on commit 805c3d2

Please sign in to comment.