Skip to content

Commit

Permalink
fix: upgrade com.fasterxml.jackson.dataformat:jackson-dataformat-csv …
Browse files Browse the repository at this point in the history
…from 2.5.1 to 2.17.1

Snyk has created this PR to upgrade com.fasterxml.jackson.dataformat:jackson-dataformat-csv from 2.5.1 to 2.17.1.

See this package in maven:
com.fasterxml.jackson.dataformat:jackson-dataformat-csv

See this project in Snyk:
https://app.snyk.io/org/nexuscompute/project/21b23a7f-bd5a-4516-80d5-9302e36bb6c7?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed May 27, 2024
1 parent 4954b34 commit 1ccce88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion orcid-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
<dependency>
<groupId>com.fasterxml.jackson.dataformat</groupId>
<artifactId>jackson-dataformat-csv</artifactId>
<version>2.5.1</version>
<version>2.17.1</version>
</dependency>

<!-- https://mvnrepository.com/artifact/jakarta.xml.bind/jakarta.xml.bind-api -->
Expand Down

0 comments on commit 1ccce88

Please sign in to comment.