Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
File
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 Software
OSDU Data Platform
System
File
Commits
9e7d7464
Commit
9e7d7464
authored
4 months ago
by
vikas rana
Browse files
Options
Downloads
Plain Diff
Merge branch 'ibm-openfeign-fix' into 'master'
ibm crashloopbackoff fix See merge request
!598
parents
7335b777
69de5bcb
No related branches found
No related tags found
1 merge request
!598
ibm crashloopbackoff fix
Pipeline
#285195
passed
3 months ago
Stage: build
Stage: coverage
Stage: scan
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
pom.xml
+1
-1
1 addition, 1 deletion
pom.xml
provider/file-ibm/pom.xml
+0
-1
0 additions, 1 deletion
provider/file-ibm/pom.xml
with
1 addition
and
2 deletions
pom.xml
+
1
−
1
View file @
9e7d7464
...
...
@@ -49,7 +49,7 @@
<maven.compiler.source>
17
</maven.compiler.source>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
<spring-boot.version>
3.2.4
</spring-boot.version>
<spring-cloud.version>
2023.0.
0
</spring-cloud.version>
<spring-cloud.version>
2023.0.
1
</spring-cloud.version>
<jakarta.inject-api.version>
2.0.1
</jakarta.inject-api.version>
<org.mapstruct.version>
1.5.1.Final
</org.mapstruct.version>
<maven-surefire-plugin.version>
3.0.0-M4
</maven-surefire-plugin.version>
...
...
This diff is collapsed.
Click to expand it.
provider/file-ibm/pom.xml
+
0
−
1
View file @
9e7d7464
...
...
@@ -74,7 +74,6 @@
<dependency>
<groupId>
org.springframework.cloud
</groupId>
<artifactId>
spring-cloud-openfeign-core
</artifactId>
<version>
3.0.5
</version>
<exclusions>
<exclusion>
<groupId>
commons-fileupload
</groupId>
...
...
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