Skip to content

Commit 1315199

Browse files
Bump jackson-databind in /reflection-config-generator/example
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.1 to 2.9.10.4. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0cc454f commit 1315199

File tree

1 file changed

+1
-1
lines changed
  • reflection-config-generator/example

1 file changed

+1
-1
lines changed

reflection-config-generator/example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<dependency>
1414
<groupId>com.fasterxml.jackson.core</groupId>
1515
<artifactId>jackson-databind</artifactId>
16-
<version>2.9.10.1</version>
16+
<version>2.9.10.4</version>
1717
<scope>compile</scope>
1818
</dependency>
1919
</dependencies>

0 commit comments

Comments
 (0)