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

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


The following commit(s) were added to refs/heads/develop by this push:
     new 89f9eb022b build(deps): bump org.apache.maven:maven-artifact from 
3.6.3 to 3.9.6 (#1406)
89f9eb022b is described below

commit 89f9eb022b854b0882a4542c5a10be68f0020397
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 21 13:26:55 2024 +0100

    build(deps): bump org.apache.maven:maven-artifact from 3.6.3 to 3.9.6 
(#1406)
    
    Bumps [org.apache.maven:maven-artifact](https://github.com/apache/maven) 
from 3.6.3 to 3.9.6.
    - [Release notes](https://github.com/apache/maven/releases)
    - 
[Commits](https://github.com/apache/maven/compare/maven-3.6.3...maven-3.9.6)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven:maven-artifact
      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/drivers/all/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plc4j/drivers/all/pom.xml b/plc4j/drivers/all/pom.xml
index 0ca0130024..45b866c225 100644
--- a/plc4j/drivers/all/pom.xml
+++ b/plc4j/drivers/all/pom.xml
@@ -68,7 +68,7 @@
           <dependency>
             <groupId>org.apache.maven</groupId>
             <artifactId>maven-artifact</artifactId>
-            <version>3.6.3</version>
+            <version>3.9.6</version>
           </dependency>
         </dependencies>
       </plugin>

Reply via email to