Skip to content

Commit 05829a2

Browse files
authored
Merge pull request #58 from egzosn/dependabot/maven/pay-java-demo/com.fasterxml.jackson.core-jackson-databind-2.10.0.pr1
Bump jackson-databind from 2.9.10.1 to 2.10.0.pr1 in /pay-java-demo
2 parents bcec183 + ba477e4 commit 05829a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pay-java-demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
<dependency>
8787
<groupId>com.fasterxml.jackson.core</groupId>
8888
<artifactId>jackson-databind</artifactId>
89-
<version>2.9.10.1</version>
89+
<version>2.10.0.pr1</version>
9090
</dependency>
9191

9292
</dependencies>

0 commit comments

Comments
 (0)