We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff6f8f4 commit 4c725ebCopy full SHA for 4c725eb
topic/pom.xml
@@ -38,7 +38,7 @@
38
<dependency>
39
<groupId>com.github.luben</groupId>
40
<artifactId>zstd-jni</artifactId>
41
- <version>1.5.2-5</version>
+ <version>1.5.7-2</version>
42
</dependency>
43
44
<groupId>junit</groupId>
@@ -48,6 +48,7 @@
48
49
<groupId>tech.ydb.test</groupId>
50
<artifactId>ydb-junit4-support</artifactId>
51
+ <scope>test</scope>
52
53
54
<groupId>org.apache.logging.log4j</groupId>
0 commit comments