Skip to content

Commit 3595cdf

Browse files
build(deps): bump jackson-databind in /examples/async-thumbnails
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.2.1 to 2.13.4.1. - [Release notes](https://github.com/FasterXML/jackson/releases) - [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] <support@github.com>
1 parent 90b204d commit 3595cdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/async-thumbnails/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
<fdk.version>1.0.0-SNAPSHOT</fdk.version>
3030
<mockito.version>3.3.3</mockito.version>
31-
<jackson.version>2.13.4</jackson.version>
31+
<jackson.version>2.13.4.1</jackson.version>
3232
</properties>
3333

3434
<groupId>com.fnproject.fn.examples</groupId>

0 commit comments

Comments
 (0)