diff --git a/.travis.yml b/.travis.yml index 584b4e546..a8d66da8f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,6 +10,7 @@ env: - PROFILE=hibernate-next - PROFILE=hibernate-53 - PROFILE=hibernate-53-next + - PROFILE=hibernate-54-next - PROFILE=eclipselink-next - PROFILE=eclipselink-27-next - PROFILE=querydsl-next diff --git a/pom.xml b/pom.xml index a29967119..b2af27d9e 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ DATAJPA 2.6.5 - 5.2.16.Final + 5.2.17.Final 2.0.0 2.0.10.BUILD-SNAPSHOT @@ -36,7 +36,7 @@ hibernate-next - 5.2.17-SNAPSHOT + 5.2.18-SNAPSHOT @@ -48,13 +48,25 @@ hibernate-53 - 5.3.2.Final + 5.3.4.Final hibernate-53-next - 5.3.3-SNAPSHOT + 5.3.4-SNAPSHOT + + + + jboss + https://repository.jboss.org/nexus/content/repositories/public + + + + + hibernate-54-next + + 5.4.0-SNAPSHOT