We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a61f0e1 commit 5ee9c15Copy full SHA for 5ee9c15
jakarta-ee-react-file-handling/pom.xml
@@ -44,7 +44,7 @@
44
<plugin>
45
<groupId>com.github.eirslett</groupId>
46
<artifactId>frontend-maven-plugin</artifactId>
47
- <version>1.8.0</version>
+ <version>1.15.1</version>
48
<executions>
49
<execution>
50
<id>install node and npm</id>
spring-boot-uploading-and-downloading-files-with-react/pom.xml
@@ -57,7 +57,7 @@
57
58
59
60
- <version>1.15.0</version>
61
<configuration>
62
<workingDirectory>frontend</workingDirectory>
63
<nodeVersion>v16.20.0</nodeVersion>
0 commit comments