This is an automated email from the ASF dual-hosted git repository.

slawekjaranowski pushed a commit to branch bump-plexus-util-it
in repository https://gitbox.apache.org/repos/asf/maven-toolchains-plugin.git

commit d8830f9e23e216db94b478259f1e108a92952dc1
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Sat Jul 11 22:13:56 2026 +0200

    Update plexus-utils to 3.6.1 in IT dependencies
---
 src/it/setup-custom-toolchain/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/it/setup-custom-toolchain/pom.xml 
b/src/it/setup-custom-toolchain/pom.xml
index 9e37cb2..3b3e6b9 100644
--- a/src/it/setup-custom-toolchain/pom.xml
+++ b/src/it/setup-custom-toolchain/pom.xml
@@ -59,7 +59,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-utils</artifactId>
-      <version>3.6.0</version>
+      <version>3.6.1</version>
     </dependency>
   </dependencies>
 

Reply via email to