File tree Expand file tree Collapse file tree 1 file changed +3
-10
lines changed
Expand file tree Collapse file tree 1 file changed +3
-10
lines changed Original file line number Diff line number Diff line change 9494 <bucket4j-core .version>8.0.1</bucket4j-core .version>
9595 <aws-java-sdk .version>1.12.770</aws-java-sdk .version>
9696 <camel .version>3.22.2</camel .version>
97- <frontend-plugin-core .version>1.15.0</frontend-plugin-core .version>
9897 <jasypt .version>1.9.3</jasypt .version>
9998
10099 <commons-io .version>2.16.1</commons-io .version>
151150 <exec-maven-plugin .version>3.4.1</exec-maven-plugin .version>
152151 <maven-dependency-plugin .version>3.1.2</maven-dependency-plugin .version>
153152 <frontend-maven-plugin .version>1.15.0</frontend-maven-plugin .version>
154- <node .version>v20.14.0</node .version>
153+ <node .version>v20.17.0</node .version>
154+ <npm .version>10.8.3</npm .version>
155155 <moditec .version>1.2.2.Final</moditec .version>
156156
157157 <!-- Jooby -->
575575 <version >${jakarta.ws.rs-api.version} </version >
576576 </dependency >
577577
578- <!-- frontend -->
579- <dependency >
580- <groupId >com.github.eirslett</groupId >
581- <artifactId >frontend-plugin-core</artifactId >
582- <version >${frontend-plugin-core.version} </version >
583- </dependency >
584-
585578 <!-- config -->
586579 <dependency >
587580 <groupId >com.typesafe</groupId >
14541447 <version >${frontend-maven-plugin.version} </version >
14551448 <configuration >
14561449 <nodeVersion >${node.version} </nodeVersion >
1457- <npmVersion >8.19.3 </npmVersion >
1450+ <npmVersion >${npm.version} </npmVersion >
14581451 </configuration >
14591452 </plugin >
14601453 </plugins >
You can’t perform that action at this time.
0 commit comments