This is an automated email from the ASF dual-hosted git repository. weichiu 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 204588d Revert "AMBARI-26488:Bump jettison from 1.1 to 1.5.4 in /ambari-metrics-timelineservice (#158)" 204588d is described below commit 204588d0984ab161af113c72def19d628d9e896b Author: Wei-Chiu Chuang <weic...@apache.org> AuthorDate: Sun Apr 20 16:54:08 2025 -0700 Revert "AMBARI-26488:Bump jettison from 1.1 to 1.5.4 in /ambari-metrics-timelineservice (#158)" This reverts commit ea8eeda5eefedf657f49b5e3b8e8a709bc3fa3e8. --- ambari-metrics-timelineservice/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ambari-metrics-timelineservice/pom.xml b/ambari-metrics-timelineservice/pom.xml index 6404baf..e9fa804 100644 --- a/ambari-metrics-timelineservice/pom.xml +++ b/ambari-metrics-timelineservice/pom.xml @@ -513,7 +513,7 @@ <dependency> <groupId>org.codehaus.jettison</groupId> <artifactId>jettison</artifactId> - <version>1.54</version> + <version>1.1</version> </dependency> <dependency> <groupId>org.apache.httpcomponents</groupId> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@ambari.apache.org For additional commands, e-mail: commits-h...@ambari.apache.org