Skip to content
Snippets Groups Projects
Commit c5c69578 authored by srosse's avatar srosse
Browse files

OO-2104: update jersey and POI

parent 19746c8b
No related branches found
No related tags found
No related merge requests found
......@@ -66,7 +66,7 @@
<targetJdk>1.8</targetJdk>
<org.springframework.version>3.2.17.RELEASE</org.springframework.version>
<org.hibernate.version>5.2.1.Final</org.hibernate.version>
<com.sun.jersey.version>1.17.1</com.sun.jersey.version>
<com.sun.jersey.version>1.19.1</com.sun.jersey.version>
<jackson.version>1.9.2</jackson.version>
<org.mysql.version>5.1.39</org.mysql.version>
<org.postgresql.version>9.4.1208</org.postgresql.version>
......@@ -1800,12 +1800,12 @@
<dependency>
<groupId>org.apache.poi</groupId>
<artifactId>poi</artifactId>
<version>3.13</version>
<version>3.14</version>
</dependency>
<dependency>
<groupId>org.apache.poi</groupId>
<artifactId>poi-scratchpad</artifactId>
<version>3.13</version>
<version>3.14</version>
</dependency>
<dependency>
<groupId>org.apache.pdfbox</groupId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment