Skip to content

Commit 4bf5691

Browse files
Bump jackson-databind in /reflection-config-generator/example
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.4 to 2.12.6.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 3b8f463 commit 4bf5691

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • reflection-config-generator/example

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.4</version>
16+
<version>2.12.6.1</version>
1717
<scope>compile</scope>
1818
</dependency>
1919
</dependencies>

0 commit comments

Comments
 (0)