Skip to content

Commit 1887f83

Browse files
HDDS-11537. Bump frontend-maven-plugin to 1.15.1 (apache#7276)
1 parent 1f1e618 commit 1887f83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
283283
<checkstyle.version>9.3</checkstyle.version>
284284
<surefire.fork.timeout>1200</surefire.fork.timeout>
285285
<aws-java-sdk.version>1.12.661</aws-java-sdk.version>
286-
<frontend-maven-plugin.version>1.15.0</frontend-maven-plugin.version>
286+
<frontend-maven-plugin.version>1.15.1</frontend-maven-plugin.version>
287287
<!-- the version of Hadoop declared in the version resources; can be overridden
288288
so that Hadoop 3.x can declare itself a 2.x artifact. -->
289289
<declared.hadoop.version>${hadoop.version}</declared.hadoop.version>

0 commit comments

Comments
 (0)