diff --git a/pom.xml b/pom.xml index 4a2bfa38559a96eb8bc4f8c037dd3e70ee7002d1..68caf131cbc1f978b25e4a0c6c20dcb23c8bca14 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <java.version>8</java.version> <maven.compiler.target>${java.version}</maven.compiler.target> <maven.compiler.source>${java.version}</maven.compiler.source> - <os-core-common.version>0.19.0-rc6</os-core-common.version> + <os-core-common.version>0.23.3</os-core-common.version> <log4j2.version>2.17.1</log4j2.version> <json-smart.version>2.4.7</json-smart.version> <openapi.version>1.6.14</openapi.version> diff --git a/provider/notification-azure/pom.xml b/provider/notification-azure/pom.xml index 356efa01a7b2e756526cc5f74ed4915b82d75c00..9e488d817bc78c85d1da1b6fd2724d856f9fddca 100644 --- a/provider/notification-azure/pom.xml +++ b/provider/notification-azure/pom.xml @@ -39,8 +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.21.0</osdu.corelibazure.version> - <osdu.oscorecommon.version>0.19.0-rc6</osdu.oscorecommon.version> + <osdu.corelibazure.version>0.23.2</osdu.corelibazure.version> + <osdu.oscorecommon.version>0.23.3</osdu.oscorecommon.version> <junit.version>5.6.0</junit.version> <jjwt.version>3.8.1</jjwt.version> <mockito.version>2.23.0</mockito.version> diff --git a/provider/notification-gc/pom.xml b/provider/notification-gc/pom.xml index de93a9bf7c955f245fe85acba1994a95c42baed3..6134c220b67be941d175ddda07344d48c1060f5c 100644 --- a/provider/notification-gc/pom.xml +++ b/provider/notification-gc/pom.xml @@ -52,12 +52,12 @@ <dependency> <groupId>org.opengroup.osdu</groupId> <artifactId>os-core-common</artifactId> - <version>0.21.0</version> + <version>0.23.3</version> </dependency> <dependency> <groupId>org.opengroup.osdu</groupId> <artifactId>core-lib-gc</artifactId> - <version>0.21.0</version> + <version>0.23.1</version> </dependency> <dependency> @@ -110,7 +110,7 @@ <dependency> <groupId>org.opengroup.osdu</groupId> <artifactId>oqm</artifactId> - <version>0.21.0</version> + <version>0.23.0</version> </dependency> </dependencies> diff --git a/provider/notification-ibm/pom.xml b/provider/notification-ibm/pom.xml index 69bbefb706d4fbf0b8b1e0af2dac6a3a8252a195..9b99f0c71f5874756749d40642b0d14ecac47216 100644 --- a/provider/notification-ibm/pom.xml +++ b/provider/notification-ibm/pom.xml @@ -61,7 +61,7 @@ <dependency> <groupId>org.opengroup.osdu</groupId> <artifactId>os-core-lib-ibm</artifactId> - <version>0.16.0-rc1</version> + <version>0.23.0</version> <exclusions> <exclusion> <groupId>org.apache.lucene</groupId> diff --git a/testing/notification-test-aws/pom.xml b/testing/notification-test-aws/pom.xml index b147f46c621699584079b95e9638cbdf48be7ae7..6eb312ae2744f5177c1889a4aefb703aae77f7a8 100644 --- a/testing/notification-test-aws/pom.xml +++ b/testing/notification-test-aws/pom.xml @@ -59,7 +59,7 @@ <dependency> <groupId>org.opengroup.osdu</groupId> <artifactId>os-core-common</artifactId> - <version>0.22.0-rc4</version> + <version>0.23.3</version> </dependency> <dependency> diff --git a/testing/notification-test-azure/pom.xml b/testing/notification-test-azure/pom.xml index 4b62844c150b91425c5696ba0ff44a68f83a084e..f57dfe23ba01f16da64bf941c9366d4c047994f3 100644 --- a/testing/notification-test-azure/pom.xml +++ b/testing/notification-test-azure/pom.xml @@ -48,7 +48,7 @@ <dependency> <groupId>org.opengroup.osdu</groupId> <artifactId>core-lib-azure</artifactId> - <version>0.12.0-rc10</version> + <version>0.23.2</version> <exclusions> <exclusion> @@ -64,17 +64,17 @@ <dependency> <groupId>io.netty</groupId> <artifactId>netty-all</artifactId> - <version>4.1.50.Final</version> + <version>4.1.90.Final</version> </dependency> <dependency> <groupId>io.netty</groupId> <artifactId>netty-transport</artifactId> - <version>4.1.15.Final</version> + <version>4.1.90.Final</version> </dependency> <dependency> <groupId>com.azure</groupId> <artifactId>azure-core-http-netty</artifactId> - <version>1.2.0</version> + <version>1.13.1</version> </dependency> <dependency> <groupId>junit</groupId> diff --git a/testing/notification-test-baremetal/pom.xml b/testing/notification-test-baremetal/pom.xml index 1eef429995f7075f9ac5ae822fb2117d1e4caab4..916e6ae24c9c2a58975c2985215315eef3e44b4e 100644 --- a/testing/notification-test-baremetal/pom.xml +++ b/testing/notification-test-baremetal/pom.xml @@ -46,7 +46,7 @@ <dependency> <groupId>org.opengroup.osdu</groupId> <artifactId>os-core-common</artifactId> - <version>0.3.6</version> + <version>0.23.3</version> </dependency> <dependency> <groupId>org.projectlombok</groupId> diff --git a/testing/notification-test-core/pom.xml b/testing/notification-test-core/pom.xml index 960ebea9d1dd53a6ce46fcb5e2421a95ba7d5480..1654e420a52f4f189912e8e387bfc4ba0bc4d8cf 100644 --- a/testing/notification-test-core/pom.xml +++ b/testing/notification-test-core/pom.xml @@ -59,7 +59,7 @@ <dependency> <groupId>org.opengroup.osdu</groupId> <artifactId>os-core-common</artifactId> - <version>0.3.4</version> + <version>0.23.3</version> <exclusions> <exclusion> <groupId>org.springframework.boot</groupId> diff --git a/testing/notification-test-gc/pom.xml b/testing/notification-test-gc/pom.xml index ac8c574067c67564e85a182ac4d82a18db79a1db..106c8d5493ae3a46f6f1236b71bc46d72d1579ff 100644 --- a/testing/notification-test-gc/pom.xml +++ b/testing/notification-test-gc/pom.xml @@ -46,7 +46,7 @@ <dependency> <groupId>org.opengroup.osdu</groupId> <artifactId>os-core-common</artifactId> - <version>0.3.6</version> + <version>0.23.3</version> </dependency> <dependency> <groupId>org.projectlombok</groupId> diff --git a/testing/notification-test-ibm/pom.xml b/testing/notification-test-ibm/pom.xml index 6869e4e7ea5f3aab224625eb710f3435c2646e1c..ab62d0823d2097776851ea051558fdf51ba2a35b 100644 --- a/testing/notification-test-ibm/pom.xml +++ b/testing/notification-test-ibm/pom.xml @@ -33,7 +33,7 @@ <java.version>8</java.version> <maven.compiler.target>${java.version}</maven.compiler.target> <maven.compiler.source>${java.version}</maven.compiler.source> - <os-core-lib-ibm.version>0.15.2</os-core-lib-ibm.version> + <os-core-lib-ibm.version>0.23.0</os-core-lib-ibm.version> </properties> <dependencies> @@ -50,7 +50,7 @@ <dependency> <groupId>org.opengroup.osdu</groupId> <artifactId>os-core-common</artifactId> - <version>0.3.6</version> + <version>0.23.3</version> </dependency>