Skip to content

Commit f02394e

Browse files
authored
Merge pull request #796 from confluentinc/PR-CC-28219
Update eclipse parsson version (#4)
2 parents abe4882 + cf73a2a commit f02394e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,11 @@
110110
<artifactId>elasticsearch-java</artifactId>
111111
<version>8.2.2</version>
112112
</dependency>
113+
<dependency>
114+
<groupId>org.eclipse.parsson</groupId>
115+
<artifactId>parsson</artifactId>
116+
<version>1.0.5</version>
117+
</dependency>
113118
<!-- pin httpclient for CVE -->
114119
<dependency>
115120
<groupId>org.apache.httpcomponents</groupId>

0 commit comments

Comments
 (0)