Skip to content

Commit

Permalink
Upgrades version of node used in CI maven install
Browse files Browse the repository at this point in the history
* Updates version to 18.19.1
  • Loading branch information
phantomjinx committed Mar 12, 2024
1 parent 809b070 commit 773725a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<maven.exec.plugin.version>1.2.1</maven.exec.plugin.version>
<clean-maven-plugin-version>2.4.1</clean-maven-plugin-version>
<frontend-maven-plugin-version>1.12.1</frontend-maven-plugin-version>
<node.version>v16.15.0</node.version>
<node.version>v18.19.1</node.version>
<yarn.version>v1.22.19</yarn.version>
<image.ui>hawtio-online</image.ui>
</properties>
Expand Down

0 comments on commit 773725a

Please sign in to comment.