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

sruehl pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/plc4x-extras.git


The following commit(s) were added to refs/heads/main by this push:
     new 03a9340  chore(deps): bump org.codehaus.mojo:extra-enforcer-rules (#11)
03a9340 is described below

commit 03a93403300914439b9389e6d57c62736ec5aabc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 9 09:41:48 2024 +0200

    chore(deps): bump org.codehaus.mojo:extra-enforcer-rules (#11)
    
    Bumps 
[org.codehaus.mojo:extra-enforcer-rules](https://github.com/mojohaus/extra-enforcer-rules)
 from 1.7.0 to 1.8.0.
    - [Release notes](https://github.com/mojohaus/extra-enforcer-rules/releases)
    - 
[Commits](https://github.com/mojohaus/extra-enforcer-rules/compare/1.7.0...1.8.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] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 plc4j/tools/ui/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plc4j/tools/ui/pom.xml b/plc4j/tools/ui/pom.xml
index 4a071b3..041bfa9 100644
--- a/plc4j/tools/ui/pom.xml
+++ b/plc4j/tools/ui/pom.xml
@@ -77,7 +77,7 @@
           <dependency>
             <groupId>org.codehaus.mojo</groupId>
             <artifactId>extra-enforcer-rules</artifactId>
-            <version>1.7.0</version>
+            <version>1.8.0</version>
           </dependency>
         </dependencies>
       </plugin>

Reply via email to