Skip to content

Commit

Permalink
ARTEMIS-4438 upgrade JGroups to 5.3.0.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
jbertram committed Sep 27, 2023
1 parent 90ac1e6 commit b136dce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
<jsr305.version>3.0.2</jsr305.version>
<jetty.version>10.0.15</jetty.version>
<jetty-servlet-api.version>4.0.6</jetty-servlet-api.version>
<jgroups.version>5.2.16.Final</jgroups.version>
<jgroups.version>5.3.0.Final</jgroups.version>
<errorprone.version>2.20.0</errorprone.version>
<maven.bundle.plugin.version>5.1.9</maven.bundle.plugin.version>
<maven.checkstyle.plugin.version>3.2.2</maven.checkstyle.plugin.version>
Expand Down

0 comments on commit b136dce

Please sign in to comment.