Skip to content
Snippets Groups Projects
Commit 24637008 authored by Riabokon Stanislav(EPAM)[GCP]'s avatar Riabokon Stanislav(EPAM)[GCP] Committed by David Diederich
Browse files

Fixed gcp

(cherry picked from commit 76b6c2dd)
parent 6e6fb144
No related branches found
No related tags found
1 merge request!519Cherry-pick 'Upgrade Dependencies' into release/0.20
......@@ -15,6 +15,23 @@
<description>Indexer Service Google Cloud</description>
<packaging>jar</packaging>
<dependencyManagement>
<dependencies>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId>
<version>2.7.10</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId>
<version>2.7.10</version>
</dependency>
</dependencies>
</dependencyManagement>
<dependencies>
<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