Skip to content

Commit f552c87

Browse files
build(deps): bump jackson-databind in /example/HelloWorldFunction (#5)
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.3 to 2.9.10.5. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 51eee8e commit f552c87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/HelloWorldFunction/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>com.fasterxml.jackson.core</groupId>
4444
<artifactId>jackson-databind</artifactId>
45-
<version>2.9.3</version>
45+
<version>2.9.10.5</version>
4646
</dependency>
4747

4848
<dependency>

0 commit comments

Comments
 (0)