Skip to content

Commit

Permalink
v1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mindolph committed Nov 7, 2024
1 parent 3e12cbd commit 71fe2b0
Show file tree
Hide file tree
Showing 13 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion code/mindmap-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>mindolph</artifactId>
<groupId>com.mindolph</groupId>
<version>1.9.4</version>
<version>1.10.0</version>
</parent>

<artifactId>mindmap-model</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion code/mindmap-panel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>mindolph</artifactId>
<groupId>com.mindolph</groupId>
<version>1.9.4</version>
<version>1.10.0</version>
</parent>

<artifactId>mindmap-panel</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion code/mindolph-base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>mindolph</artifactId>
<groupId>com.mindolph</groupId>
<version>1.9.4</version>
<version>1.10.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion code/mindolph-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>mindolph</artifactId>
<groupId>com.mindolph</groupId>
<version>1.9.4</version>
<version>1.10.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion code/mindolph-csv/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.mindolph</groupId>
<artifactId>mindolph</artifactId>
<version>1.9.4</version>
<version>1.10.0</version>
</parent>

<artifactId>mindolph-csv</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions code/mindolph-desktop/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>mindolph</artifactId>
<groupId>com.mindolph</groupId>
<version>1.9.4</version>
<version>1.10.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand All @@ -17,7 +17,7 @@
<properties>
<main-class>com.mindolph.desktop.Launcher</main-class>
<app.name>Mindolph</app.name>
<app.version>1.9.4</app.version>
<app.version>1.10.0</app.version>
<jvm.modules>java.logging,javafx.controls,javafx.fxml,javafx.swing,javafx.web,jdk.crypto.ec</jvm.modules>
<app.vendor>Mindolph Team</app.vendor>
<log4j.config>-Dlog4j2.configurationFile=log4j2-prod.xml</log4j.config>
Expand Down
2 changes: 1 addition & 1 deletion code/mindolph-fx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>mindolph</artifactId>
<groupId>com.mindolph</groupId>
<version>1.9.4</version>
<version>1.10.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<padding>
<Insets bottom="8.0" left="8.0" right="8.0" top="8.0"/>
</padding>
<Label style="-fx-font-weight: bold; -fx-font-size: 20;" text="Mindolph v1.9.4"/>
<Label style="-fx-font-weight: bold; -fx-font-size: 20;" text="Mindolph v1.10.0"/>
<Hyperlink onAction="#onLink" text="https://github.com/mindolph/Mindolph"/>
<Label text="email: mindolph.com@gmail.com">
<VBox.margin>
Expand Down
2 changes: 1 addition & 1 deletion code/mindolph-genai/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.mindolph</groupId>
<artifactId>mindolph</artifactId>
<version>1.9.4</version>
<version>1.10.0</version>
</parent>

<artifactId>mindolph-genai</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion code/mindolph-markdown/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>mindolph</artifactId>
<groupId>com.mindolph</groupId>
<version>1.9.4</version>
<version>1.10.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion code/mindolph-mindmap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>mindolph</artifactId>
<groupId>com.mindolph</groupId>
<version>1.9.4</version>
<version>1.10.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion code/mindolph-plantuml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>mindolph</artifactId>
<groupId>com.mindolph</groupId>
<version>1.9.4</version>
<version>1.10.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
14 changes: 7 additions & 7 deletions code/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>com.mindolph</groupId>
<artifactId>mindolph</artifactId>
<packaging>pom</packaging>
<version>1.9.4</version>
<version>1.10.0</version>
<modules>
<module>mindolph-fx</module>
<module>mindolph-core</module>
Expand All @@ -25,19 +25,19 @@
<properties>
<maven.compiler.source>21</maven.compiler.source>
<maven.compiler.target>21</maven.compiler.target>
<javafx.version>22.0.2</javafx.version>
<javafx.version>23.0.1</javafx.version>
<commons.lang.version>3.17.0</commons.lang.version>
<commons.io.version>2.16.1</commons.io.version>
<commons.io.version>2.17.0</commons.io.version>
<commons.text.version>1.12.0</commons.text.version>
<commons.collections.version>4.4</commons.collections.version>
<commons.codec.version>1.17.1</commons.codec.version>
<commons.validator.version>1.9.0</commons.validator.version>
<commons.csv.version>1.11.0</commons.csv.version>
<commons.csv.version>1.12.0</commons.csv.version>
<swstate.version>2.0.1</swstate.version>
<plantuml.version>1.2024.6</plantuml.version>
<plantuml.version>1.2024.7</plantuml.version>
<swiftboot.version>2.4.8</swiftboot.version>
<slf4j.version>2.0.16</slf4j.version>
<log4j2.version>2.23.1</log4j2.version>
<log4j2.version>2.24.1</log4j2.version>
<junit.version>5.11.0</junit.version>
<mfx.version>2.0</mfx.version>
<gson.version>2.11.0</gson.version>
Expand All @@ -48,7 +48,7 @@
<jsoup.version>1.18.1</jsoup.version>
<json.version>20240303</json.version>
<flexmark.version>0.64.8</flexmark.version>
<langchain4j.version>0.34.0</langchain4j.version>
<langchain4j.version>0.35.0</langchain4j.version>
<dashscope.version>2.16.9</dashscope.version>
</properties>

Expand Down

0 comments on commit 71fe2b0

Please sign in to comment.