diff --git a/.travis.yml b/.travis.yml
index 5bc0d2b10..b334770a9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,7 +7,7 @@ env:
matrix:
- PROFILE=ci
- PROFILE=spring5-next
- - PROFILE=hibernate-52-next
+ - PROFILE=hibernate-next
- PROFILE=eclipselink-next
- PROFILE=eclipselink-27-next
- PROFILE=querydsl-next
diff --git a/pom.xml b/pom.xml
index a03ac9064..1a7456199 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
DATAJPA
2.6.4
- 5.2.10.Final
+ 5.2.11.Final
1.8.0.10
2.0.0
2.0.0.BUILD-SNAPSHOT
@@ -35,9 +35,9 @@
- hibernate-52-next
+ hibernate-next
- 5.2.11-SNAPSHOT
+ 5.2.12-SNAPSHOT
@@ -213,7 +213,7 @@
1.0.1
test
-
+
javax.interceptor
javax.interceptor-api