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

OO-3295: update selenium, hibernate and spring framework libraries

parent 9ad3954a
No related branches found
No related tags found
No related merge requests found
...@@ -62,8 +62,8 @@ ...@@ -62,8 +62,8 @@
<properties> <properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<targetJdk>1.8</targetJdk> <targetJdk>1.8</targetJdk>
<org.springframework.version>5.0.6.RELEASE</org.springframework.version> <org.springframework.version>5.0.7.RELEASE</org.springframework.version>
<org.hibernate.version>5.3.1.Final</org.hibernate.version> <org.hibernate.version>5.3.2.Final</org.hibernate.version>
<com.sun.jersey.version>1.19.4</com.sun.jersey.version> <com.sun.jersey.version>1.19.4</com.sun.jersey.version>
<apache.cxf>3.2.4</apache.cxf> <apache.cxf>3.2.4</apache.cxf>
<jackson.version>2.9.5</jackson.version> <jackson.version>2.9.5</jackson.version>
...@@ -71,7 +71,7 @@ ...@@ -71,7 +71,7 @@
<org.postgresql.version>42.2.2</org.postgresql.version> <org.postgresql.version>42.2.2</org.postgresql.version>
<org.infinispan.version>9.2.3.Final</org.infinispan.version> <org.infinispan.version>9.2.3.Final</org.infinispan.version>
<lucene.version>4.8.0</lucene.version> <lucene.version>4.8.0</lucene.version>
<version.selenium>3.11.0</version.selenium> <version.selenium>3.13.0</version.selenium>
<version.drone>2.5.1</version.drone> <version.drone>2.5.1</version.drone>
<activemq.version>5.11.1</activemq.version> <activemq.version>5.11.1</activemq.version>
<qtiworks.version>1.0.8</qtiworks.version> <qtiworks.version>1.0.8</qtiworks.version>
......
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