Explorar el Código

update some deps

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1323 f203690c-595d-4dc9-a70b-905162fa7fd2
tags/jackcess-3.5.0
James Ahlborn hace 4 años
padre
commit
ca66e82dae
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2
    2
      pom.xml

+ 2
- 2
pom.xml Ver fichero

@@ -247,7 +247,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.8.1</version>
<version>3.10</version>
</dependency>
<dependency>
<groupId>commons-logging</groupId>
@@ -257,7 +257,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
<version>4.13</version>
<scope>test</scope>
</dependency>


Cargando…
Cancelar
Guardar