This is an automated email from the ASF dual-hosted git repository. ntimofeev pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cayenne.git
The following commit(s) were added to refs/heads/master by this push: new 3691ebf update japp-maven-plugin 3691ebf is described below commit 3691ebf1731514f0c711ed874d80584304ce428e Author: Nikita Timofeev <stari...@gmail.com> AuthorDate: Sat Mar 13 16:36:29 2021 +0300 update japp-maven-plugin --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6d35762..a137101 100644 --- a/pom.xml +++ b/pom.xml @@ -846,7 +846,7 @@ <plugin> <groupId>org.objectstyle.japp</groupId> <artifactId>japp-maven-plugin</artifactId> - <version>3.1</version> + <version>3.2</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId>