Skip to content
Snippets Groups Projects
Commit faf8a57e authored by Alok Joshi's avatar Alok Joshi
Browse files

Merge branch 'latest_lib' into 'master'

use latest core-lib-azure

See merge request !457
parents 6d382808 0ff8e3e3
No related branches found
No related tags found
1 merge request!457use latest core-lib-azure
Pipeline #228807 failed
......@@ -462,7 +462,6 @@ EPL-1.0
========================================================================
The following software have components provided under the terms of this license:
- Angus Activation Registries (from https://repo1.maven.org/maven2/org/eclipse/angus/angus-activation)
- AspectJ Weaver (from http://www.aspectj.org, https://www.eclipse.org/aspectj/)
- JUnit Jupiter (Aggregator) (from https://junit.org/junit5/)
- JUnit Jupiter API (from http://junit.org/junit5/, https://junit.org/junit5/)
......@@ -548,6 +547,7 @@ GPL-3.0-only
========================================================================
The following software have components provided under the terms of this license:
- Angus Activation Registries (from https://repo1.maven.org/maven2/org/eclipse/angus/angus-activation)
- Jakarta Annotations API (from https://projects.eclipse.org/projects/ee4j.ca)
- Java Servlet 4.0 API
......@@ -732,5 +732,4 @@ unknown
========================================================================
The following software have components provided under the terms of this license:
- Angus Activation Registries (from https://repo1.maven.org/maven2/org/eclipse/angus/angus-activation)
- JUnit Jupiter (Aggregator) (from https://junit.org/junit5/)
......@@ -39,7 +39,7 @@
<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.24.0</osdu.corelibazure.version>
<osdu.corelibazure.version>0.25.0-rc1</osdu.corelibazure.version>
<osdu.oscorecommon.version>0.24.0</osdu.oscorecommon.version>
<junit.version>5.6.0</junit.version>
<jjwt.version>3.8.1</jjwt.version>
......
......@@ -48,7 +48,7 @@
<dependency>
<groupId>org.opengroup.osdu</groupId>
<artifactId>core-lib-azure</artifactId>
<version>0.24.0</version>
<version>0.25.0-rc1</version>
<exclusions>
<exclusion>
......
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