Skip to content

Commit 588295b

Browse files
committed
Merge remote-tracking branch 'origin/abel533/fix-classnotfound'
2 parents ab1d5e5 + 734b1c8 commit 588295b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jakarta-jpa/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<groupId>jakarta.persistence</groupId>
4242
<artifactId>jakarta.persistence-api</artifactId>
4343
<version>3.1.0</version>
44-
<scope>provided</scope>
44+
<scope>compile</scope>
4545
</dependency>
4646

4747
<!-- test -->

0 commit comments

Comments
 (0)