Skip to content

Commit

Permalink
Build frontend with nodejs v20.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
steinarb committed Jan 4, 2024
1 parent 9d24229 commit 26d2cd3
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 @@ -14,7 +14,7 @@
<karaf-feature-name>${project.artifactId}</karaf-feature-name>
<Bundle-SymbolicName>no.priv.bang.demos.${project.artifactId}</Bundle-SymbolicName>
<frontend.maven.plugin.version>1.15.0</frontend.maven.plugin.version>
<nodejs.version>v16.14.0</nodejs.version>
<nodejs.version>v20.10.0</nodejs.version>
<jersey-feature.version>1.9.7</jersey-feature.version>
<bang-servlet.version>1.6.9</bang-servlet.version>
<osgi-service-adapters.version>1.2.0</osgi-service-adapters.version>
Expand Down

0 comments on commit 26d2cd3

Please sign in to comment.