From 301ac9f1c76a3d9256827cc0b1e1251a7beb3047 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 20:39:30 +0000 Subject: [PATCH 1/9] Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.6 to 3.2.7 Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.2.6 to 3.2.7. - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-3.2.6...maven-gpg-plugin-3.2.7) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 818e2e0..aa081f5 100644 --- a/pom.xml +++ b/pom.xml @@ -373,7 +373,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.2.6 + 3.2.7 sign-artifacts From b430d67a94d3ed52821d7c1a105abf6722097103 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 20:39:36 +0000 Subject: [PATCH 2/9] Bump com.fasterxml.jackson:jackson-bom from 2.17.2 to 2.18.0 Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.17.2 to 2.18.0. - [Commits](https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.17.2...jackson-bom-2.18.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson:jackson-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 818e2e0..10345a0 100644 --- a/pom.xml +++ b/pom.xml @@ -55,7 +55,7 @@ com.fasterxml.jackson jackson-bom - 2.17.2 + 2.18.0 pom import From 753a5d9e2b6559867015749ad2674d0f1ad825a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 20:39:40 +0000 Subject: [PATCH 3/9] Bump org.xerial:sqlite-jdbc from 3.46.1.0 to 3.46.1.3 Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.46.1.0 to 3.46.1.3. - [Release notes](https://github.com/xerial/sqlite-jdbc/releases) - [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG) - [Commits](https://github.com/xerial/sqlite-jdbc/compare/3.46.1.0...3.46.1.3) --- updated-dependencies: - dependency-name: org.xerial:sqlite-jdbc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 818e2e0..3a988ba 100644 --- a/pom.xml +++ b/pom.xml @@ -174,7 +174,7 @@ org.xerial sqlite-jdbc - 3.46.1.0 + 3.46.1.3 test From 0f0df8a3278160e4c122b795592f65c6a74b3e1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 20:41:22 +0000 Subject: [PATCH 4/9] Bump Polly from 8.4.1 to 8.4.2 in /net Bumps [Polly](https://github.com/App-vNext/Polly) from 8.4.1 to 8.4.2. - [Release notes](https://github.com/App-vNext/Polly/releases) - [Changelog](https://github.com/App-vNext/Polly/blob/main/CHANGELOG.md) - [Commits](https://github.com/App-vNext/Polly/compare/8.4.1...8.4.2) --- updated-dependencies: - dependency-name: Polly dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- net/TdRules/TdRules.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/TdRules/TdRules.csproj b/net/TdRules/TdRules.csproj index 69ddaf1..dfe8f15 100644 --- a/net/TdRules/TdRules.csproj +++ b/net/TdRules/TdRules.csproj @@ -53,7 +53,7 @@ - + From 444bbdfcef1f62eaa7de8201acb2fc6debe680f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 20:44:09 +0000 Subject: [PATCH 5/9] Bump System.Data.SQLite from 1.0.118 to 1.0.119 in /net Bumps System.Data.SQLite from 1.0.118 to 1.0.119. --- updated-dependencies: - dependency-name: System.Data.SQLite dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- net/TdRules/TdRules.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/TdRules/TdRules.csproj b/net/TdRules/TdRules.csproj index 69ddaf1..75aff4d 100644 --- a/net/TdRules/TdRules.csproj +++ b/net/TdRules/TdRules.csproj @@ -43,7 +43,7 @@ - + From 81457b400740310294911087631e95f2de3a5f33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 20:45:25 +0000 Subject: [PATCH 6/9] Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.10.0 to 3.10.1. - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.10.0...maven-javadoc-plugin-3.10.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 818e2e0..4382668 100644 --- a/pom.xml +++ b/pom.xml @@ -300,7 +300,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.10.0 + 3.10.1 true none From 4a6896f2f7f5c504c34852c3a206ec42c6d392ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 20:45:27 +0000 Subject: [PATCH 7/9] Bump org.apache.logging.log4j:log4j-slf4j2-impl from 2.24.0 to 2.24.1 Bumps org.apache.logging.log4j:log4j-slf4j2-impl from 2.24.0 to 2.24.1. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 818e2e0..28c1396 100644 --- a/pom.xml +++ b/pom.xml @@ -114,7 +114,7 @@ org.apache.logging.log4j log4j-slf4j2-impl - 2.24.0 + 2.24.1 test From 53cc8b88d48e015854907ba38a1165e175c5c3a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 20:16:59 +0000 Subject: [PATCH 8/9] Bump surefire.version from 3.5.0 to 3.5.1 Bumps `surefire.version` from 3.5.0 to 3.5.1. Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.0 to 3.5.1 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.0...surefire-3.5.1) Updates `org.apache.maven.plugins:maven-surefire-report-plugin` from 3.5.0 to 3.5.1 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.0...surefire-3.5.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.maven.plugins:maven-surefire-report-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 818e2e0..27a7d68 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ 1.8 UTF-8 - 3.5.0 + 3.5.1 2.3.0 From 6e6a5e60f57f71cc9ac2cd40869a104e5743d3e5 Mon Sep 17 00:00:00 2001 From: giis-qabot Date: Sat, 12 Oct 2024 08:05:58 +0000 Subject: [PATCH 9/9] Combined dependency updates (2024-10-12)