Browse Source

bump frontend-maven-plugin version to 2.0.0

pull/15180/head
Sergey Matvienko 3 months ago
parent
commit
f73abcdebd
  1. 2
      pom.xml

2
pom.xml

@ -655,7 +655,7 @@
<plugin> <plugin>
<groupId>com.github.eirslett</groupId> <groupId>com.github.eirslett</groupId>
<artifactId>frontend-maven-plugin</artifactId> <artifactId>frontend-maven-plugin</artifactId>
<version>1.12.0</version> <version>2.0.0</version>
</plugin> </plugin>
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>

Loading…
Cancel
Save