Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Commit

Permalink
ISPN-11448 Upgrade to 9.4.18.Final and SB 2.2.5.RELEASE
Browse files Browse the repository at this point in the history
  • Loading branch information
karesti committed Mar 10, 2020
1 parent 8cb74fa commit 6f81c81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -54,8 +54,8 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>

<spring-boot.version>2.2.4.RELEASE</spring-boot.version>
<infinispan.version>9.4.17.Final</infinispan.version>
<spring-boot.version>2.2.5.RELEASE</spring-boot.version>
<infinispan.version>9.4.18.Final</infinispan.version>
<assertj.version>3.12.1</assertj.version>
<junit.jupiter.version>5.3.1</junit.jupiter.version>
<testcontainers.version>1.11.1</testcontainers.version>
Expand Down

0 comments on commit 6f81c81

Please sign in to comment.