Skip to content

Commit

Permalink
Upgrade H2 to 2.3.232
Browse files Browse the repository at this point in the history
* this will prevent Keycloak CI failures in quarkus-next

Closes: keycloak#32298

Signed-off-by: Peter Zaoral <[email protected]>
  • Loading branch information
Pepo48 committed Aug 28, 2024
1 parent bacfeed commit 1bca322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
<bouncycastle.bctls-fips.version>1.0.19</bouncycastle.bctls-fips.version>

<dom4j.version>2.1.3</dom4j.version>
<h2.version>2.2.224</h2.version>
<h2.version>2.3.232</h2.version>
<hibernate-orm.plugin.version>6.2.13.Final</hibernate-orm.plugin.version>
<hibernate.c3p0.version>6.2.13.Final</hibernate.c3p0.version>
<infinispan.version>15.0.8.Final</infinispan.version>
Expand Down

0 comments on commit 1bca322

Please sign in to comment.