Apparently, Hibernate ORM 5.3.1 was released with a couple of snapshot dependencies:
org.hibernate.build.gradle:hibernate-matrix-testing:2.0.0-SNAPSHOT
com.github.lburgazzoli:lb-karaf-features-gen:1.0.0-SNAPSHOT
Not a user facing issue as both are used only during our builds and tests, still we should avoid it. |