File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
hbase/stackable/patches/2.6.0 Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,15 +19,15 @@ leak other sensitive information from the Java process. There are no
19
19
known workarounds for this issue.
20
20
21
21
diff --git a/pom.xml b/pom.xml
22
- index 918cdaa675..bc7ed28404 100644
22
+ index 0bd6a69703..50948c2746 100644
23
23
--- a/pom.xml
24
24
+++ b/pom.xml
25
25
@@ -655,7 +655,7 @@
26
26
<spotless.version>2.27.2</spotless.version>
27
- <maven-site.version>3.12.0 </maven-site.version>
27
+ <maven-site.version>3.12.1 </maven-site.version>
28
28
<!-- compression -->
29
29
- <aircompressor.version>0.24</aircompressor.version>
30
30
+ <aircompressor.version>0.27</aircompressor.version>
31
31
<brotli4j.version>1.11.0</brotli4j.version>
32
32
<lz4.version>1.8.0</lz4.version>
33
- <snappy.version>1.1.10.4 </snappy.version>
33
+ <snappy.version>1.1.10.5 </snappy.version>
You can’t perform that action at this time.
0 commit comments