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

OO-5043: minor updates of Infinispan, Apache CXF, Spring, Log4j...

parent 98c45b74
No related branches found
No related tags found
No related merge requests found
......@@ -62,19 +62,19 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<targetJdk>11</targetJdk>
<org.springframework.version>5.3.0</org.springframework.version>
<org.springframework.version>5.3.1</org.springframework.version>
<org.hibernate.version>5.4.23.Final</org.hibernate.version>
<apache.cxf>3.4.0</apache.cxf>
<apache.cxf>3.4.1</apache.cxf>
<apache.pdfbox>2.0.21</apache.pdfbox>
<apache.poi>4.1.2</apache.poi>
<apache.log4j>2.13.3</apache.log4j>
<apache.log4j>2.14.0</apache.log4j>
<org.slf4j>1.7.30</org.slf4j>
<io.jsonwebtoken>0.11.2</io.jsonwebtoken>
<io.undertow>2.2.2.Final</io.undertow>
<jackson.version>2.11.3</jackson.version>
<org.mysql.version>8.0.22</org.mysql.version>
<org.postgresql.version>42.2.18</org.postgresql.version>
<org.infinispan.version>11.0.4.Final</org.infinispan.version>
<org.infinispan.version>11.0.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>
......@@ -431,7 +431,7 @@
<dependency>
<groupId>org.webjars</groupId>
<artifactId>swagger-ui</artifactId>
<version>3.36.1</version>
<version>3.36.2</version>
</dependency>
<dependency>
<groupId>jakarta.xml.ws</groupId>
......@@ -628,7 +628,7 @@
<dependency>
<groupId>org.webjars</groupId>
<artifactId>swagger-ui</artifactId>
<version>3.36.1</version>
<version>3.36.2</version>
</dependency>
<dependency>
<groupId>jakarta.xml.ws</groupId>
......@@ -2283,7 +2283,7 @@
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20200518</version>
<version>20201115</version>
</dependency>
<dependency>
<groupId>jazzlib</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