This is an automated email from the ASF dual-hosted git repository.
xiangfu pushed a commit to branch
revert-18009-dependabot/maven/org.codehaus.plexus-plexus-utils-4.0.3
in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to
refs/heads/revert-18009-dependabot/maven/org.codehaus.plexus-plexus-utils-4.0.3
by this push:
new 2a994d4448b Revert "Bump org.codehaus.plexus:plexus-utils from 3.6.0
to 4.0.3 (#18009)"
2a994d4448b is described below
commit 2a994d4448b87cc7fd2aba194a542120fca6192e
Author: Xiang Fu <[email protected]>
AuthorDate: Sat Mar 28 19:04:07 2026 -0700
Revert "Bump org.codehaus.plexus:plexus-utils from 3.6.0 to 4.0.3 (#18009)"
This reverts commit e4f5d5d111da78a451569442600813552d953ba6.
Reason: PR #18009 was auto-approved and merged while CI checks were
still IN_PROGRESS. Unit Test Set 2 (temurin-11 and temurin-21)
subsequently failed. Reverting until tests pass.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d2d381f74b1..e6013ddd75c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -303,7 +303,7 @@
<jdom2.version>2.0.6.1</jdom2.version>
<maven.version>3.9.14</maven.version>
<plexus-component-annotations.version>2.2.0</plexus-component-annotations.version>
- <plexus-utils.version>4.0.3</plexus-utils.version>
+ <plexus-utils.version>3.6.0</plexus-utils.version>
<animal-sniffer-annotations.version>1.27</animal-sniffer-annotations.version>
<!-- Test Libraries -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]