Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump com.huaweicloud.sdk:huaweicloud-sdk-iam from 3.1.110 to 3.1.114 #63

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions DEPENDENCIES
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
maven/mavencentral/com.apicatalog/titanium-json-ld/1.4.1, Apache-2.0, approved, #15200

Check warning on line 1 in DEPENDENCIES

View workflow job for this annotation

GitHub Actions / Dependency-Check / Dash-Verify-Licenses

Restricted Dependencies found

Some dependencies are marked 'restricted' - please review them
maven/mavencentral/com.fasterxml.jackson.core/jackson-annotations/2.10.3, Apache-2.0, approved, CQ21280
maven/mavencentral/com.fasterxml.jackson.core/jackson-annotations/2.14.2, Apache-2.0, approved, #5303
maven/mavencentral/com.fasterxml.jackson.core/jackson-annotations/2.15.2, Apache-2.0, approved, #7947
Expand Down Expand Up @@ -40,8 +40,8 @@
maven/mavencentral/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava, Apache-2.0, approved, CQ22657
maven/mavencentral/com.google.protobuf/protobuf-java/3.25.3, BSD-3-Clause, approved, clearlydefined
maven/mavencentral/com.huaweicloud.dws/huaweicloud-dws-jdbc/8.3.1.200-200, NOASSERTION, restricted, clearlydefined
maven/mavencentral/com.huaweicloud.sdk/huaweicloud-sdk-core/3.1.110, Apache-2.0, approved, #11922
maven/mavencentral/com.huaweicloud.sdk/huaweicloud-sdk-iam/3.1.110, Apache-2.0, approved, #12598
maven/mavencentral/com.huaweicloud.sdk/huaweicloud-sdk-core/3.1.114, Apache-2.0, approved, #11922
maven/mavencentral/com.huaweicloud.sdk/huaweicloud-sdk-iam/3.1.114, Apache-2.0, approved, #12598
maven/mavencentral/com.huaweicloud/esdk-obs-java/3.24.3, Apache-2.0, approved, clearlydefined
maven/mavencentral/com.nimbusds/nimbus-jose-jwt/9.40, Apache-2.0, approved, #15156
maven/mavencentral/com.puppycrawl.tools/checkstyle/10.18.1, LGPL-2.1-or-later AND (Apache-2.0 AND LGPL-2.1-or-later) AND Apache-2.0, approved, #16060
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ restAssured = "5.4.0"
rsApi = "4.0.0"
testcontainers = "1.20.1"
huawei-obs = "3.24.3"
huawei-iam = "3.1.110"
huawei-iam = "3.1.114"
huawei-dws = "8.3.1.200-200"

[libraries]
Expand Down
Loading