Skip to content

Commit 8c910f9

Browse files
authored
project: update frontend-maven-plugin (#992)
Should help with corrupted Node.js tarballs.
1 parent 05d75ae commit 8c910f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<junit.version>5.9.1</junit.version>
7676
<liquibase.version>4.29.2</liquibase.version>
7777
<node.version>20.12.2</node.version>
78-
<frontend.plugin.version>1.12.0</frontend.plugin.version>
78+
<frontend.plugin.version>1.15.1</frontend.plugin.version>
7979

8080
<jdk.version>17</jdk.version>
8181
<failsafe.args>

0 commit comments

Comments
 (0)