Update Node.js to latest LTS version
This commit is contained in:
parent
2aadc07703
commit
89795cfd7d
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -228,7 +228,7 @@
|
|||
<server.output.dir.version>${project.version}</server.output.dir.version>
|
||||
|
||||
<!-- Frontend -->
|
||||
<node.version>v16.13.2</node.version>
|
||||
<node.version>v16.16.0</node.version>
|
||||
</properties>
|
||||
|
||||
<url>http://keycloak.org</url>
|
||||
|
|
Loading…
Reference in a new issue