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

zstan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git


The following commit(s) were added to refs/heads/master by this push:
     new 6ddde52a91d Bump org.apache.maven.plugins:maven-deploy-plugin from 
2.8.2 to 3.1.4 (#13232)
6ddde52a91d is described below

commit 6ddde52a91d8cbd25f425c2fa5603b3ecc14844c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 15 10:50:57 2026 +0300

    Bump org.apache.maven.plugins:maven-deploy-plugin from 2.8.2 to 3.1.4 
(#13232)
---
 modules/thin-client/api/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/thin-client/api/pom.xml b/modules/thin-client/api/pom.xml
index d329d6d7522..2e5be00e02d 100644
--- a/modules/thin-client/api/pom.xml
+++ b/modules/thin-client/api/pom.xml
@@ -59,7 +59,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-deploy-plugin</artifactId>
-                <version>2.8.2</version>
+                <version>3.1.4</version>
                 <configuration>
                     <skip>false</skip>
                 </configuration>

Reply via email to