This is an automated email from the ASF dual-hosted git repository.
gaborgsomogyi pushed a commit to branch release-1.20
in repository https://gitbox.apache.org/repos/asf/flink.git
The following commit(s) were added to refs/heads/release-1.20 by this push:
new 69d998f1614 [FLINK-37480][build] Bump japicmp to avoid false positives
69d998f1614 is described below
commit 69d998f16149923b4437e21326f3665d4dec444c
Author: Gabor Somogyi <[email protected]>
AuthorDate: Mon Mar 17 13:16:57 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 a0cf7ce9e26..02fb1d33f4a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2335,7 +2335,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>