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-extras.git


The following commit(s) were added to refs/heads/develop by this push:
     new 6c710f1  chore(deps): bump io.swagger:swagger-annotations from 1.6.14 
to 1.6.15 (#271)
6c710f1 is described below

commit 6c710f1f61fdf1c482665ad5f170b06e08102429
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 16 11:11:13 2025 +0100

    chore(deps): bump io.swagger:swagger-annotations from 1.6.14 to 1.6.15 
(#271)
    
    Bumps io.swagger:swagger-annotations from 1.6.14 to 1.6.15.
    
    ---
    updated-dependencies:
    - dependency-name: io.swagger:swagger-annotations
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 plc4j/integrations/apache-nifi/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plc4j/integrations/apache-nifi/pom.xml 
b/plc4j/integrations/apache-nifi/pom.xml
index 4fdf68d..21754b7 100644
--- a/plc4j/integrations/apache-nifi/pom.xml
+++ b/plc4j/integrations/apache-nifi/pom.xml
@@ -136,7 +136,7 @@
             <dependency>
                 <groupId>io.swagger</groupId>
                 <artifactId>swagger-annotations</artifactId>
-                <version>1.6.14</version>
+                <version>1.6.15</version>
             </dependency>
             <dependency>
                 <groupId>org.glassfish.jaxb</groupId>

Reply via email to