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

fokko pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/avro.git


The following commit(s) were added to refs/heads/main by this push:
     new 7b0c17287 Bump org.codehaus.mojo:extra-enforcer-rules in /lang/java 
(#3173)
7b0c17287 is described below

commit 7b0c1728731dee3bb55066c8dc08200f636a9857
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 3 08:49:38 2025 +0100

    Bump org.codehaus.mojo:extra-enforcer-rules in /lang/java (#3173)
    
    Bumps 
[org.codehaus.mojo:extra-enforcer-rules](https://github.com/mojohaus/extra-enforcer-rules)
 from 1.8.0 to 1.9.0.
    - [Release notes](https://github.com/mojohaus/extra-enforcer-rules/releases)
    - 
[Commits](https://github.com/mojohaus/extra-enforcer-rules/compare/1.8.0...1.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:extra-enforcer-rules
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 751f70c8c..e2de62e01 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,7 @@
     <checkstyle-plugin.version>3.5.0</checkstyle-plugin.version>
     <checkstyle.version>10.21.1</checkstyle.version>
     <enforcer-plugin.version>3.5.0</enforcer-plugin.version>
-    <extra-enforcer-rules.version>1.8.0</extra-enforcer-rules.version>
+    <extra-enforcer-rules.version>1.9.0</extra-enforcer-rules.version>
     <maven-antrun-plugin.version>3.1.0</maven-antrun-plugin.version>
     <maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
     <maven-gpg-plugin.version>3.2.5</maven-gpg-plugin.version>

Reply via email to