Skip to content

Commit fce3458

Browse files
authored
feat: facade bug fix (#167)
Signed-off-by: moxiaoying <[email protected]>
1 parent 217b7bc commit fce3458

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
@@ -43,7 +43,7 @@
4343
<async-http-client.version>3.0.0.Beta3</async-http-client.version>
4444
<commons-lang3.version>3.17.0</commons-lang3.version>
4545
<grpc.version>1.61.1</grpc.version>
46-
<http-facade.version>0.4.0</http-facade.version>
46+
<http-facade.version>0.4.1</http-facade.version>
4747
<jackson.version>2.17.2</jackson.version>
4848
<junit.version>5.11.1</junit.version>
4949
<lombok.version>1.18.34</lombok.version>

0 commit comments

Comments
 (0)