This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new 1887f8339b HDDS-11537. Bump frontend-maven-plugin to 1.15.1 (#7276)
1887f8339b is described below
commit 1887f8339b559b4a3e342dcd9785d32868e96747
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Oct 5 16:53:42 2024 +0200
HDDS-11537. Bump frontend-maven-plugin to 1.15.1 (#7276)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c85021d8c0..6e6f6e50cf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -283,7 +283,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xs
<checkstyle.version>9.3</checkstyle.version>
<surefire.fork.timeout>1200</surefire.fork.timeout>
<aws-java-sdk.version>1.12.661</aws-java-sdk.version>
- <frontend-maven-plugin.version>1.15.0</frontend-maven-plugin.version>
+ <frontend-maven-plugin.version>1.15.1</frontend-maven-plugin.version>
<!-- the version of Hadoop declared in the version resources; can be
overridden
so that Hadoop 3.x can declare itself a 2.x artifact. -->
<declared.hadoop.version>${hadoop.version}</declared.hadoop.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]