OPENJPA-2798 update to newest jpa spec revision

for auto module names
This commit is contained in:
Mark Struberg 2020-07-06 13:57:50 +02:00
parent 61ec81624d
commit 6aa22031e1
1 changed files with 1 additions and 1 deletions

View File

@ -1719,7 +1719,7 @@
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-jpa_2.2_spec</artifactId>
<version>1.0</version>
<version>1.1</version>
</dependency>
<dependency>
<groupId>org.apache.geronimo.specs</groupId>