Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
Legal
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
Security and Compliance
Legal
Commits
1e1678e8
Commit
1e1678e8
authored
3 years ago
by
harshit aggarwal
Browse files
Options
Downloads
Patches
Plain Diff
upgrade core lib azure version
parent
1fc62f97
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!265
Update core-lib-gcp to use universal auth token requester, refactor mappers...
,
!217
upgrade core lib azure version
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
NOTICE
+1
-1
1 addition, 1 deletion
NOTICE
provider/legal-azure/pom.xml
+1
-1
1 addition, 1 deletion
provider/legal-azure/pom.xml
with
2 additions
and
2 deletions
NOTICE
+
1
−
1
View file @
1e1678e8
...
@@ -38,7 +38,7 @@ The following software have components provided under the terms of this license:
...
@@ -38,7 +38,7 @@ The following software have components provided under the terms of this license:
- Apache Commons Logging (from http://commons.apache.org/logging/, http://commons.apache.org/proper/commons-logging/)
- Apache Commons Logging (from http://commons.apache.org/logging/, http://commons.apache.org/proper/commons-logging/)
- Apache Commons Validator (from http://commons.apache.org/proper/commons-validator/, http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/, https://repo1.maven.org/maven2/commons-validator/commons-validator)
- Apache Commons Validator (from http://commons.apache.org/proper/commons-validator/, http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/, https://repo1.maven.org/maven2/commons-validator/commons-validator)
- Apache Geronimo JMS Spec 2.0 (from http://geronimo.apache.org/maven/${siteId}/${version})
- Apache Geronimo JMS Spec 2.0 (from http://geronimo.apache.org/maven/${siteId}/${version})
- Apache HttpCore (from http://hc.apache.org/httpcomponents-core-ga, http://hc.apache.org/httpcomponents-core-ga/
, http://hc.apache.org/httpcomponents-core/
)
- Apache HttpCore (from http://hc.apache.org/httpcomponents-core-ga, http://hc.apache.org/httpcomponents-core-ga/)
- Apache Maven Wagon :: API (from https://repo1.maven.org/maven2/org/apache/maven/wagon/wagon-provider-api)
- Apache Maven Wagon :: API (from https://repo1.maven.org/maven2/org/apache/maven/wagon/wagon-provider-api)
- Apache Maven Wagon :: Providers :: File Provider (from https://repo1.maven.org/maven2/org/apache/maven/wagon/wagon-file)
- Apache Maven Wagon :: Providers :: File Provider (from https://repo1.maven.org/maven2/org/apache/maven/wagon/wagon-file)
- Apache Velocity (from http://velocity.apache.org/engine/releases/velocity-1.6.1/, http://velocity.apache.org/engine/releases/velocity-1.6.2/)
- Apache Velocity (from http://velocity.apache.org/engine/releases/velocity-1.6.1/, http://velocity.apache.org/engine/releases/velocity-1.6.2/)
...
...
This diff is collapsed.
Click to expand it.
provider/legal-azure/pom.xml
+
1
−
1
View file @
1e1678e8
...
@@ -31,7 +31,7 @@
...
@@ -31,7 +31,7 @@
<azure.appservice.plan
/>
<azure.appservice.plan
/>
<azure.appservice.appname
/>
<azure.appservice.appname
/>
<azure.appservice.subscription
/>
<azure.appservice.subscription
/>
<osdu.corelibazure.version>
0.1
3
.0-rc
6
</osdu.corelibazure.version>
<osdu.corelibazure.version>
0.1
4
.0-rc
2
</osdu.corelibazure.version>
<osdu.legal-core.version>
0.14.0-SNAPSHOT
</osdu.legal-core.version>
<osdu.legal-core.version>
0.14.0-SNAPSHOT
</osdu.legal-core.version>
<javax.inject.version>
1
</javax.inject.version>
<javax.inject.version>
1
</javax.inject.version>
<javax.servlet-api.version>
4.0.1
</javax.servlet-api.version>
<javax.servlet-api.version>
4.0.1
</javax.servlet-api.version>
...
...
This diff is collapsed.
Click to expand it.
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