Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
Search
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
System
Search
Merge requests
!379
Upgrading search service for the latest corelib azure changes
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Upgrading search service for the latest corelib azure changes
upgradesearchm14v1
into
azure/m14-master
Overview
1
Commits
2
Pipelines
4
Changes
2
1 unresolved thread
Hide all comments
Merged
Nishant Vidyasagar
requested to merge
upgradesearchm14v1
into
azure/m14-master
2 years ago
Overview
1
Commits
2
Pipelines
4
Changes
2
1 unresolved thread
Hide all comments
Expand
0
0
Merge request reports
Viewing commit
690b847b
Prev
Next
Show latest version
2 files
+
2
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
690b847b
upgrading corelib azure
· 690b847b
Nishant Vidyasagar
authored
2 years ago
provider/search-azure/pom.xml
+
1
−
1
Options
@@ -36,7 +36,7 @@
<failOnMissingWebXml>
false
</failOnMissingWebXml>
<project.main.basedir>
${project.parent.basedir}
</project.main.basedir>
<springboot.version>
2.1.7.RELEASE
</springboot.version>
<osdu.corelibazure.version>
0.1
7
.0
</osdu.corelibazure.version>
<osdu.corelibazure.version>
0.1
8
.0
-rc7
</osdu.corelibazure.version>
<osdu.search-core.version>
0.17.4-SNAPSHOT
</osdu.search-core.version>
<spatial4j.version>
0.7
</spatial4j.version>
<jts-io-common.version>
1.15.0
</jts-io-common.version>
Loading