Skip to content

Commit

Permalink
Bump h2 from 1.4.197 to 2.2.220 (#2356) (#2357)
Browse files Browse the repository at this point in the history
* Bump h2 from 1.4.197 to 2.2.220

Bumps [h2](https://github.com/h2database/h2database) from 1.4.197 to 2.2.220.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](h2database/h2database@version-1.4.197...version-2.2.220)

---
updated-dependencies:
- dependency-name: com.h2database:h2
  dependency-type: direct:production
...



* Upgrade hibernate version due to HHH-13711

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Toshiya Kobayashi <toshiyakobayashi@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gonzalo Muñoz <gmunozfe@redhat.com>
  • Loading branch information
4 people committed Aug 2, 2023
1 parent e88f61f commit e7435ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
<version.com.google.jsinterop.base>1.0.0</version.com.google.jsinterop.base>
<version.com.google.jsinterop.annotations>2.0.0</version.com.google.jsinterop.annotations>
<version.com.google.protobuf>3.19.6</version.com.google.protobuf>
<version.com.h2database>1.4.197</version.com.h2database>
<version.com.h2database>2.2.220</version.com.h2database>
<version.com.jcraft>0.1.54</version.com.jcraft>
<version.com.lowagie.itext>2.1.7</version.com.lowagie.itext>
<version.com.miglayout>3.7.4</version.com.miglayout>
Expand Down Expand Up @@ -186,7 +186,7 @@
<version.org.glassfish.jaxb>2.3.2</version.org.glassfish.jaxb>
<version.org.gwtbootstrap3>1.0.1</version.org.gwtbootstrap3>
<version.org.gwtbootstrap3-extras>1.0.2</version.org.gwtbootstrap3-extras>
<version.org.hibernate>5.3.20.Final</version.org.hibernate>
<version.org.hibernate>5.4.24.Final</version.org.hibernate>
<version.org.hibernate.validator>6.0.20.Final</version.org.hibernate.validator>
<version.org.hibernate.commons.annotations>5.0.5.Final</version.org.hibernate.commons.annotations>
<version.org.hornetq>2.4.7.Final</version.org.hornetq>
Expand Down

0 comments on commit e7435ae

Please sign in to comment.