Skip to content
GitLab
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
Notification
Commits
03f5e27f
Commit
03f5e27f
authored
Oct 22, 2021
by
Nikhil Singh[MicroSoft]
Committed by
MANISH KUMAR
Oct 22, 2021
Browse files
fix core lib and common
parent
65d22adf
Changes
1
Hide whitespace changes
Inline
Side-by-side
provider/notification-azure/pom.xml
View file @
03f5e27f
...
...
@@ -39,7 +39,8 @@
<springframework.version>
4.3.0.RELEASE
</springframework.version>
<reactor.netty.version>
0.11.0.RELEASE
</reactor.netty.version>
<reactor.core.version>
3.3.0.RELEASE
</reactor.core.version>
<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>
<junit.version>
5.6.0
</junit.version>
<jjwt.version>
3.8.1
</jjwt.version>
<mockito.version>
2.23.0
</mockito.version>
...
...
@@ -80,6 +81,7 @@
<dependency>
<groupId>
org.opengroup.osdu
</groupId>
<artifactId>
os-core-common
</artifactId>
<version>
${osdu.oscorecommon.version}
</version>
</dependency>
<dependency>
<groupId>
org.opengroup.osdu
</groupId>
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment