This is an automated email from the ASF dual-hosted git repository.
wuzhiguo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ambari-metrics.git
The following commit(s) were added to refs/heads/master by this push:
new 796b3c6 [AMBARI-25324] : Upgrade commons-lang/lang3 to latest
versions (#46)
796b3c6 is described below
commit 796b3c6701c2914ea444261c2b964880c286d214
Author: lucasbak <[email protected]>
AuthorDate: Tue Oct 25 17:59:29 2022 +0200
[AMBARI-25324] : Upgrade commons-lang/lang3 to latest versions (#46)
---
ambari-metrics-common/pom.xml | 2 +-
ambari-metrics-timelineservice/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/ambari-metrics-common/pom.xml b/ambari-metrics-common/pom.xml
index cb8333c..7bfe53f 100644
--- a/ambari-metrics-common/pom.xml
+++ b/ambari-metrics-common/pom.xml
@@ -193,7 +193,7 @@
<dependency>
<groupId>commons-lang</groupId>
<artifactId>commons-lang</artifactId>
- <version>2.5</version>
+ <version>2.6</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
diff --git a/ambari-metrics-timelineservice/pom.xml
b/ambari-metrics-timelineservice/pom.xml
index baf5a95..172063b 100644
--- a/ambari-metrics-timelineservice/pom.xml
+++ b/ambari-metrics-timelineservice/pom.xml
@@ -373,7 +373,7 @@
<dependency>
<groupId>commons-lang</groupId>
<artifactId>commons-lang</artifactId>
- <version>2.5</version>
+ <version>2.6</version>
</dependency>
<dependency>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]