Skip to content

Commit

Permalink
upped some versions
Browse files Browse the repository at this point in the history
  • Loading branch information
mihxil committed Nov 26, 2023
1 parent 085fe20 commit f974ed7
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 @@ -41,7 +41,7 @@
<hibernate.version>5.6.15.Final</hibernate.version>
<hibernate.search.version>5.11.12.Final</hibernate.search.version>

<hibernate.search6.version>6.1.8.Final</hibernate.search6.version>
<hibernate.search6.version>6.2.2.Final</hibernate.search6.version>

<!-- jakarta versions -->
<servlet.api.version>4.0.4</servlet.api.version>
Expand Down Expand Up @@ -550,7 +550,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.13.0</version>
<version>3.14.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down

0 comments on commit f974ed7

Please sign in to comment.