This is an automated email from the ASF dual-hosted git repository.
dahn pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
The following commit(s) were added to refs/heads/main by this push:
new d83c2e42253 Bump com.vmware.vapi:vapi-runtime from 2.40.0 to 2.61.2
(#12495)
d83c2e42253 is described below
commit d83c2e42253c870955a05a386db5ec266e04a3f3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 28 15:30:46 2026 +0100
Bump com.vmware.vapi:vapi-runtime from 2.40.0 to 2.61.2 (#12495)
---
plugins/network-elements/nsx/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/plugins/network-elements/nsx/pom.xml
b/plugins/network-elements/nsx/pom.xml
index e6431d074ca..9c0f680068c 100644
--- a/plugins/network-elements/nsx/pom.xml
+++ b/plugins/network-elements/nsx/pom.xml
@@ -59,7 +59,7 @@
<dependency>
<groupId>com.vmware.vapi</groupId>
<artifactId>vapi-runtime</artifactId>
- <version>2.40.0</version>
+ <version>2.61.2</version>
</dependency>
</dependencies>
</project>