You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by sr...@apache.org on 2022/09/28 10:59:10 UTC

[plc4x] branch develop updated: build(deps): bump swagger-annotations from 1.6.6 to 1.6.7 (#522)

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 7bc928317 build(deps): bump swagger-annotations from 1.6.6 to 1.6.7 (#522)
7bc928317 is described below

commit 7bc928317de1a17c6b4e4a7a3b789aa7c62879d7
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Sep 28 12:59:02 2022 +0200

    build(deps): bump swagger-annotations from 1.6.6 to 1.6.7 (#522)
    
    Bumps swagger-annotations from 1.6.6 to 1.6.7.
    
    ---
    updated-dependencies:
    - dependency-name: io.swagger:swagger-annotations
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@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 6fd4fed9e..783d40eb8 100644
--- a/plc4j/integrations/apache-nifi/pom.xml
+++ b/plc4j/integrations/apache-nifi/pom.xml
@@ -132,7 +132,7 @@
 			<dependency>
 				<groupId>io.swagger</groupId>
 				<artifactId>swagger-annotations</artifactId>
-				<version>1.6.6</version>
+				<version>1.6.7</version>
 			</dependency>
 			<dependency>
 				<groupId>org.glassfish.jaxb</groupId>