Skip to content
This repository was archived by the owner on Nov 15, 2022. It is now read-only.

Commit 398869d

Browse files
lukasjyaminikb
authored andcommitted
Fixes #21978: integrate jpa 2.2-rc1 and eclipselink 2.7.0-rc1 (#21979)
1 parent 5c41041 commit 398869d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appserver/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,8 @@
110110
<jaxb.version>2.3.0-b170624.2321</jaxb.version>
111111
<stax2-api.version>3.1.4</stax2-api.version>
112112
<javax.xml.registry-api.version>1.0.7</javax.xml.registry-api.version>
113-
<eclipselink.version>2.6.3-M1</eclipselink.version>
114-
<javax-persistence-api.version>2.1.0</javax-persistence-api.version>
113+
<eclipselink.version>2.7.0-RC1</eclipselink.version>
114+
<javax-persistence-api.version>2.2.0-RC1</javax-persistence-api.version>
115115
<dbschema.version>3.1.1</dbschema.version>
116116
<dbschema.osgi.version>6.0</dbschema.osgi.version>
117117
<schema2beans.version>3.1.1</schema2beans.version>

0 commit comments

Comments
 (0)