Skip to content
Snippets Groups Projects
Commit 8403e3bc authored by David Diederich's avatar David Diederich
Browse files

Utilizing rc libraries instead of SNAPSHOTs as dependencies

(cherry picked from commit ccf35de3)

Conflicts:
	provider/legal-aws/pom.xml
	provider/legal-gcp/pom.xml
parent 855689f5
No related branches found
No related tags found
1 merge request!190Cherry-pick Log4j 2.17 fixes into release/0.12
Pipeline #83680 passed with warnings
......@@ -37,7 +37,7 @@
<dependency>
<groupId>org.opengroup.osdu.core.aws</groupId>
<artifactId>os-core-lib-aws</artifactId>
<version>0.12.2</version>
<version>0.12.3</version>
</dependency>
<dependency>
<groupId>org.opengroup.osdu</groupId>
......
......@@ -25,7 +25,7 @@
<dependency>
<groupId>org.opengroup.osdu</groupId>
<artifactId>core-lib-gcp</artifactId>
<version>0.12.1</version>
<version>0.12.2</version>
</dependency>
<dependency>
<groupId>org.opengroup.osdu.legal</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