Skip to content

Commit 91e2e21

Browse files
Upgrade helix-core to 1.4.3 to address CVE-2023-38647
1 parent f5f0bb7 commit 91e2e21

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1990,6 +1990,12 @@
19901990
</exclusions>
19911991
</dependency>
19921992

1993+
<dependency>
1994+
<groupId>org.apache.helix</groupId>
1995+
<artifactId>helix-core</artifactId>
1996+
<version>1.4.3</version>
1997+
</dependency>
1998+
19931999
<dependency>
19942000
<groupId>org.apache.httpcomponents</groupId>
19952001
<artifactId>httpclient</artifactId>

0 commit comments

Comments
 (0)