Skip to content

Commit d847dd5

Browse files
build(deps): bump hibernate-core from 5.4.26.Final to 5.4.27.Final
Bumps [hibernate-core](https://github.com/hibernate/hibernate-orm) from 5.4.26.Final to 5.4.27.Final. - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.4.27/changelog.txt) - [Commits](hibernate/hibernate-orm@5.4.26...5.4.27) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 2e6a39d commit d847dd5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

modules/jooby-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<guice.version>4.2.3</guice.version>
4747
<h2.version>1.4.200</h2.version>
4848
<handlebars.version>4.2.0</handlebars.version>
49-
<hibernate.version>5.4.26.Final</hibernate.version>
49+
<hibernate.version>5.4.27.Final</hibernate.version>
5050
<jackson.version>2.12.0</jackson.version>
5151
<jacoco-maven-plugin.version>0.8.6</jacoco-maven-plugin.version>
5252
<jacoco.version>0.8.6</jacoco.version>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<mysql-connector-java.version>8.0.22</mysql-connector-java.version>
3333
<log4jdbc.version>1.2</log4jdbc.version>
3434
<h2.version>1.4.200</h2.version>
35-
<hibernate.version>5.4.26.Final</hibernate.version>
35+
<hibernate.version>5.4.27.Final</hibernate.version>
3636
<ebean.version>12.6.3</ebean.version>
3737
<jdbi.version>3.18.0</jdbi.version>
3838
<flyway.version>7.3.1</flyway.version>

0 commit comments

Comments
 (0)