From a5902d61b06483be8d179c5f5bddc5b7809cacc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 13:43:53 +0000 Subject: [PATCH 01/16] Bump org.apache.pinot:pinot-jdbc-client from 0.8.0 to 1.1.0 Bumps org.apache.pinot:pinot-jdbc-client from 0.8.0 to 1.1.0. --- updated-dependencies: - dependency-name: org.apache.pinot:pinot-jdbc-client dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- shaded/datacap-shaded-pinot/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shaded/datacap-shaded-pinot/pom.xml b/shaded/datacap-shaded-pinot/pom.xml index ff9de2c7..0832061a 100644 --- a/shaded/datacap-shaded-pinot/pom.xml +++ b/shaded/datacap-shaded-pinot/pom.xml @@ -15,7 +15,7 @@ jar - 0.8.0 + 1.1.0 io.edurt.datacap.pinot From eaa398c4330d6c4611fd99d2bd6634052f881e6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 13:35:48 +0000 Subject: [PATCH 02/16] Bump hadoop.version from 3.3.4 to 3.4.0 Bumps `hadoop.version` from 3.3.4 to 3.4.0. Updates `org.apache.hadoop:hadoop-common` from 3.3.4 to 3.4.0 Updates `org.apache.hadoop:hadoop-hdfs-client` from 3.3.4 to 3.4.0 --- updated-dependencies: - dependency-name: org.apache.hadoop:hadoop-common dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.hadoop:hadoop-hdfs-client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- plugin/datacap-native-hdfs/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/datacap-native-hdfs/pom.xml b/plugin/datacap-native-hdfs/pom.xml index 63437ba5..b78574c2 100644 --- a/plugin/datacap-native-hdfs/pom.xml +++ b/plugin/datacap-native-hdfs/pom.xml @@ -14,7 +14,7 @@ DataCap - Apache Hadoop HDFS - 3.3.4 + 3.4.0 native-hdfs From 566a174b1cf1666c0863435b8c72aa904ef44820 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 13:37:24 +0000 Subject: [PATCH 03/16] Bump jackson.version from 2.16.1 to 2.17.0 Bumps `jackson.version` from 2.16.1 to 2.17.0. Updates `com.fasterxml.jackson.core:jackson-core` from 2.16.1 to 2.17.0 - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.16.1...jackson-core-2.17.0) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.16.1 to 2.17.0 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.16.1 to 2.17.0 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.16.1 to 2.17.0 - [Commits](https://github.com/FasterXML/jackson-dataformats-text/compare/jackson-dataformats-text-2.16.1...jackson-dataformats-text-2.17.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml 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 921d7f1d..32791871 100644 --- a/pom.xml +++ b/pom.xml @@ -153,7 +153,7 @@ 0.9.1 3.12.0 3.0.1 - 2.16.1 + 2.17.0 1.2.13 2.0.10 2.0.3 From 3c22c8d831090b3ce72bf9ff6395f823ddafe845 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jun 2024 14:34:23 +0000 Subject: [PATCH 04/16] Bump braces from 3.0.2 to 3.0.3 in /core/datacap-ui Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect ... Signed-off-by: dependabot[bot] --- core/datacap-ui/package-lock.json | 63 +++++++++++++++++++++++++------ core/datacap-ui/yarn.lock | 38 +++++++++++++------ 2 files changed, 78 insertions(+), 23 deletions(-) diff --git a/core/datacap-ui/package-lock.json b/core/datacap-ui/package-lock.json index 43643998..92103ade 100644 --- a/core/datacap-ui/package-lock.json +++ b/core/datacap-ui/package-lock.json @@ -47,6 +47,7 @@ "vue": "^3.4.21", "vue-clipboard3": "^2.0.0", "vue-i18n": "^9.10.1", + "vue-picture-cropper": "^0.7.0", "vue-router": "^4.3.0", "vue3-ace-editor": "^2.2.4", "vue3-calendar-heatmap": "^2.0.5", @@ -133,6 +134,14 @@ "node": ">=6.9.0" } }, + "node_modules/@bassist/utils": { + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/@bassist/utils/-/utils-0.4.0.tgz", + "integrity": "sha512-aoFTl0jUjm8/tDZodP41wnEkvB+C5O9NFCuYN/ztL6jSUSsuBkXq90/1ifBm1XhV/zySHgLYlU1+tgo3XtQ+nA==", + "dependencies": { + "@withtypes/mime": "^0.1.2" + } + }, "node_modules/@codemirror/autocomplete": { "version": "6.15.0", "resolved": "https://registry.npmjs.org/@codemirror/autocomplete/-/autocomplete-6.15.0.tgz", @@ -2003,6 +2012,14 @@ "url": "https://github.com/sponsors/antfu" } }, + "node_modules/@withtypes/mime": { + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/@withtypes/mime/-/mime-0.1.2.tgz", + "integrity": "sha512-PB9BfZGzwblUONJY0LiOwsHCA6uV3DIPj/w9ReekdHxPOl0VdUFgI5s4avKycuuq9Gf5Nz2ZPA2O36GAUzlMPA==", + "dependencies": { + "mime": "^3.0.0" + } + }, "node_modules/abs-svg-path": { "version": "0.1.1", "resolved": "https://registry.npmjs.org/abs-svg-path/-/abs-svg-path-0.1.1.tgz", @@ -2208,12 +2225,11 @@ } }, "node_modules/braces": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz", - "integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==", - "license": "MIT", + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz", + "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==", "dependencies": { - "fill-range": "^7.0.1" + "fill-range": "^7.1.1" }, "engines": { "node": ">=8" @@ -2453,6 +2469,11 @@ "integrity": "sha512-VQ2MBenTq1fWZUH9DJNGti7kKv6EeAuYr3cLwxUWhIu1baTaXh4Ib5W2CqHVqib4/MqbYGJqiL3Zb8GJZr3l4g==", "license": "MIT" }, + "node_modules/cropperjs": { + "version": "1.6.2", + "resolved": "https://registry.npmjs.org/cropperjs/-/cropperjs-1.6.2.tgz", + "integrity": "sha512-nhymn9GdnV3CqiEHJVai54TULFAE3VshJTXSqSJKa8yXAKyBKDWdhHarnlIPrshJ0WMFTGuFvG02YjLXfPiuOA==" + }, "node_modules/cross-spawn": { "version": "7.0.3", "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", @@ -2897,10 +2918,9 @@ } }, "node_modules/fill-range": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz", - "integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==", - "license": "MIT", + "version": "7.1.1", + "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz", + "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==", "dependencies": { "to-regex-range": "^5.0.1" }, @@ -3233,7 +3253,6 @@ "version": "7.0.0", "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", - "license": "MIT", "engines": { "node": ">=0.12.0" } @@ -3463,6 +3482,17 @@ "node": ">=8.6" } }, + "node_modules/mime": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/mime/-/mime-3.0.0.tgz", + "integrity": "sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A==", + "bin": { + "mime": "cli.js" + }, + "engines": { + "node": ">=10.0.0" + } + }, "node_modules/mime-db": { "version": "1.52.0", "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz", @@ -4635,7 +4665,6 @@ "version": "5.0.1", "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", - "license": "MIT", "dependencies": { "is-number": "^7.0.0" }, @@ -4977,6 +5006,18 @@ "vue": "^3.0.0" } }, + "node_modules/vue-picture-cropper": { + "version": "0.7.0", + "resolved": "https://registry.npmjs.org/vue-picture-cropper/-/vue-picture-cropper-0.7.0.tgz", + "integrity": "sha512-NF7+Dgso6d0GB16E5d/BbrcTIHm1VWz8dS3IjLhoBl+ZeC+yDA46CyJphQuO32SisaPmrKHN8VbiE2LgAfhnkQ==", + "dependencies": { + "@bassist/utils": "^0.4.0", + "cropperjs": "^1.6.1" + }, + "peerDependencies": { + "vue": ">=3.2.13" + } + }, "node_modules/vue-router": { "version": "4.3.0", "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-4.3.0.tgz", diff --git a/core/datacap-ui/yarn.lock b/core/datacap-ui/yarn.lock index 399de182..31a7af18 100644 --- a/core/datacap-ui/yarn.lock +++ b/core/datacap-ui/yarn.lock @@ -1761,11 +1761,11 @@ brace-expansion@^2.0.1: balanced-match "^1.0.0" braces@^3.0.2, braces@~3.0.2: - version "3.0.2" - resolved "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz" - integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A== + version "3.0.3" + resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789" + integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA== dependencies: - fill-range "^7.0.1" + fill-range "^7.1.1" browserslist@^4.23.0: version "4.23.0" @@ -2222,10 +2222,10 @@ file-source@0.6: dependencies: stream-source "0.3" -fill-range@^7.0.1: - version "7.0.1" - resolved "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz" - integrity sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ== +fill-range@^7.1.1: + version "7.1.1" + resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292" + integrity sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg== dependencies: to-regex-range "^5.0.1" @@ -3066,8 +3066,16 @@ stream-source@0.3: resolved "https://registry.npmjs.org/stream-source/-/stream-source-0.3.5.tgz" integrity sha512-ZuEDP9sgjiAwUVoDModftG0JtYiLUV8K4ljYD1VyUMRWtbVf92474o4kuuul43iZ8t/hRuiDAx1dIJSvirrK/g== -"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0: - name string-width-cjs +"string-width-cjs@npm:string-width@^4.2.0": + version "4.2.3" + resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz" + integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== + dependencies: + emoji-regex "^8.0.0" + is-fullwidth-code-point "^3.0.0" + strip-ansi "^6.0.1" + +string-width@^4.1.0: version "4.2.3" resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz" integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== @@ -3097,8 +3105,14 @@ string_decoder@~0.10.x: resolved "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz" integrity sha512-ev2QzSzWPYmy9GuqfIVildA4OdcGLeFZQrq5ys6RtiuF+RQQiZWr8TZNyAcuVXyQRYfEO+MsoB/1BuQVhOJuoQ== -"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1: - name strip-ansi-cjs +"strip-ansi-cjs@npm:strip-ansi@^6.0.1": + version "6.0.1" + resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz" + integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== + dependencies: + ansi-regex "^5.0.1" + +strip-ansi@^6.0.0, strip-ansi@^6.0.1: version "6.0.1" resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz" integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== From ea56d861949e8f95843939cf51f2ba0dbf16ac48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 13:12:55 +0000 Subject: [PATCH 05/16] Bump io.trino:trino-jdbc from 414 to 450 Bumps io.trino:trino-jdbc from 414 to 450. --- updated-dependencies: - dependency-name: io.trino:trino-jdbc dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 98bd816f..ec3f7519 100644 --- a/pom.xml +++ b/pom.xml @@ -153,7 +153,7 @@ 8.0.30 3.14.4 5.1.0 - 414 + 450 4.12.0 2.7.4 1.18.30 From a9a7f13315d544973f20d08bc1c8e3b0d44323c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 13:26:18 +0000 Subject: [PATCH 06/16] Bump org.apache.phoenix:phoenix-core from 4.16.0 to 5.2.0 Bumps org.apache.phoenix:phoenix-core from 4.16.0 to 5.2.0. --- updated-dependencies: - dependency-name: org.apache.phoenix:phoenix-core dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- plugin/datacap-jdbc-phoenix/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/datacap-jdbc-phoenix/pom.xml b/plugin/datacap-jdbc-phoenix/pom.xml index 3fcee370..f103392f 100644 --- a/plugin/datacap-jdbc-phoenix/pom.xml +++ b/plugin/datacap-jdbc-phoenix/pom.xml @@ -14,7 +14,7 @@ DataCap - Apache Phoenix - 4.16.0 + 5.2.0 jdbc-phoenix From 3ae12249804f1abf2ebce3b33ccc29f26698e78f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 13:55:15 +0000 Subject: [PATCH 07/16] Bump net.snowflake:snowflake-jdbc from 3.14.4 to 3.17.0 Bumps [net.snowflake:snowflake-jdbc](https://github.com/snowflakedb/snowflake-jdbc) from 3.14.4 to 3.17.0. - [Release notes](https://github.com/snowflakedb/snowflake-jdbc/releases) - [Changelog](https://github.com/snowflakedb/snowflake-jdbc/blob/master/CHANGELOG.rst) - [Commits](https://github.com/snowflakedb/snowflake-jdbc/compare/v3.14.4...v3.17.0) --- updated-dependencies: - dependency-name: net.snowflake:snowflake-jdbc 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 c63fa163..bce3d00e 100644 --- a/pom.xml +++ b/pom.xml @@ -154,7 +154,7 @@ 8.0.30 - 3.14.4 + 3.17.0 5.1.0 450 4.12.0 From 1011c32c4e5cbf252d840b42ea317212f612d672 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 13:55:47 +0000 Subject: [PATCH 08/16] Bump com.dameng:DmJdbcDriver18 from 8.1.3.62 to 8.1.3.140 Bumps com.dameng:DmJdbcDriver18 from 8.1.3.62 to 8.1.3.140. --- updated-dependencies: - dependency-name: com.dameng:DmJdbcDriver18 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- plugin/datacap-jdbc-dm/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/datacap-jdbc-dm/pom.xml b/plugin/datacap-jdbc-dm/pom.xml index 2bc6a095..39fda522 100644 --- a/plugin/datacap-jdbc-dm/pom.xml +++ b/plugin/datacap-jdbc-dm/pom.xml @@ -14,7 +14,7 @@ DataCap - Dameng - 8.1.3.62 + 8.1.3.140 jdbc-dameng From 0cbe3a2d894c9e589872606d41ab942b1443ede6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 13:13:05 +0000 Subject: [PATCH 09/16] Bump org.apache.kyuubi:kyuubi-hive-jdbc-shaded from 1.7.1 to 1.9.2 Bumps org.apache.kyuubi:kyuubi-hive-jdbc-shaded from 1.7.1 to 1.9.2. --- updated-dependencies: - dependency-name: org.apache.kyuubi:kyuubi-hive-jdbc-shaded dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- plugin/datacap-jdbc-kyuubi/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/datacap-jdbc-kyuubi/pom.xml b/plugin/datacap-jdbc-kyuubi/pom.xml index 288012f8..183663e1 100644 --- a/plugin/datacap-jdbc-kyuubi/pom.xml +++ b/plugin/datacap-jdbc-kyuubi/pom.xml @@ -14,7 +14,7 @@ DataCap - Apache Kyuubi - 1.7.1 + 1.9.2 jdbc-kyuubi From 051cf4752654405abde76146852fcfdcb73bf5ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 13:13:08 +0000 Subject: [PATCH 10/16] Bump org.apache.maven.plugins:maven-compiler-plugin Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.12.1 to 3.13.0. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.12.1...maven-compiler-plugin-3.13.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin 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 ad59ab7c..3a330bb0 100644 --- a/pom.xml +++ b/pom.xml @@ -185,7 +185,7 @@ 3.0.0 4.8.5.0 - 3.12.1 + 3.13.0 2.7 3.0.1 2.2.1 From 425eb82772b0b2e37ca8cc750e537c974359876a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 13:44:07 +0000 Subject: [PATCH 11/16] Bump testcontainers.version from 1.19.5 to 1.20.1 Bumps `testcontainers.version` from 1.19.5 to 1.20.1. Updates `org.testcontainers:testcontainers` from 1.19.5 to 1.20.1 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.19.5...1.20.1) Updates `org.testcontainers:postgresql` from 1.19.5 to 1.20.1 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.19.5...1.20.1) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.testcontainers:postgresql 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 3a330bb0..a467256d 100644 --- a/pom.xml +++ b/pom.xml @@ -172,7 +172,7 @@ 1.9.10 1.9.4 3.8.0 - 1.19.5 + 1.20.1 3.6.0 0.10.2 From 316b0c29d45aa047fa8ba626cc5e8a9ecdf3014a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 13:44:12 +0000 Subject: [PATCH 12/16] Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.8.0 Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.6.3 to 3.8.0. - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.6.3...maven-javadoc-plugin-3.8.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin 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 3a330bb0..45351cec 100644 --- a/pom.xml +++ b/pom.xml @@ -189,7 +189,7 @@ 2.7 3.0.1 2.2.1 - 3.6.3 + 3.8.0 1.6 1.6.13 1.9.10 From 3fd4099622d955e258796e307b58e2bdb11f6cc5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 13:06:55 +0000 Subject: [PATCH 13/16] Bump jackson.version from 2.17.0 to 2.17.2 Bumps `jackson.version` from 2.17.0 to 2.17.2. Updates `com.fasterxml.jackson.core:jackson-core` from 2.17.0 to 2.17.2 - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.17.0...jackson-core-2.17.2) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.17.0 to 2.17.2 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.17.0 to 2.17.2 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.17.0 to 2.17.2 - [Commits](https://github.com/FasterXML/jackson-dataformats-text/compare/jackson-dataformats-text-2.17.0...jackson-dataformats-text-2.17.2) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.17.0 to 2.17.2 - [Commits](https://github.com/FasterXML/jackson-dataformat-xml/compare/jackson-dataformat-xml-2.17.0...jackson-dataformat-xml-2.17.2) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml 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 f7b018e5..32d74e11 100644 --- a/pom.xml +++ b/pom.xml @@ -164,7 +164,7 @@ 0.9.1 3.12.0 3.0.1 - 2.17.0 + 2.17.2 1.2.13 2.0.10 2.0.3 From 4c9764900b5c2ba76adc3e370e2072b329b5d0b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 13:07:02 +0000 Subject: [PATCH 14/16] Bump org.elasticsearch.plugin:x-pack-sql-jdbc from 8.12.0 to 8.15.0 Bumps [org.elasticsearch.plugin:x-pack-sql-jdbc](https://github.com/elastic/elasticsearch) from 8.12.0 to 8.15.0. - [Release notes](https://github.com/elastic/elasticsearch/releases) - [Changelog](https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md) - [Commits](https://github.com/elastic/elasticsearch/compare/v8.12.0...v8.15.0) --- updated-dependencies: - dependency-name: org.elasticsearch.plugin:x-pack-sql-jdbc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- plugin/datacap-jdbc-elasticsearch/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/datacap-jdbc-elasticsearch/pom.xml b/plugin/datacap-jdbc-elasticsearch/pom.xml index 7c599478..54804451 100644 --- a/plugin/datacap-jdbc-elasticsearch/pom.xml +++ b/plugin/datacap-jdbc-elasticsearch/pom.xml @@ -15,7 +15,7 @@ - 8.12.0 + 8.15.0 jdbc-elasticsearch From d93ef88e0988ad361327fee7cf3b9ab552ec5893 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 13:07:06 +0000 Subject: [PATCH 15/16] Bump org.apache.commons:commons-csv from 1.10.0 to 1.11.0 Bumps [org.apache.commons:commons-csv](https://github.com/apache/commons-csv) from 1.10.0 to 1.11.0. - [Changelog](https://github.com/apache/commons-csv/blob/master/RELEASE-NOTES.txt) - [Commits](https://github.com/apache/commons-csv/compare/rel/commons-csv-1.10.0...rel/commons-csv-1.11.0) --- updated-dependencies: - dependency-name: org.apache.commons:commons-csv dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- core/datacap-common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/datacap-common/pom.xml b/core/datacap-common/pom.xml index fd13aeca..2f7920ba 100644 --- a/core/datacap-common/pom.xml +++ b/core/datacap-common/pom.xml @@ -16,7 +16,7 @@ 2.11.0 - 1.10.0 + 1.11.0 From f0d2034724bbdf0829ee6dc64f8ac23ada849ab4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 13:07:08 +0000 Subject: [PATCH 16/16] Bump monetdb:monetdb-jdbc from 3.2 to 11.19.15 Bumps monetdb:monetdb-jdbc from 3.2 to 11.19.15. --- updated-dependencies: - dependency-name: monetdb:monetdb-jdbc dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- plugin/datacap-jdbc-monetdb/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/datacap-jdbc-monetdb/pom.xml b/plugin/datacap-jdbc-monetdb/pom.xml index dbb1d122..bcdaf18b 100644 --- a/plugin/datacap-jdbc-monetdb/pom.xml +++ b/plugin/datacap-jdbc-monetdb/pom.xml @@ -14,7 +14,7 @@ DataCap - MonetDB - 3.2 + 11.19.15 jdbc-monetdb