Skip to content

Commit

Permalink
fix: upgrade com.arangodb:jackson-dataformat-velocypack from 4.3.0 to…
Browse files Browse the repository at this point in the history
… 4.4.0

Snyk has created this PR to upgrade com.arangodb:jackson-dataformat-velocypack from 4.3.0 to 4.4.0.

See this package in maven:
com.arangodb:jackson-dataformat-velocypack

See this project in Snyk:
https://app.snyk.io/org/wajda/project/290e9042-5a2c-417a-b084-5ef152277853?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot authored and wajda committed Oct 18, 2024
1 parent 4d26ca8 commit 0f6ab34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/parent-pom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -510,7 +510,7 @@
<dependency>
<groupId>com.arangodb</groupId>
<artifactId>jackson-dataformat-velocypack</artifactId>
<version>4.3.0</version>
<version>4.4.0</version>
</dependency>

<!-- others -->
Expand Down

0 comments on commit 0f6ab34

Please sign in to comment.