Skip to content

Commit

Permalink
HSEARCH-2525 Some Hibernate ORM dependencies have an incorrect versio…
Browse files Browse the repository at this point in the history
…n in our OSGi integration
  • Loading branch information
Sanne committed Dec 19, 2016
1 parent 0d694e3 commit 629a7c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -152,8 +152,8 @@
<!-- ORM and transitive deps; Make sure to match ORM's set of versions when updating -->
<hibernateVersion>5.2.1.Final</hibernateVersion>
<hibernateCommonsAnnotationVersion>5.0.1.Final</hibernateCommonsAnnotationVersion>
<jandexVersion>2.0.0.Final</jandexVersion>
<classMateVersion>1.3.1</classMateVersion>
<jandexVersion>2.0.3.Final</jandexVersion>
<classMateVersion>1.3.0</classMateVersion>
<javassistVersion>3.20.0-GA</javassistVersion>

<!-- OSGi ranges for some primary dependencies -->
Expand Down

0 comments on commit 629a7c1

Please sign in to comment.