Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • Search Search
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 39
    • Issues 39
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Open Subsurface Data Universe SoftwareOpen Subsurface Data Universe Software
  • Platform
  • System
  • SearchSearch
  • Merge requests
  • !438

Remove SNAPSHOT dependencies

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged David Diederich requested to merge dependency-upgrade-4 into master Feb 17, 2023
  • Overview 0
  • Commits 2
  • Pipelines 2
  • Changes 1

This automated MR removes usage of SNAPSHOT versions in the first party library dependencies. Since SNAPSHOT dependencies change frequently -- by their nature -- usage of them across projects is dangerous and should be avoided.

Dependency Information Before the Upgrade

Branch: master
SHA:    e47d7fedf8194150afb97b85c0f54a6c9becf012
Maven:  0.20.0-SNAPSHOT
Maven Dependencies Root testing/integration-tests/
core-lib-azure 0.17.0 0.13.0-rc6
core-lib-gcp 0.19.0-rc3
os-core-lib-aws 0.18.0 0.14.0-rc2
obm 0.18.0
oqm 0.18.0
os-core-common 0.19.0-SNAPSHOT 0.18.0
os-core-lib-ibm 0.16.0-rc1 0.15.2
osm 0.18.0
(3rd Party) com.fasterxml.jackson.core.jackson-databind 2.13.2.2, 2.14.0 2.13.2.2
(3rd Party) org.apache.logging.log4j.log4j-api 2.17.1 2.11.1, 2.13.3
(3rd Party) org.apache.logging.log4j.log4j-core 2.17.1 2.13.3
(3rd Party) org.apache.logging.log4j.log4j-jul 2.17.1 2.13.3
(3rd Party) org.apache.logging.log4j.log4j-slf4j-impl 2.17.1 2.13.3
(3rd Party) org.apache.logging.log4j.log4j-to-slf4j 2.17.1 2.11.2
(3rd Party) org.springframework.spring-webflux 5.3.22
(3rd Party) org.springframework.spring-webmvc 5.3.24, 5.3.22 5.3.22

Dependency Information After the Upgrade

Branch: dependency-upgrade-4
SHA:    cd4e65744aeaae9200184b74272083703b626a5c
Maven:  0.20.0-SNAPSHOT
Maven Dependencies Root testing/integration-tests/
core-lib-azure 0.17.0 0.13.0-rc6
core-lib-gcp 0.19.0-rc3
os-core-lib-aws 0.18.0 0.14.0-rc2
obm 0.18.0
oqm 0.18.0
os-core-common 0.19.0 0.19.0
os-core-lib-ibm 0.16.0-rc1 0.15.2
osm 0.18.0
(3rd Party) com.fasterxml.jackson.core.jackson-databind 2.13.2.2, 2.14.0 2.13.2.2
(3rd Party) org.apache.logging.log4j.log4j-api 2.17.1 2.11.1, 2.13.3
(3rd Party) org.apache.logging.log4j.log4j-core 2.17.1 2.13.3
(3rd Party) org.apache.logging.log4j.log4j-jul 2.17.1 2.13.3
(3rd Party) org.apache.logging.log4j.log4j-slf4j-impl 2.17.1 2.13.3
(3rd Party) org.apache.logging.log4j.log4j-to-slf4j 2.17.1 2.11.2
(3rd Party) org.springframework.spring-webflux 5.3.22
(3rd Party) org.springframework.spring-webmvc 5.3.24, 5.3.22 5.3.22
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: dependency-upgrade-4