Skip to content
Snippets Groups Projects
Commit 7418e905 authored by Rustam Lotsmanenko (EPAM)'s avatar Rustam Lotsmanenko (EPAM)
Browse files

fix gc dependencies

parent 9f7e54d7
No related branches found
No related tags found
1 merge request!397Upgrade First Party Library Dependencies for Release 0.21
Pipeline #189795 failed
......@@ -47,6 +47,13 @@
<version>${project.version}</version>
</dependency>
<!-- Mappers -->
<dependency>
<groupId>org.opengroup.osdu</groupId>
<artifactId>osm</artifactId>
<version>0.21.0</version>
</dependency>
<!-- Third party Apache 2.0 license packages -->
<dependency>
<groupId>org.springframework.boot</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