Skip to content

Commit

Permalink
Merge pull request #56 from entando-k8s/ENG-5512
Browse files Browse the repository at this point in the history
ENG-5512 Fixing jackson-databind vulnerabilities
  • Loading branch information
BrenoQVDS authored Apr 11, 2024
2 parents 38b4fdb + 1e0478b commit eb0d66d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>${jackson.version}</version>
<version>${jackson-databind.version}</version>
</dependency>
<dependency>
<groupId>com.google.protobuf</groupId>
Expand Down

0 comments on commit eb0d66d

Please sign in to comment.