From 50c3848dfad5024962e954dfd29bd50736dfeb04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Aug 2023 07:39:46 +0200 Subject: [PATCH 1/5] build(deps): bump com.google.protobuf:protobuf-java (#1084) Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.24.1 to 3.24.2. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.24.1...v3.24.2) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- plc4j/integrations/apache-calcite/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plc4j/integrations/apache-calcite/pom.xml b/plc4j/integrations/apache-calcite/pom.xml index ac74f151cae..5fcb7ee25ce 100644 --- a/plc4j/integrations/apache-calcite/pom.xml +++ b/plc4j/integrations/apache-calcite/pom.xml @@ -153,7 +153,7 @@ com.google.protobuf protobuf-java - 3.24.1 + 3.24.2 org.checkerframework From 5f39421b391eafa6924713d83de5fbcb00b8f48e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Aug 2023 07:39:55 +0200 Subject: [PATCH 2/5] build(deps): bump net.bytebuddy:byte-buddy from 1.14.6 to 1.14.7 (#1085) Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.6 to 1.14.7. - [Release notes](https://github.com/raphw/byte-buddy/releases) - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md) - [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.14.6...byte-buddy-1.14.7) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] 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 02fd8c3df91..fb07b96f32c 100644 --- a/pom.xml +++ b/pom.xml @@ -106,7 +106,7 @@ 1.4.3 1.70 - 1.14.6 + 1.14.7 3.22.1 1.9.4 From 336c67365d81c5b1f116d61b406503237ef9f3e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Aug 2023 07:40:03 +0200 Subject: [PATCH 3/5] build(deps): bump com.hivemq:hivemq-mqtt-client from 1.3.1 to 1.3.2 (#1087) Bumps [com.hivemq:hivemq-mqtt-client](https://github.com/hivemq/hivemq-mqtt-client) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/hivemq/hivemq-mqtt-client/releases) - [Changelog](https://github.com/hivemq/hivemq-mqtt-client/blob/master/RELEASE.md) - [Commits](https://github.com/hivemq/hivemq-mqtt-client/compare/v1.3.1...v1.3.2) --- updated-dependencies: - dependency-name: com.hivemq:hivemq-mqtt-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- plc4j/examples/hello-connectivity-mqtt/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plc4j/examples/hello-connectivity-mqtt/pom.xml b/plc4j/examples/hello-connectivity-mqtt/pom.xml index 8784031a207..c960a272b0e 100644 --- a/plc4j/examples/hello-connectivity-mqtt/pom.xml +++ b/plc4j/examples/hello-connectivity-mqtt/pom.xml @@ -45,7 +45,7 @@ com.hivemq hivemq-mqtt-client - 1.3.1 + 1.3.2 io.reactivex.rxjava2 From 85e924cd6ac14da867d1f59f3e892c491d67869f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Aug 2023 10:03:28 +0200 Subject: [PATCH 4/5] build(deps): bump org.yaml:snakeyaml from 2.1 to 2.2 (#1083) Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 2.1 to 2.2. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.2..snakeyaml-2.1) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] 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 fb07b96f32c..7d569de7edf 100644 --- a/pom.xml +++ b/pom.xml @@ -636,7 +636,7 @@ org.yaml snakeyaml - 2.1 + 2.2 From 9ef986d71d29597a4f563a72e716b53270e77aa0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Aug 2023 10:03:36 +0200 Subject: [PATCH 5/5] build(deps): bump org.eclipse.jetty:jetty-util from 12.0.0 to 12.0.1 (#1090) Bumps org.eclipse.jetty:jetty-util from 12.0.0 to 12.0.1. --- updated-dependencies: - dependency-name: org.eclipse.jetty:jetty-util dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] 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 7d569de7edf..10dc7d87b76 100644 --- a/pom.xml +++ b/pom.xml @@ -136,7 +136,7 @@ 6.5.1 4.0.2 - 12.0.0 + 12.0.1 5.13.0 2.12.5 2.10.3