Skip to content

Commit 66e4f23

Browse files
committed
prepare 0.22.J2 release with fix for Hibernate 6.6.0
1 parent af07224 commit 66e4f23

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<groupId>org.omnifaces</groupId>
1010
<artifactId>omnipersistence</artifactId>
11-
<version>0.22.J1</version>
11+
<version>0.22.J2</version>
1212
<packaging>jar</packaging>
1313

1414
<name>OmniPersistence</name>
@@ -91,9 +91,9 @@
9191
<dependency>
9292
<groupId>org.omnifaces</groupId>
9393
<artifactId>omniutils</artifactId>
94-
<version>0.12</version>
94+
<version>0.15</version>
9595
</dependency>
96-
96+
9797
<!-- Hibernate Metamodel generator. -->
9898
<dependency>
9999
<groupId>org.hibernate.orm</groupId>

0 commit comments

Comments
 (0)