From 1eabcf960d706c2ddb2dbd4816c39661793a1cbf Mon Sep 17 00:00:00 2001 From: Fritz Elfert Date: Fri, 14 Feb 2025 02:04:57 +0100 Subject: [PATCH] Fixed NumberFormatException in digitalocean2 provider --- pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/pom.xml b/pom.xml index 9cd21370..a4ee0a50 100644 --- a/pom.xml +++ b/pom.xml @@ -214,6 +214,19 @@ limitations under the License. org.apache.jclouds jclouds-allcompute ${jclouds.version} + + + + org.apache.jclouds.provider + digitalocean2 + + + + + + com.github.felfert + digitalocean2-fixed + 2.5.1 org.apache.jclouds