Skip to content

Commit e00f661

Browse files
authored
base patch on other patches (#932)
1 parent d2ac9cf commit e00f661

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

hbase/stackable/patches/2.6.0/06-CVE-2024-36114-bump-aircompressor-0-27.patch

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@ leak other sensitive information from the Java process. There are no
1919
known workarounds for this issue.
2020

2121
diff --git a/pom.xml b/pom.xml
22-
index 918cdaa675..bc7ed28404 100644
22+
index 0bd6a69703..50948c2746 100644
2323
--- a/pom.xml
2424
+++ b/pom.xml
2525
@@ -655,7 +655,7 @@
2626
<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>
2828
<!-- compression -->
2929
- <aircompressor.version>0.24</aircompressor.version>
3030
+ <aircompressor.version>0.27</aircompressor.version>
3131
<brotli4j.version>1.11.0</brotli4j.version>
3232
<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>

0 commit comments

Comments
 (0)