Skip to content

Commit

Permalink
Merge pull request #2489 from mstahv/master
Browse files Browse the repository at this point in the history
Corrected scope for the inject API
  • Loading branch information
jfarcand committed Mar 13, 2023
2 parents fc24634 + 0d9ee9a commit b5f585a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/cpr/pom.xml
Expand Up @@ -122,6 +122,7 @@
<groupId>jakarta.inject</groupId>
<artifactId>jakarta.inject-api</artifactId>
<version>2.0.1</version>
<scope>provided</scope>
</dependency>

<dependency>
Expand Down

0 comments on commit b5f585a

Please sign in to comment.