Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
GeoSpatial
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
Consumption Services
GeoSpatial
Commits
705fd82f
Commit
705fd82f
authored
1 month ago
by
Derek Zhang
Browse files
Options
Downloads
Patches
Plain Diff
fix: tomcat and security cve
parent
66ec0932
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!361
fix: tomcat and security cve
Pipeline
#315002
failed
1 month ago
Stage: review
Stage: build
Stage: coverage
Stage: containerize
Stage: scan
Stage: deploy
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
provider/gcz-transformer-aws/pom.xml
+6
-0
6 additions, 0 deletions
provider/gcz-transformer-aws/pom.xml
with
6 additions
and
0 deletions
provider/gcz-transformer-aws/pom.xml
+
6
−
0
View file @
705fd82f
...
...
@@ -119,6 +119,7 @@
<dependency>
<groupId>
org.apache.tomcat.embed
</groupId>
<artifactId>
tomcat-embed-core
</artifactId>
<version>
10.1.35
</version>
</dependency>
<dependency>
...
...
@@ -139,6 +140,11 @@
<version>
2.5.2
</version>
</dependency>
<dependency>
<groupId>
org.springframework.security
</groupId>
<artifactId>
spring-security-crypto
</artifactId>
<version>
6.3.8
</version>
</dependency>
</dependencies>
...
...
This diff is collapsed.
Click to expand it.
Derek Zhang
@derekxz
mentioned in commit
e1f1d0a6
·
1 month ago
mentioned in commit
e1f1d0a6
mentioned in commit e1f1d0a646de782c351d3aa3fe25819f2357ffc8
Toggle commit list
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