Skip to content

Commit 9e0a87e

Browse files
panbingkundongjoon-hyun
authored andcommitted
[SPARK-48165][BUILD] Update ap-loader to 3.0-9
### What changes were proposed in this pull request? The pr aims to update `me.bechberger:ap-loader-all` from `3.0-8` to `3.0-9`. ### Why are the changes needed? The full release notes: https://github.com/jvm-profiling-tools/ap-loader/releases/tag/3.0-9 Fix FlameGraph converter jvm-profiling-tools/ap-loader#22 ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? - Manually test about the new version `3.0-9` <img width="1364" alt="image" src="https://github.com/apache/spark/assets/15246973/50f38e65-cd93-45d1-b01a-d66d53c2831b"> ### Was this patch authored or co-authored using generative AI tooling? No. Closes #46427 from panbingkun/SPARK-48165. Authored-by: panbingkun <panbingkun@baidu.com> Signed-off-by: Dongjoon Hyun <dhyun@apple.com>
1 parent 493493d commit 9e0a87e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

connector/profiler/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>me.bechberger</groupId>
4646
<artifactId>ap-loader-all</artifactId>
47-
<version>3.0-8</version>
47+
<version>3.0-9</version>
4848
</dependency>
4949
</dependencies>
5050
</project>

0 commit comments

Comments
 (0)