Skip to content

Commit ce76b93

Browse files
author
Marky Jackson
authored
Merge pull request #1036 from jenkinsci/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.3
Bump jackson-databind from 2.9.10.1 to 2.9.10.3
2 parents 0580618 + b7e13b9 commit ce76b93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@
295295
<dependency>
296296
<groupId>com.fasterxml.jackson.core</groupId>
297297
<artifactId>jackson-databind</artifactId>
298-
<version>2.9.10.1</version>
298+
<version>2.9.10.3</version>
299299
</dependency>
300300
<dependency>
301301
<groupId>org.apache.httpcomponents</groupId>

0 commit comments

Comments
 (0)