Skip to content

Commit 7093923

Browse files
Bump jackson-databind in /examples/org.aml.example.raml2java.annotations
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.5.1 to 2.9.10.8. - [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 84ad439 commit 7093923

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • examples/org.aml.example.raml2java.annotations

examples/org.aml.example.raml2java.annotations/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
<dependency>
119119
<groupId>com.fasterxml.jackson.core</groupId>
120120
<artifactId>jackson-databind</artifactId>
121-
<version>2.5.1</version>
121+
<version>2.9.10.8</version>
122122
</dependency>
123123
</dependencies>
124124
</project>

0 commit comments

Comments
 (0)