Skip to content

Commit

Permalink
Merge pull request payara#594 from kalinchan/FISH-6261
Browse files Browse the repository at this point in the history
FISH-6261 Upgrade Hazelcast to 3.12.11 for JDK8
  • Loading branch information
kalinchan authored Jun 1, 2022
2 parents 228fabf + 8ebfe3e commit 3939003
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion nucleus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1335,7 +1335,8 @@ Parent is ${project.parent}</echo>
<jdk>1.8</jdk>
</activation>
<properties>
<jersey.version>2.25.1.payara-p7</jersey.version>
<jersey.version>2.25.1.payara-p7</jersey.version>
<hazelcast.version>3.12.11</hazelcast.version>
</properties>
</profile>
<profile>
Expand Down

0 comments on commit 3939003

Please sign in to comment.