We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f1e618 commit 1887f83Copy full SHA for 1887f83
1 file changed
pom.xml
@@ -283,7 +283,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
283
<checkstyle.version>9.3</checkstyle.version>
284
<surefire.fork.timeout>1200</surefire.fork.timeout>
285
<aws-java-sdk.version>1.12.661</aws-java-sdk.version>
286
- <frontend-maven-plugin.version>1.15.0</frontend-maven-plugin.version>
+ <frontend-maven-plugin.version>1.15.1</frontend-maven-plugin.version>
287
<!-- the version of Hadoop declared in the version resources; can be overridden
288
so that Hadoop 3.x can declare itself a 2.x artifact. -->
289
<declared.hadoop.version>${hadoop.version}</declared.hadoop.version>
0 commit comments