This is an automated email from the ASF dual-hosted git repository.
ntimofeev pushed a commit to branch STABLE-4.1
in repository https://gitbox.apache.org/repos/asf/cayenne.git
The following commit(s) were added to refs/heads/STABLE-4.1 by this push:
new 1d345be Update japp-maven-plugin
1d345be is described below
commit 1d345bef278d421047a8d01676ccccea44a9696d
Author: Nikita Timofeev <[email protected]>
AuthorDate: Thu Dec 16 19:15:15 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 aa2c4ad..db60eca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -834,7 +834,7 @@
<plugin>
<groupId>org.objectstyle.japp</groupId>
<artifactId>japp-maven-plugin</artifactId>
- <version>3.3</version>
+ <version>3.4</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>