Skip to content

Commit

Permalink
upgrade jclouds 2.5.0 -> 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pgier committed Mar 12, 2024
1 parent 532b0d9 commit 8bdb24c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion distribution/server/src/assemble/LICENSE.bin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ The Apache Software License, Version 2.0
* Proto Google Common Protos -- com.google.api.grpc-proto-google-common-protos-2.9.0.jar
* Bitbucket -- org.bitbucket.b_c-jose4j-0.9.3.jar
* Gson
- com.google.code.gson-gson-2.8.9.jar
- com.google.code.gson-gson-2.10.1.jar
- io.gsonfire-gson-fire-1.8.5.jar
* Guava
- com.google.guava-guava-32.1.2-jre.jar
Expand Down
2 changes: 1 addition & 1 deletion distribution/shell/src/assemble/LICENSE.bin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ The Apache Software License, Version 2.0
- jackson-module-parameter-names-2.14.2.jar
* Conscrypt -- conscrypt-openjdk-uber-2.5.2.jar
* Gson
- gson-2.8.9.jar
- gson-2.10.1.jar
* Guava
- guava-32.1.2-jre.jar
- failureaccess-1.0.1.jar
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ flexible messaging model and an intuitive client API.</description>
<google-http-client.version>1.41.0</google-http-client.version>
<perfmark.version>0.26.0</perfmark.version>
<protoc-gen-grpc-java.version>${grpc.version}</protoc-gen-grpc-java.version>
<gson.version>2.8.9</gson.version>
<gson.version>2.10.1</gson.version>
<system-lambda.version>1.2.1</system-lambda.version>
<sketches.version>0.8.3</sketches.version>
<hbc-core.version>2.2.0</hbc-core.version>
Expand All @@ -185,7 +185,7 @@ flexible messaging model and an intuitive client API.</description>
<aws-sdk.version>1.12.262</aws-sdk.version>
<avro.version>1.11.3</avro.version>
<joda.version>2.10.10</joda.version>
<jclouds.version>2.5.0</jclouds.version>
<jclouds.version>2.6.0</jclouds.version>
<guice.version>5.1.0</guice.version>
<sqlite-jdbc.version>3.42.0.0</sqlite-jdbc.version>
<mysql-jdbc.version>8.0.11</mysql-jdbc.version>
Expand Down

0 comments on commit 8bdb24c

Please sign in to comment.