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

OO-4487: update Jackson, ActiveMQ, Undertow...

parent 5e23279f
No related branches found
No related tags found
No related merge requests found
......@@ -69,15 +69,15 @@
<apache.poi>4.1.2</apache.poi>
<apache.log4j>2.13.1</apache.log4j>
<io.jsonwebtoken>0.10.7</io.jsonwebtoken>
<io.undertow>2.0.29.Final</io.undertow>
<jackson.version>2.10.2</jackson.version>
<io.undertow>2.0.30.Final</io.undertow>
<jackson.version>2.10.3</jackson.version>
<org.mysql.version>5.1.46</org.mysql.version>
<org.postgresql.version>42.2.10</org.postgresql.version>
<org.infinispan.version>10.1.3.Final</org.infinispan.version>
<org.postgresql.version>42.2.11</org.postgresql.version>
<org.infinispan.version>10.1.5.Final</org.infinispan.version>
<lucene.version>7.7.0</lucene.version>
<version.selenium>3.141.59</version.selenium>
<version.drone>2.5.1</version.drone>
<activemq.version>5.15.11</activemq.version>
<activemq.version>5.15.12</activemq.version>
<qtiworks.version>1.0.18</qtiworks.version>
<!-- properties for testing and Q&A -->
......@@ -1989,7 +1989,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5.11</version>
<version>4.5.12</version>
<exclusions>
<exclusion>
<groupId>commons-logging</groupId>
......@@ -2000,7 +2000,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpmime</artifactId>
<version>4.5.11</version>
<version>4.5.12</version>
</dependency>
<dependency>
<groupId>commons-lang</groupId>
......@@ -2232,7 +2232,7 @@
<dependency>
<groupId>com.fasterxml.jackson.jaxrs</groupId>
<artifactId>jackson-jaxrs-json-provider</artifactId>
<version>${jackson.version}.1</version>
<version>${jackson.version}</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</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