This is an automated email from the ASF dual-hosted git repository.

chesnay 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 47226743291 [FLINK-30167][build] Upgrade japicmp to 0.17.1
47226743291 is described below

commit 4722674329127f71c2ad50d2cf43b37f133f2068
Author: Chesnay Schepler <[email protected]>
AuthorDate: Tue Nov 22 11:08:53 2022 +0100

    [FLINK-30167][build] Upgrade japicmp to 0.17.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0d9dd0e8def..b5e4ee04a28 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2105,7 +2105,7 @@ under the License.
                                <plugin>
                                        
<groupId>io.github.zentol.japicmp</groupId>
                                        
<artifactId>japicmp-maven-plugin</artifactId>
-                                       <version>0.16.0_m325</version>
+                                       <version>0.17.1.1_m325</version>
                                        <configuration>
                                                <oldVersion>
                                                        <dependency>

Reply via email to