Skip to content

Commit 46f730b

Browse files
Bump jackson-databind in /codegen/com.abstratt.mdd.target.jee/templates
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.3.2 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] <[email protected]>
1 parent b26ba65 commit 46f730b

File tree

1 file changed

+1
-1
lines changed
  • codegen/com.abstratt.mdd.target.jee/templates

1 file changed

+1
-1
lines changed

codegen/com.abstratt.mdd.target.jee/templates/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
<dependency>
103103
<groupId>com.fasterxml.jackson.core</groupId>
104104
<artifactId>jackson-databind</artifactId>
105-
<version>2.3.2</version>
105+
<version>2.9.10.8</version>
106106
<scope>provided</scope>
107107
</dependency>
108108
<dependency>

0 commit comments

Comments
 (0)