Skip to content

Commit

Permalink
build(deps): bump com.fasterxml.jackson.core:jackson-databind
Browse files Browse the repository at this point in the history
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.13.1 to 2.13.4.2.
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 27, 2023
1 parent 7dee1fe commit 42cb3de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vertx-vaadin-flow/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<checkstyle.skip>false</checkstyle.skip>
<classgraph.version>4.8.157</classgraph.version>
<vaadin-flow-sockjs.version>${project.version}</vaadin-flow-sockjs.version>
<jackson.version>2.13.1</jackson.version>
<jackson.version>2.13.4.2</jackson.version>
<javax.annotation.api.version>1.3.2</javax.annotation.api.version>
<validation.api.version>2.0.1.Final</validation.api.version>
</properties>
Expand Down

0 comments on commit 42cb3de

Please sign in to comment.