Skip to content

Commit

Permalink
Bump hibernate-search.version from 6.2.0.Final to 6.2.1.Final (#3049)
Browse files Browse the repository at this point in the history
Bumps `hibernate-search.version` from 6.2.0.Final to 6.2.1.Final.

Updates `org.hibernate.search:hibernate-search-mapper-orm-orm6` from 6.2.0.Final to 6.2.1.Final

Updates `org.hibernate.search:hibernate-search-backend-lucene` from 6.2.0.Final to 6.2.1.Final

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 3, 2023
1 parent b4a0e77 commit 4132621
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 @@ -107,7 +107,7 @@
<handlebars.version>4.3.1</handlebars.version>
<hibernate.version>6.2.7.Final</hibernate.version>
<hibernate-validator.version>8.0.0.Final</hibernate-validator.version>
<hibernate-search.version>6.2.0.Final</hibernate-search.version>
<hibernate-search.version>6.2.1.Final</hibernate-search.version>
<hjson.version>3.0.0</hjson.version>
<httpclient.version>4.5.14</httpclient.version>
<gson.version>2.10.1</gson.version>
Expand Down

0 comments on commit 4132621

Please sign in to comment.