Skip to content

Commit

Permalink
Bump hibernate-core from 5.6.4.Final to 5.6.5.Final
Browse files Browse the repository at this point in the history
Bumps [hibernate-core](https://github.com/hibernate/hibernate-orm) from 5.6.4.Final to 5.6.5.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.5/changelog.txt)
- [Commits](hibernate/hibernate-orm@5.6.4...5.6.5)

---
updated-dependencies:
- dependency-name: org.hibernate:hibernate-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 26, 2022
1 parent 8890361 commit 9c398d8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,15 +44,15 @@
<curator.version>5.2.0</curator.version>
<dropwizard.version>2.0.28</dropwizard.version>
<dropwizard.metrics.version>4.1.29</dropwizard.metrics.version>
<embed.mongo.version>3.2.8</embed.mongo.version>
<embed.mongo.version>3.3.0</embed.mongo.version>
<embedded-consul.version>2.2.1</embedded-consul.version>
<embedded-postgres.version>1.3.1</embedded-postgres.version>
<error-prone-annotations.version>2.10.0</error-prone-annotations.version>
<eureka.version>1.10.17</eureka.version>
<fastinfoset.version>1.2.18</fastinfoset.version>
<guava.version>31.0.1-jre</guava.version>
<h2.version>2.1.210</h2.version>
<hibernate.version>5.6.4.Final</hibernate.version>
<hibernate.version>5.6.5.Final</hibernate.version>
<hibernate-validator.version>6.1.7.Final</hibernate-validator.version>
<httpclient.version>4.5.13</httpclient.version>
<httpcore.version>4.4.15</httpcore.version>
Expand All @@ -70,7 +70,7 @@
<jaxb-api.version>2.3.1</jaxb-api.version>
<jaxws-rt.version>2.3.5</jaxws-rt.version>
<jboss-logging.version>3.4.3.Final</jboss-logging.version>
<jdbi3.version>3.27.0</jdbi3.version>
<jdbi3.version>3.27.1</jdbi3.version>
<jersey.version>2.35</jersey.version>
<jetty.version>9.4.44.v20210927</jetty.version>
<joda-time.version>2.10.13</joda-time.version>
Expand Down

0 comments on commit 9c398d8

Please sign in to comment.