Skip to content
Snippets Groups Projects
Commit 1cc9665a authored by HUYNHANHKH0I's avatar HUYNHANHKH0I
Browse files

Update security version

parent 8cf24162
No related branches found
No related tags found
3 merge requests!136M25 Develop to Main 24/1,!134M25 Develop to Main 23/1,!132M25 Develop to Main 22/1
Pipeline #303691 passed
...@@ -19,13 +19,13 @@ coverageFailOnMinimum := true ...@@ -19,13 +19,13 @@ coverageFailOnMinimum := true
val azureDeps = Seq( val azureDeps = Seq(
"org.opengroup.osdu.production" %% "pddms-messaging-connector-interface-lib-azure" % "0.3.0-test-8", "org.opengroup.osdu.production" %% "pddms-messaging-connector-interface-lib-azure" % "0.3.0-test-8",
"org.opengroup.osdu.production" %% "pddms-security-commons-lib-azure" % "0.3.0-test-5", "org.opengroup.osdu.production" %% "pddms-security-commons-lib-azure" % "0.3.0-test-7",
//"org.opengroup.osdu.production" %% "pddms-messaging-connector-interface-lib" % "0.3.0-test-1", //"org.opengroup.osdu.production" %% "pddms-messaging-connector-interface-lib" % "0.3.0-test-1",
) )
val gcpDeps = Seq( val gcpDeps = Seq(
"org.opengroup.osdu.production" %% "pddms-messaging-connector-interface-lib-gc" % "0.3.0-test-8", "org.opengroup.osdu.production" %% "pddms-messaging-connector-interface-lib-gc" % "0.3.0-test-8",
"org.opengroup.osdu.production" %% "pddms-security-commons-lib-gc" % "0.3.0-test-5", "org.opengroup.osdu.production" %% "pddms-security-commons-lib-gc" % "0.3.0-test-7",
//"org.opengroup.osdu.production" %% "pddms-messaging-connector-interface-lib" % "0.3.0-test-1", //"org.opengroup.osdu.production" %% "pddms-messaging-connector-interface-lib" % "0.3.0-test-1",
) )
...@@ -73,8 +73,8 @@ lazy val core = ...@@ -73,8 +73,8 @@ lazy val core =
"org.opengroup.osdu.production" %% "pddms-pekko-stream-commons-lib" % "0.3.0-test-3", "org.opengroup.osdu.production" %% "pddms-pekko-stream-commons-lib" % "0.3.0-test-3",
"org.opengroup.osdu.production" %% "pddms-messaging-connector-interface-lib-base" % "0.3.0-test-8", "org.opengroup.osdu.production" %% "pddms-messaging-connector-interface-lib-base" % "0.3.0-test-8",
"org.opengroup.osdu.production" %% "pddms-messaging-connector-interface-lib-azure" % "0.3.0-test-8", "org.opengroup.osdu.production" %% "pddms-messaging-connector-interface-lib-azure" % "0.3.0-test-8",
"org.opengroup.osdu.production" %% "pddms-security-commons-lib-common" % "0.3.0-test-5", "org.opengroup.osdu.production" %% "pddms-security-commons-lib-common" % "0.3.0-test-7",
"org.opengroup.osdu.production" %% "pddms-security-commons-lib-azure" % "0.3.0-test-5", "org.opengroup.osdu.production" %% "pddms-security-commons-lib-azure" % "0.3.0-test-7",
//"org.opengroup.osdu.production" %% "pddms-security-commons-lib" % "0.3.0-test-1", //"org.opengroup.osdu.production" %% "pddms-security-commons-lib" % "0.3.0-test-1",
//Newly added //Newly added
//"org.json4s" %% "json4s-jackson" % "3.6.5", //"org.json4s" %% "json4s-jackson" % "3.6.5",
......
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