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 e39f14b9d5 build(deps): bump 
org.apache.maven.plugins:maven-resources-plugin (#2372)
e39f14b9d5 is described below

commit e39f14b9d5ca39bbf57593a55e30c75341642b89
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 2 10:48:35 2025 +0100

    build(deps): bump org.apache.maven.plugins:maven-resources-plugin (#2372)
    
    Bumps 
[org.apache.maven.plugins:maven-resources-plugin](https://github.com/apache/maven-resources-plugin)
 from 3.3.1 to 3.4.0.
    - [Release notes](https://github.com/apache/maven-resources-plugin/releases)
    - 
[Commits](https://github.com/apache/maven-resources-plugin/compare/maven-resources-plugin-3.3.1...v3.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-resources-plugin
      dependency-version: 3.4.0
      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 1822856dcd..4f7036cb01 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1006,7 +1006,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-resources-plugin</artifactId>
-          <version>3.3.1</version>
+          <version>3.4.0</version>
         </plugin>
 
         <plugin>

Reply via email to