Skip to content

Commit a646884

Browse files
⬆️ Bump jackson-databind in /weixin-java-pay (#1578)
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.7 to 2.9.10.4. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9ab2cfb commit a646884

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

weixin-java-pay/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<dependency>
7474
<groupId>com.fasterxml.jackson.core</groupId>
7575
<artifactId>jackson-databind</artifactId>
76-
<version>2.9.7</version>
76+
<version>2.9.10.4</version>
7777
</dependency>
7878
<dependency>
7979
<groupId>com.google.code.gson</groupId>

0 commit comments

Comments
 (0)