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

rzo1 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/opennlp-models.git


The following commit(s) were added to refs/heads/main by this push:
     new 9a31470  Bump org.apache.maven.plugins:maven-enforcer-plugin from 
3.3.0 to 3.5.0
9a31470 is described below

commit 9a3147001eb1e70d53302899ac93fbc53775e793
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 28 05:07:54 2024 +0000

    Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.5.0
    
    Bumps 
[org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer)
 from 3.3.0 to 3.5.0.
    - [Release notes](https://github.com/apache/maven-enforcer/releases)
    - 
[Commits](https://github.com/apache/maven-enforcer/compare/enforcer-3.3.0...enforcer-3.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 16379d8..99b7ad7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -103,7 +103,7 @@
                
<project.build.outputTimestamp>2024-10-22T08:34:41Z</project.build.outputTimestamp>
 
                <!-- maven plugin versions -->
-               <enforcer.plugin.version>3.3.0</enforcer.plugin.version>
+               <enforcer.plugin.version>3.5.0</enforcer.plugin.version>
                <download.plugin.version>1.11.0</download.plugin.version>
                <compiler.plugin.version>3.13.0</compiler.plugin.version>
                <build-helper.plugin.version>3.6.0</build-helper.plugin.version>

Reply via email to