Skip to content

Commit 02614f2

Browse files
authored
Set the logger in the base logger [HZG-188] (hazelcast#1276)
Updated the test server version. Fixed the null logger problem. The event handler logger was not set properly. Associated protocol PR is [here](hazelcast/hazelcast-client-protocol#549) fixes hazelcast#1235 closes: hazelcast#1270
1 parent b501d57 commit 02614f2

File tree

20 files changed

+251
-91
lines changed

20 files changed

+251
-91
lines changed

.github/config.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
JAVA_VERSION=17
22
JAVA_DISTRIBUTION=temurin
33
MAVEN_VERSION=3.9.9
4-
HZ_VERSION=5.4.0
4+
HZ_VERSION=5.5.5

0 commit comments

Comments
 (0)