Skip to content

Commit

Permalink
update joinfaces to 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
persapiens committed Nov 25, 2023
1 parent 5f58cfb commit fd6f374
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 @@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.0-RC2</version>
<version>3.2.0</version>
<relativePath/>
</parent>

Expand All @@ -18,7 +18,7 @@
<properties>
<java.version>17</java.version>

<joinfaces.version>5.2.0-rc2</joinfaces.version>
<joinfaces.version>5.2.0</joinfaces.version>
<ehcache.version>3.10.8</ehcache.version>
<lucene.version>9.8.0</lucene.version>
<poi.version>5.2.4</poi.version>
Expand Down

0 comments on commit fd6f374

Please sign in to comment.