We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2528f09 commit 5d0cdabCopy full SHA for 5d0cdab
oak-commons/pom.xml
@@ -153,9 +153,9 @@
153
<scope>test</scope>
154
</dependency>
155
<dependency>
156
- <groupId>org.lz4</groupId>
+ <groupId>at.yawk.lz4</groupId>
157
<artifactId>lz4-java</artifactId>
158
- <version>1.8.0</version>
+ <version>1.10.1</version>
159
160
161
</dependencies>
oak-run-commons/pom.xml
@@ -172,9 +172,9 @@
172
<version>${h2.version}</version>
173
174
175
176
177
178
179
<!-- Test dependencies -->
180
0 commit comments