Skip to content

Commit

Permalink
Upgrade to jclouds 2.6.0
Browse files Browse the repository at this point in the history
Fixes #473.  References #614.
  • Loading branch information
gaul committed Mar 10, 2024
1 parent ec12ae0 commit 00bb83b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>11</java.version>
<jclouds.version>2.6.0-SNAPSHOT</jclouds.version>
<jclouds.version>2.6.0</jclouds.version>
<jetty.version>11.0.20</jetty.version>
<slf4j.version>2.0.12</slf4j.version>
<shade.prefix>${project.groupId}.shaded</shade.prefix>
Expand Down

0 comments on commit 00bb83b

Please sign in to comment.