Skip to content
Snippets Groups Projects
Commit 69b41527 authored by MANISH KUMAR's avatar MANISH KUMAR
Browse files

Merge branch 'users/nikhil/fixCoreCommon' into 'master'

fix core lib and common

See merge request !133
parents 65d22adf 03f5e27f
No related branches found
No related tags found
1 merge request!133fix core lib and common
Pipeline #73292 failed
......@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment