This is an automated email from the ASF dual-hosted git repository.
gaborgsomogyi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
The following commit(s) were added to refs/heads/master by this push:
new f3d96815a16 [FLINK-37480][build] Bump japicmp to avoid false positives
f3d96815a16 is described below
commit f3d96815a1698bcecc5cbe9b179b2a1a97389b08
Author: Gabor Somogyi <[email protected]>
AuthorDate: Mon Mar 17 13:17:39 2025 +0100
[FLINK-37480][build] Bump japicmp to avoid false positives
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 9581bd2664f..33163002fb5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2293,7 +2293,7 @@ under the License.
<plugin>
<groupId>com.github.siom79.japicmp</groupId>
<artifactId>japicmp-maven-plugin</artifactId>
- <version>0.17.1</version>
+ <version>0.18.5</version>
<configuration>
<oldVersion>
<dependency>