Skip to content

Commit

Permalink
fix: upgrade com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider …
Browse files Browse the repository at this point in the history
…from 2.16.2 to 2.17.0

Snyk has created this PR to upgrade com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider from 2.16.2 to 2.17.0.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/

See this project in Snyk:
https://app.snyk.io/org/nosqlbench/project/99d5f5ce-a2bd-4e05-9eff-86de84bd0b9e?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot authored and jshook committed Apr 8, 2024
1 parent 03fe20c commit b20b3ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docsys/pom.xml
Expand Up @@ -100,7 +100,7 @@
<dependency>
<groupId>com.fasterxml.jackson.jaxrs</groupId>
<artifactId>jackson-jaxrs-json-provider</artifactId>
<version>2.16.2</version>
<version>2.17.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit b20b3ad

Please sign in to comment.