From 6153ddd99d63fb35a4fe809f4027dae81c323ae0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 06:36:48 +0000 Subject: [PATCH 1/3] Bump com.microsoft.azure:applicationinsights-core Bumps [com.microsoft.azure:applicationinsights-core](https://github.com/Microsoft/ApplicationInsights-Java) from 2.6.4 to 3.5.2. - [Release notes](https://github.com/Microsoft/ApplicationInsights-Java/releases) - [Changelog](https://github.com/microsoft/ApplicationInsights-Java/blob/main/CHANGELOG.md) - [Commits](https://github.com/Microsoft/ApplicationInsights-Java/compare/2.6.4...3.5.2) --- updated-dependencies: - dependency-name: com.microsoft.azure:applicationinsights-core dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- DataProcessing/datax-utility/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DataProcessing/datax-utility/pom.xml b/DataProcessing/datax-utility/pom.xml index cf938f90a..5c45ca00e 100644 --- a/DataProcessing/datax-utility/pom.xml +++ b/DataProcessing/datax-utility/pom.xml @@ -125,7 +125,7 @@ SOFTWARE com.microsoft.azure applicationinsights-core - 2.6.4 + 3.5.2 com.microsoft.datax From ac36a7dcb2d7def6b53f5e34447fee2738daaca0 Mon Sep 17 00:00:00 2001 From: Edward Maeng Date: Fri, 10 May 2024 17:32:29 -0700 Subject: [PATCH 2/3] Update version for applicationinsights-logging --- .idea/workspace.xml | 46 +++++++++++++++++++++++++++++++ DataProcessing/datax-host/pom.xml | 2 +- 2 files changed, 47 insertions(+), 1 deletion(-) create mode 100644 .idea/workspace.xml diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 000000000..8bbc83b09 --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,46 @@ + + + + + + + + + + + + { + "customColor": "", + "associatedIndex": 4 +} + + + + + + + + + 1715356610529 + + + + \ No newline at end of file diff --git a/DataProcessing/datax-host/pom.xml b/DataProcessing/datax-host/pom.xml index 466b32148..1b125ab58 100644 --- a/DataProcessing/datax-host/pom.xml +++ b/DataProcessing/datax-host/pom.xml @@ -183,7 +183,7 @@ SOFTWARE com.microsoft.azure applicationinsights-logging-log4j1_2 - 2.6.4 + 3.5.2 From 6e4abb28446d23cd14b68e7a65259b275499b9e1 Mon Sep 17 00:00:00 2001 From: Edward Maeng <54085719+Ed-Maeng@users.noreply.github.com> Date: Fri, 10 May 2024 17:33:16 -0700 Subject: [PATCH 3/3] Delete .idea/workspace.xml --- .idea/workspace.xml | 46 --------------------------------------------- 1 file changed, 46 deletions(-) delete mode 100644 .idea/workspace.xml diff --git a/.idea/workspace.xml b/.idea/workspace.xml deleted file mode 100644 index 8bbc83b09..000000000 --- a/.idea/workspace.xml +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - { - "customColor": "", - "associatedIndex": 4 -} - - - - - - - - - 1715356610529 - - - - \ No newline at end of file