Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
System
Dataset
Commits
b164f059
Commit
b164f059
authored
Oct 20, 2021
by
Nikhil Singh[MicroSoft]
Committed by
MANISH KUMAR
Oct 20, 2021
Browse files
upgrade core lib azure and core common -Dataset
parent
36929e4b
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
NOTICE
View file @
b164f059
This diff is collapsed.
Click to expand it.
provider/dataset-azure/pom.xml
View file @
b164f059
...
...
@@ -37,7 +37,8 @@
<java.version>
1.8
</java.version>
<maven.compiler.target>
1.8
</maven.compiler.target>
<maven.compiler.source>
1.8
</maven.compiler.source>
<osdu.corelibazure.version>
0.11.0
</osdu.corelibazure.version>
<osdu.corelibazure.version>
0.12.0-rc10
</osdu.corelibazure.version>
<osdu.oscorecommon-version>
0.12.0-rc3
</osdu.oscorecommon-version>
<nimbus-jose-jwt.version>
7.9
</nimbus-jose-jwt.version>
</properties>
...
...
@@ -90,6 +91,7 @@
<dependency>
<groupId>
org.opengroup.osdu
</groupId>
<artifactId>
os-core-common
</artifactId>
<version>
${osdu.oscorecommon-version}
</version>
<exclusions>
<exclusion>
<groupId>
ch.qos.logback
</groupId>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment