Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
pddms-timeseries-ingestion
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OSDU
OSDU Data Platform
Domain Data Management Services
Production
Historian
Services
pddms-timeseries-ingestion
Commits
1cc9665a
Commit
1cc9665a
authored
1 month ago
by
HUYNHANHKH0I
Browse files
Options
Downloads
Patches
Plain Diff
Update security version
parent
8cf24162
No related branches found
No related tags found
3 merge requests
!136
M25 Develop to Main 24/1
,
!134
M25 Develop to Main 23/1
,
!132
M25 Develop to Main 22/1
Pipeline
#303691
passed
1 month ago
Stage: build
Stage: containerize
Stage: scan
Stage: deploy
Stage: publish
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
build.sbt
+4
-4
4 additions, 4 deletions
build.sbt
with
4 additions
and
4 deletions
build.sbt
+
4
−
4
View file @
1cc9665a
...
@@ -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",
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment