Skip to content

Commit 697e286

Browse files
Bump jackson-databind in /Drafts/projecttrackerclient
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.3 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 ab704b0 commit 697e286

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Drafts/projecttrackerclient/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<dependency>
3434
<groupId>com.fasterxml.jackson.core</groupId>
3535
<artifactId>jackson-databind</artifactId>
36-
<version>2.9.10.3</version>
36+
<version>2.9.10.8</version>
3737
</dependency>
3838

3939
<!-- https://mvnrepository.com/artifact/org.springframework/spring-web -->

0 commit comments

Comments
 (0)