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 a21cf146b5 build(deps): bump io.swagger:swagger-annotations from
1.6.11 to 1.6.12 (#1154)
a21cf146b5 is described below
commit a21cf146b5150d373fbe4ba1e707f18c595d824b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 17 11:18:02 2023 +0200
build(deps): bump io.swagger:swagger-annotations from 1.6.11 to 1.6.12
(#1154)
Bumps io.swagger:swagger-annotations from 1.6.11 to 1.6.12.
---
updated-dependencies:
- dependency-name: io.swagger:swagger-annotations
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>
---
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 5aa8402e1b..a93ca41562 100644
--- a/plc4j/integrations/apache-nifi/pom.xml
+++ b/plc4j/integrations/apache-nifi/pom.xml
@@ -134,7 +134,7 @@
<dependency>
<groupId>io.swagger</groupId>
<artifactId>swagger-annotations</artifactId>
- <version>1.6.11</version>
+ <version>1.6.12</version>
</dependency>
<dependency>
<groupId>org.glassfish.jaxb</groupId>