Sfoglia il codice sorgente

⬆️ 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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dev1
dependabot[bot] 5 anni fa
committed by GitHub
parent
commit
a6468847ff
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      weixin-java-pay/pom.xml

+ 1
- 1
weixin-java-pay/pom.xml Vedi File

@@ -73,7 +73,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.9.7</version>
<version>2.9.10.4</version>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>


Caricamento…
Annulla
Salva