Skip to content

Commit f7387bf

Browse files
Bump jackson-databind from 2.7.2 to 2.9.10.8 in /BoardWeb
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.7.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] <support@github.com>
1 parent fd685bd commit f7387bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

BoardWeb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<dependency>
8484
<groupId>com.fasterxml.jackson.core</groupId>
8585
<artifactId>jackson-databind</artifactId>
86-
<version>2.7.2</version>
86+
<version>2.9.10.8</version>
8787
</dependency>
8888
<!-- Servlet -->
8989
<dependency>

0 commit comments

Comments
 (0)