Skip to content

Commit

Permalink
fix: upgrade com.fasterxml.jackson.core:jackson-databind from 2.13.2 …
Browse files Browse the repository at this point in the history
…to 2.13.2.1

Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-databind from 2.13.2 to 2.13.2.1.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind/

See this project in Snyk:
https://app.snyk.io/org/hypery2k/project/d741ce8c-31ef-4d15-8c62-c26abb28e9d1?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Apr 16, 2022
1 parent 7ae55a0 commit 479b745
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>plugin</artifactId>
<version>4.38</version>
<relativePath />
<relativePath/>
</parent>

<properties>
Expand All @@ -22,7 +22,7 @@
<unirest.version>1.4.9</unirest.version>
<jackson.version>2.13.2.1</jackson.version>
<hamcrest.version>2.2</hamcrest.version>
<jackson.version>2.13.2</jackson.version>
<jackson.version>2.13.2.1</jackson.version>
<!-- testing libs -->
<powermock.version>1.7.4</powermock.version>
<!-- testing config -->
Expand Down

0 comments on commit 479b745

Please sign in to comment.