Skip to content

Commit

Permalink
Restore provided on jpa (#932)
Browse files Browse the repository at this point in the history
  • Loading branch information
wcekan authored and aklish committed Aug 20, 2019
1 parent 659b925 commit e6a2ffd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions elide-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@
<groupId>javax.persistence</groupId>
<artifactId>javax.persistence-api</artifactId>
<version>2.2</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down

0 comments on commit e6a2ffd

Please sign in to comment.