Skip to content

Commit

Permalink
fix(deps): update dependency com.fasterxml.jackson.core:jackson-datab…
Browse files Browse the repository at this point in the history
…ind to v2.13.4.2 [security] (#37)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 18, 2024
1 parent e647c5a commit a03680b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web-modeler-openapi-java-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.13.1</version>
<version>2.13.4.2</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit a03680b

Please sign in to comment.