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-build-tools.git


The following commit(s) were added to refs/heads/develop by this push:
     new b2b693e  chore(deps): bump maven-deploy-plugin from 3.1.0 to 3.1.1 
(#66)
b2b693e is described below

commit b2b693e8e821faa80adff81f400cc91b273e8b0a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 3 09:53:44 2023 +0200

    chore(deps): bump maven-deploy-plugin from 3.1.0 to 3.1.1 (#66)
    
    Bumps [maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) 
from 3.1.0 to 3.1.1.
    - [Release notes](https://github.com/apache/maven-deploy-plugin/releases)
    - 
[Commits](https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-3.1.0...maven-deploy-plugin-3.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-deploy-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 code-generation/pom.xml | 2 +-
 plc4x-site-skin/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/code-generation/pom.xml b/code-generation/pom.xml
index 263cfc0..29bcd06 100644
--- a/code-generation/pom.xml
+++ b/code-generation/pom.xml
@@ -161,7 +161,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-deploy-plugin</artifactId>
-          <version>3.1.0</version>
+          <version>3.1.1</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
diff --git a/plc4x-site-skin/pom.xml b/plc4x-site-skin/pom.xml
index 5f734ab..e999898 100644
--- a/plc4x-site-skin/pom.xml
+++ b/plc4x-site-skin/pom.xml
@@ -283,7 +283,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-deploy-plugin</artifactId>
-          <version>3.1.0</version>
+          <version>3.1.1</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>

Reply via email to