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

zehnder pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/streampipes.git


The following commit(s) were added to refs/heads/dev by this push:
     new 21491ef53 Bump maven-plugin-annotations from 3.6.0 to 3.7.1
21491ef53 is described below

commit 21491ef53de731650557e54aed05c918f1420594
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 13 03:41:32 2023 +0000

    Bump maven-plugin-annotations from 3.6.0 to 3.7.1
    
    Bumps 
[maven-plugin-annotations](https://github.com/apache/maven-plugin-tools) from 
3.6.0 to 3.7.1.
    - [Release notes](https://github.com/apache/maven-plugin-tools/releases)
    - 
[Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.6.0...maven-plugin-tools-3.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2a61a4a60..a0e505971 100644
--- a/pom.xml
+++ b/pom.xml
@@ -99,7 +99,7 @@
        <lz4.version>1.8.0</lz4.version>
        <logback.version>1.4.5</logback.version>
        <maven-invoker.version>2.2</maven-invoker.version>
-       
<maven-plugin-annotations.version>3.6.0</maven-plugin-annotations.version>
+       
<maven-plugin-annotations.version>3.7.1</maven-plugin-annotations.version>
        <mqtt-client.version>1.12</mqtt-client.version>
        <nats.version>2.16.1</nats.version>
        <objenesis.version>3.3</objenesis.version>

Reply via email to