Skip to content

Commit ea09c88

Browse files
build(deps): bump jackson-databind in /examples/regex-query
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] <[email protected]>
1 parent 90b204d commit ea09c88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/regex-query/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
2828

2929
<fdk.version>1.0.0-SNAPSHOT</fdk.version>
30-
<jackson.version>2.13.4</jackson.version>
30+
<jackson.version>2.13.4.1</jackson.version>
3131
</properties>
3232

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

0 commit comments

Comments
 (0)