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 e6d832f94 Upgrade `maven-enforcer-plugin`
e6d832f94 is described below

commit e6d832f94ca9583cbeaf28b032b18c26bc2c4c61
Author: Nikita Timofeev <stari...@gmail.com>
AuthorDate: Wed Aug 21 10:08:42 2024 +0300

    Upgrade `maven-enforcer-plugin`
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 866fd3d0e..3923d68e3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -674,7 +674,7 @@
                                </plugin>
                                <plugin>
                                        
<artifactId>maven-enforcer-plugin</artifactId>
-                                       <version>3.1.0</version>
+                                       <version>3.5.0</version>
                                </plugin>
                                <plugin>
                                        <groupId>org.codehaus.mojo</groupId>

Reply via email to