Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
server
/
wxJava-final
Seguir
6
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
🐛
#1362
升级默认依赖的xstream版本为1.4.11.1以支持jdk7
dev1
Binary Wang
hace 5 años
padre
7d4dfadae9
commit
7a7a920a8a
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
pom.xml
+ 1
- 1
pom.xml
Ver fichero
@@ -172,7 +172,7 @@
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.4.11</version>
<version>1.4.11
.1
</version>
</dependency>
<!-- 由于guava较新的21.0版本需要jdk8,故而此处采用较低版本 -->
<dependency>
Escribir
Vista previa
Cargando…
Cancelar
Guardar