Skip to content

Commit

Permalink
Merge pull request #193 from jenkinsci/dependabot/maven/src/it/proces…
Browse files Browse the repository at this point in the history
…s-jar/com.fasterxml.jackson.core-jackson-databind-2.9.10.5

Bump jackson-databind from 2.6.3 to 2.9.10.5 in /src/it/process-jar
  • Loading branch information
oleg-nenashev authored Oct 7, 2020
2 parents 3f976a0 + 56cc356 commit 9f07cb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/it/process-jar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.6.3</version>
<version>2.9.10.5</version>
<optional>true</optional>
</dependency>
</dependencies>
Expand Down

0 comments on commit 9f07cb6

Please sign in to comment.