Dependency updates
This commit is contained in:
parent
4859eb7da1
commit
321540ba5d
1 changed files with 2 additions and 2 deletions
4
dependencies/pom.xml
vendored
4
dependencies/pom.xml
vendored
|
@ -98,7 +98,7 @@
|
|||
<dependency>
|
||||
<groupId>commons-fileupload</groupId>
|
||||
<artifactId>commons-fileupload</artifactId>
|
||||
<version>1.3.2</version>
|
||||
<version>1.3.3</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>commons-io</groupId>
|
||||
|
@ -134,7 +134,7 @@
|
|||
<dependency>
|
||||
<groupId>mysql</groupId>
|
||||
<artifactId>mysql-connector-java</artifactId>
|
||||
<version>5.1.42</version>
|
||||
<version>5.1.44</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>net.sf.jga</groupId>
|
||||
|
|
Loading…
Add table
Reference in a new issue