Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
E
Entitlements
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
Security and Compliance
Entitlements
Merge requests
!724
Updated core library version.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
Updated core library version.
aws-use-default-cache
into
master
Overview
2
Commits
3
Pipelines
4
Changes
2
Open
Derek Hudson
requested to merge
aws-use-default-cache
into
master
6 months ago
Overview
2
Commits
3
Pipelines
4
Changes
2
Expand
0
0
Merge request reports
Compare
master
version 2
c608328f
6 months ago
version 1
f8f8f885
6 months ago
master (base)
and
latest version
latest version
97b09d0d
3 commits,
5 months ago
version 2
c608328f
2 commits,
6 months ago
version 1
f8f8f885
1 commit,
6 months ago
2 files
+
4
−
10
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
Conflict: This file was modified in both the source and target branches. Ask someone with write access to resolve it.
provider/entitlements-v2-aws/pom.xml
+
1
−
1
Options
@@ -30,7 +30,7 @@
<version>
0.27.0-SNAPSHOT
</version>
<properties>
<core-lib-aws.version>
0.2
6
.0
-spring6-rc2
</core-lib-aws.version>
<core-lib-aws.version>
0.2
9
.0
</core-lib-aws.version>
<reactor.netty.version>
1.1.15
</reactor.netty.version>
<surefire.version>
3.0.0-M5
</surefire.version>
<jackson.version>
2.17.1
</jackson.version>
Loading