Skip to content

Commit

Permalink
- bump library versions
Browse files Browse the repository at this point in the history
  • Loading branch information
derreisende77 committed Oct 25, 2024
1 parent c10970d commit e2b83c4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -103,10 +103,11 @@
<install4j-maven-plugin.version>1.1.2</install4j-maven-plugin.version>
<jackson.version>2.17.2</jackson.version>
<jaffree.version>2023.09.10</jaffree.version>
<javafx.version>22.0.2</javafx.version>
<javafx.version>23.0.1</javafx.version>
<javax.transaction-api.version>1.3</javax.transaction-api.version>
<jna.version>5.14.0</jna.version>
<junit.jupiter.version>5.10.3</junit.jupiter.version>
<lucene.version>10.0.0</lucene.version>
<log4j2.version>2.23.1</log4j2.version>
<maven-assembly-plugin.version>3.6.0</maven-assembly-plugin.version>
<maven-clean-plugin.version>3.1.0</maven-clean-plugin.version>
Expand Down Expand Up @@ -143,8 +144,6 @@
-XX:MaxRAMPercentage=50.0 -XX:+UseStringDeduplication --enable-native-access=ALL-UNNAMED --add-modules jdk.incubator.vector --add-opens java.desktop/sun.awt.X11=ALL-UNNAMED
-DexternalUpdateCheck
</install4j.vmparameters.linux.64>

<lucene.version>9.11.1</lucene.version>
</properties>

<dependencies>
Expand Down

0 comments on commit e2b83c4

Please sign in to comment.