Skip to content

Commit

Permalink
Update dependency com.github.eirslett:frontend-maven-plugin to v1.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 21, 2024
1 parent a61f0e1 commit 5ee9c15
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jakarta-ee-react-file-handling/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<plugin>
<groupId>com.github.eirslett</groupId>
<artifactId>frontend-maven-plugin</artifactId>
<version>1.8.0</version>
<version>1.15.1</version>
<executions>
<execution>
<id>install node and npm</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<plugin>
<groupId>com.github.eirslett</groupId>
<artifactId>frontend-maven-plugin</artifactId>
<version>1.15.0</version>
<version>1.15.1</version>
<configuration>
<workingDirectory>frontend</workingDirectory>
<nodeVersion>v16.20.0</nodeVersion>
Expand Down

0 comments on commit 5ee9c15

Please sign in to comment.