Skip to content

Commit

Permalink
chore(pom.xml): update node and npm
Browse files Browse the repository at this point in the history
  • Loading branch information
SteKoe committed Apr 12, 2024
1 parent 0557124 commit 934e25e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@
<checkstyle.version>10.15.0</checkstyle.version>
<spring-javaformat-checkstyle.version>0.0.41</spring-javaformat-checkstyle.version>
<nexus-staging-maven-plugin.version>1.6.13</nexus-staging-maven-plugin.version>
<node.version>v18.16.0</node.version>
<npm.version>9.5.1</npm.version>
<node.version>v18.20.2</node.version>
<npm.version>10.5.2</npm.version>
</properties>
<modules>
<module>spring-boot-admin-server</module>
Expand Down

0 comments on commit 934e25e

Please sign in to comment.