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

OO-3823: update to last viterows vers. (without validation)

parent 8e9b47ed
No related branches found
No related tags found
No related merge requests found
...@@ -65,7 +65,7 @@ ...@@ -65,7 +65,7 @@
<org.springframework.version>5.1.1.RELEASE</org.springframework.version> <org.springframework.version>5.1.1.RELEASE</org.springframework.version>
<org.hibernate.version>5.3.7.Final</org.hibernate.version> <org.hibernate.version>5.3.7.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.6</apache.cxf> <apache.cxf>3.2.7</apache.cxf>
<jackson.version>2.9.5</jackson.version> <jackson.version>2.9.5</jackson.version>
<org.mysql.version>5.1.46</org.mysql.version> <org.mysql.version>5.1.46</org.mysql.version>
<org.postgresql.version>42.2.5</org.postgresql.version> <org.postgresql.version>42.2.5</org.postgresql.version>
...@@ -1852,7 +1852,7 @@ ...@@ -1852,7 +1852,7 @@
<dependency> <dependency>
<groupId>org.openolat</groupId> <groupId>org.openolat</groupId>
<artifactId>viterows</artifactId> <artifactId>viterows</artifactId>
<version>9.0</version> <version>9.1.1</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.apache.poi</groupId> <groupId>org.apache.poi</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