Explorar el Código

⬆️ 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] hace 5 años
committed by GitHub
padre
commit
a6468847ff
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: 4AEE18F83AFDEB23
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      weixin-java-pay/pom.xml

+ 1
- 1
weixin-java-pay/pom.xml Ver fichero

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


Cargando…
Cancelar
Guardar