Skip to content

Commit 090fa68

Browse files
authored
🐛 fix: User attribute is empty, it will cause the conditional match to fail
1 parent 989970f commit 090fa68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>com.featureprobe</groupId>
77
<artifactId>server-sdk-java</artifactId>
8-
<version>2.2.0</version>
8+
<version>2.2.1</version>
99
<name>server-sdk-java</name>
1010
<description>FeatureProbe Server Side SDK for Java</description>
1111

0 commit comments

Comments
 (0)