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

OO-3295: update hibernate, spring framework and postgresql JDBC driver

to last version
parent f395d2af
No related branches found
No related tags found
No related merge requests found
......@@ -62,13 +62,13 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<targetJdk>1.8</targetJdk>
<org.springframework.version>5.0.7.RELEASE</org.springframework.version>
<org.hibernate.version>5.3.3.Final</org.hibernate.version>
<org.springframework.version>5.0.8.RELEASE</org.springframework.version>
<org.hibernate.version>5.3.6.Final</org.hibernate.version>
<com.sun.jersey.version>1.19.4</com.sun.jersey.version>
<apache.cxf>3.2.4</apache.cxf>
<jackson.version>2.9.5</jackson.version>
<org.mysql.version>5.1.46</org.mysql.version>
<org.postgresql.version>42.2.4</org.postgresql.version>
<org.postgresql.version>42.2.5</org.postgresql.version>
<org.infinispan.version>9.2.3.Final</org.infinispan.version>
<lucene.version>4.8.0</lucene.version>
<version.selenium>3.13.0</version.selenium>
......
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