Skip to content

Commit

Permalink
Bump hibernate-search-orm from 5.11.9.Final to 5.11.10.Final (#3060)
Browse files Browse the repository at this point in the history
Bumps hibernate-search-orm from 5.11.9.Final to 5.11.10.Final.

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 9, 2021
1 parent 9fb7826 commit 07fad1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion querydsl-hibernate-search/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<properties>
<hibernate.version>5.5.3.Final</hibernate.version>
<hibernate.validator.version>7.0.1.Final</hibernate.validator.version>
<hibernate.search.version>5.11.9.Final</hibernate.search.version>
<hibernate.search.version>5.11.10.Final</hibernate.search.version>
<lucene.version>5.5.5</lucene.version>
<osgi.import.package>
org.apache.lucene.*;version="[3.6,4)",
Expand Down

0 comments on commit 07fad1e

Please sign in to comment.