Skip to content

Commit 98fce72

Browse files
build(deps): bump jackson-databind in /java/jooq
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.5 to 2.9.10.7. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4cc523b commit 98fce72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/jooq/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<dependency>
5555
<groupId>com.fasterxml.jackson.core</groupId>
5656
<artifactId>jackson-databind</artifactId>
57-
<version>2.9.10.5</version>
57+
<version>2.9.10.7</version>
5858
</dependency>
5959
<dependency>
6060
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)