Skip to content

Commit 0303b0a

Browse files
authored
Merge pull request #612 from CourseOrchestra/update4
Update nodejs && npm
2 parents 0695f0b + 6eae9e9 commit 0303b0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@
5656
<maven.source.plugin.version>3.2.1</maven.source.plugin.version>
5757
<maven.javadoc.plugin.version>3.3.0</maven.javadoc.plugin.version>
5858
<frontend.maven.plugin.version>1.11.3</frontend.maven.plugin.version>
59-
<node.version>v16.3.0</node.version>
60-
<npm.version>7.15.1</npm.version>
59+
<node.version>v16.4.0</node.version>
60+
<npm.version>7.18.1</npm.version>
6161
<asciidoctor.maven.plugin.version>2.1.0</asciidoctor.maven.plugin.version>
6262
<asciidoctorj.diagram.version>2.1.2</asciidoctorj.diagram.version>
6363

0 commit comments

Comments
 (0)