Skip to content

Commit

Permalink
minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
mihxil committed Nov 29, 2024
1 parent f3fa7f9 commit bf2188a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions poms-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<micrometer.version>1.14.1</micrometer.version>
<meeuw.math.version>0.13.0</meeuw.math.version>

<hibernate.version>6.6.2.Final</hibernate.version>
<hibernate.version>6.6.3.Final</hibernate.version>
<hibernate.search.version>7.2.1.Final</hibernate.search.version>
<lucene.version>9.11.1</lucene.version>

Expand All @@ -48,7 +48,7 @@

<flyway.version>10.22.0</flyway.version>

<jackson2.version>2.18.1</jackson2.version>
<jackson2.version>2.18.2</jackson2.version>
<jaxb.version>4.0.5</jaxb.version>

<ws.rs-api.version>3.1.0</ws.rs-api.version>
Expand Down Expand Up @@ -87,7 +87,7 @@
<httpcomponentscore.version>4.4.16</httpcomponentscore.version>

<swagger3.version>2.2.26</swagger3.version>
<swagger3-parser.version>2.1.23</swagger3-parser.version>
<swagger3-parser.version>2.1.24</swagger3-parser.version>

<ehcache3.version>3.10.8</ehcache3.version>
<wss4j.version>2.2.1</wss4j.version> <!-- cxf version depends -->
Expand Down

0 comments on commit bf2188a

Please sign in to comment.