Skip to content

Commit bd88bba

Browse files
author
Costin Leau
committed
SPR-6819
changed JPA dependency to provided
1 parent 420f823 commit bd88bba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

org.springframework.aspects/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
<groupId>javax.persistence</groupId>
5454
<artifactId>persistence-api</artifactId>
5555
<version>1.0</version>
56+
<scope>provided</scope>
5657
</dependency>
5758
<dependency>
5859
<groupId>junit</groupId>

0 commit comments

Comments
 (0)