Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
Partition
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OSDU
OSDU Data Platform
System
Partition
Commits
75224fbe
Commit
75224fbe
authored
2 years ago
by
Deepa Kumari
Browse files
Options
Downloads
Patches
Plain Diff
Upgrade Azure SDK from 8.6.5 to 8.6.6.
parent
d7cb39b3
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!308
Upgrade Azure SDK from 8.6.5 to 8.6.6.
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
NOTICE
+1
-2
1 addition, 2 deletions
NOTICE
provider/partition-azure/pom.xml
+1
-1
1 addition, 1 deletion
provider/partition-azure/pom.xml
with
2 additions
and
3 deletions
NOTICE
+
1
−
2
View file @
75224fbe
...
...
@@ -333,7 +333,7 @@ The following software have components provided under the terms of this license:
- Apache Geronimo JMS Spec 2.0 (from http://geronimo.apache.org/maven/${siteId}/${version})
- Apache Groovy (from http://groovy-lang.org, http://groovy.codehaus.org/, https://groovy-lang.org)
- Apache HTTP transport v2 for the Google HTTP Client Library for Java. (from https://repo1.maven.org/maven2/com/google/http-client/google-http-client-apache-v2)
- Apache HttpClient (from http://hc.apache.org/httpcomponents-client)
- Apache HttpClient (from http://hc.apache.org/httpcomponents-client
, http://hc.apache.org/httpcomponents-client-ga
)
- Apache HttpClient Cache (from http://hc.apache.org/httpcomponents-client)
- Apache HttpCore (from http://hc.apache.org/httpcomponents-core-ga, http://hc.apache.org/httpcomponents-core-ga/)
- Apache Log4j API (from https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-api)
...
...
@@ -480,7 +480,6 @@ The following software have components provided under the terms of this license:
- Microsoft Application Insights Log4j 2 Appender (from https://github.com/Microsoft/ApplicationInsights-Java)
- Microsoft Azure Java Core Library (from https://github.com/Azure/azure-sdk-for-java)
- Microsoft Azure Netty HTTP Client Library (from https://github.com/Azure/azure-sdk-for-java)
- Microsoft Azure SDK for Key Vault Core (from https://github.com/Azure/azure-sdk-for-java)
- Microsoft Azure SDK for SQL API of Azure Cosmos DB Service (from https://github.com/Azure/azure-sdk-for-java)
- Microsoft Azure Storage Client SDK (from https://github.com/Azure/azure-storage-java)
- Mockito (from http://mockito.org, https://github.com/mockito/mockito)
...
...
This diff is collapsed.
Click to expand it.
provider/partition-azure/pom.xml
+
1
−
1
View file @
75224fbe
...
...
@@ -113,7 +113,7 @@
<dependency>
<groupId>
com.microsoft.azure
</groupId>
<artifactId>
azure-storage
</artifactId>
<version>
8.6.
5
</version>
<version>
8.6.
6
</version>
</dependency>
<dependency>
<groupId>
com.azure.spring
</groupId>
...
...
This diff is collapsed.
Click to expand it.
Deepa Kumari
@deepapathak
mentioned in commit
d6ff45ac
·
2 years ago
mentioned in commit
d6ff45ac
mentioned in commit d6ff45acc79572764c73466d1bd96fba0407dcf7
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment