Skip to content
Snippets Groups Projects
Commit f41bea47 authored by Manish Jangid's avatar Manish Jangid
Browse files

Updating core lib aws version

parent 9116789a
No related branches found
No related tags found
1 merge request!346M18 service and CICD updates
......@@ -121,7 +121,13 @@
<dependency>
<groupId>org.opengroup.osdu.core.aws</groupId>
<artifactId>os-core-lib-aws</artifactId>
<version>0.20.0</version>
<version>0.21.0-rc4</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.11.0</version>
<scope>compile</scope>
</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