Skip to content

Commit

Permalink
chore[maven]: update maven version
Browse files Browse the repository at this point in the history
  • Loading branch information
jaysunxiao committed Mar 21, 2024
1 parent a17d9ef commit b025bae
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions boot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
<poi.version>5.2.3</poi.version>
<csv.version>1.10.0</csv.version>
<!-- maven core plugin -->
<native-maven-plugin.version>0.10.1</native-maven-plugin.version>
<maven-clean-plugin.version>3.3.1</maven-clean-plugin.version>
<maven-resources-plugin.version>3.3.1</maven-resources-plugin.version>
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
Expand Down
1 change: 1 addition & 0 deletions event/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
<poi.version>5.2.3</poi.version>
<csv.version>1.10.0</csv.version>
<!-- maven core plugin -->
<native-maven-plugin.version>0.10.1</native-maven-plugin.version>
<maven-clean-plugin.version>3.3.1</maven-clean-plugin.version>
<maven-resources-plugin.version>3.3.1</maven-resources-plugin.version>
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
Expand Down
1 change: 1 addition & 0 deletions hotswap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
<poi.version>5.2.3</poi.version>
<csv.version>1.10.0</csv.version>
<!-- maven core plugin -->
<native-maven-plugin.version>0.10.1</native-maven-plugin.version>
<maven-clean-plugin.version>3.3.1</maven-clean-plugin.version>
<maven-resources-plugin.version>3.3.1</maven-resources-plugin.version>
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
Expand Down
1 change: 1 addition & 0 deletions monitor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
<poi.version>5.2.3</poi.version>
<csv.version>1.10.0</csv.version>
<!-- maven core plugin -->
<native-maven-plugin.version>0.10.1</native-maven-plugin.version>
<maven-clean-plugin.version>3.3.1</maven-clean-plugin.version>
<maven-resources-plugin.version>3.3.1</maven-resources-plugin.version>
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
Expand Down
1 change: 1 addition & 0 deletions net/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
<poi.version>5.2.3</poi.version>
<csv.version>1.10.0</csv.version>
<!-- maven core plugin -->
<native-maven-plugin.version>0.10.1</native-maven-plugin.version>
<maven-clean-plugin.version>3.3.1</maven-clean-plugin.version>
<maven-resources-plugin.version>3.3.1</maven-resources-plugin.version>
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
Expand Down
1 change: 1 addition & 0 deletions orm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
<poi.version>5.2.3</poi.version>
<csv.version>1.10.0</csv.version>
<!-- maven core plugin -->
<native-maven-plugin.version>0.10.1</native-maven-plugin.version>
<maven-clean-plugin.version>3.3.1</maven-clean-plugin.version>
<maven-resources-plugin.version>3.3.1</maven-resources-plugin.version>
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
Expand Down
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@
<poi.version>5.2.3</poi.version>
<csv.version>1.10.0</csv.version>
<!-- maven core plugin -->
<native-maven-plugin.version>0.10.1</native-maven-plugin.version>
<maven-clean-plugin.version>3.3.1</maven-clean-plugin.version>
<maven-resources-plugin.version>3.3.1</maven-resources-plugin.version>
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
Expand Down
1 change: 1 addition & 0 deletions protocol/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
<poi.version>5.2.3</poi.version>
<csv.version>1.10.0</csv.version>
<!-- maven core plugin -->
<native-maven-plugin.version>0.10.1</native-maven-plugin.version>
<maven-clean-plugin.version>3.3.1</maven-clean-plugin.version>
<maven-resources-plugin.version>3.3.1</maven-resources-plugin.version>
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
Expand Down
1 change: 1 addition & 0 deletions scheduler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
<poi.version>5.2.3</poi.version>
<csv.version>1.10.0</csv.version>
<!-- maven core plugin -->
<native-maven-plugin.version>0.10.1</native-maven-plugin.version>
<maven-clean-plugin.version>3.3.1</maven-clean-plugin.version>
<maven-resources-plugin.version>3.3.1</maven-resources-plugin.version>
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
Expand Down

0 comments on commit b025bae

Please sign in to comment.