Skip to content

Commit 2a2690d

Browse files
author
ZhangJian He
authored
fix: update http facade to 0.2.1 to fix java8 problem (openGemini#143)
Signed-off-by: ZhangJian He <[email protected]>
1 parent 947fa77 commit 2a2690d

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
@@ -42,7 +42,7 @@
4242
<annotations.version>13.0</annotations.version>
4343
<async-http-client.version>3.0.0.Beta3</async-http-client.version>
4444
<commons-lang3.version>3.17.0</commons-lang3.version>
45-
<http-facade.version>0.2.0</http-facade.version>
45+
<http-facade.version>0.2.1</http-facade.version>
4646
<jackson.version>2.17.2</jackson.version>
4747
<junit.version>5.11.1</junit.version>
4848
<kotlin.version>1.9.22</kotlin.version>

0 commit comments

Comments
 (0)