From 9216f2d41a32e6f427b8069637ca32a272a6854e Mon Sep 17 00:00:00 2001 From: PeeAyBee Date: Fri, 15 Dec 2023 21:46:17 +0300 Subject: [PATCH 1/9] Update pom.xml --- pom.xml | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 794f224..edfa104 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ 4.0.0 com.epam.reportportal commons-bom - 5.11.0 + 5.11.1 pom commons-bom @@ -52,11 +52,12 @@ 3.12.4 5.11.0 - 5.11.0 + 5.11.1 5.11.0 5.11.0 5.11.0 5.11.0 + 5.10.0 @@ -137,7 +138,12 @@ plugin-api ${reportportal.plugin.version} - + + com.epam.reportportal + commons-events + ${reportportal.events.version} + + org.springframework.boot spring-boot-starter-parent @@ -236,4 +242,3 @@ - From e3e2993831aab64fe382146d7c43fc1666b9a89b Mon Sep 17 00:00:00 2001 From: PeeAyBee Date: Fri, 15 Dec 2023 22:17:02 +0300 Subject: [PATCH 2/9] Update pom.xml --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index edfa104..8e4ccf3 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ 4.0.0 com.epam.reportportal commons-bom - 5.11.1 + 5.11.2 pom commons-bom @@ -51,7 +51,7 @@ 42.4.3 3.12.4 - 5.11.0 + 5.11.1 5.11.1 5.11.0 5.11.0 From 7808156a3d6caf576c7781a23224459f0eeb1125 Mon Sep 17 00:00:00 2001 From: PeeAyBee Date: Tue, 9 Jan 2024 17:17:27 +0300 Subject: [PATCH 3/9] Release 5.11.2 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 8e4ccf3..d95ef18 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ 4.0.0 com.epam.reportportal commons-bom - 5.11.2 + 5.11.3 pom commons-bom @@ -51,7 +51,7 @@ 42.4.3 3.12.4 - 5.11.1 + 5.11.2 5.11.1 5.11.0 5.11.0 From 258a1f2cf2fd894eb8acfa3212b643487e597cc7 Mon Sep 17 00:00:00 2001 From: PeeAyBee Date: Mon, 29 Jan 2024 16:21:10 +0300 Subject: [PATCH 4/9] Update pom.xml --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d95ef18..e2ed5d4 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ 4.0.0 com.epam.reportportal commons-bom - 5.11.3 + 5.11.4 pom commons-bom @@ -51,7 +51,7 @@ 42.4.3 3.12.4 - 5.11.2 + 5.11.3 5.11.1 5.11.0 5.11.0 From f441f9135627f4e51531d847454ff76339723a8f Mon Sep 17 00:00:00 2001 From: PeeAyBee Date: Tue, 30 Jan 2024 21:27:22 +0300 Subject: [PATCH 5/9] Update pom.xml --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index e2ed5d4..8ea41da 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ 4.0.0 com.epam.reportportal commons-bom - 5.11.4 + 5.11.5 pom commons-bom @@ -51,7 +51,7 @@ 42.4.3 3.12.4 - 5.11.3 + 5.11.4 5.11.1 5.11.0 5.11.0 From e5bf00dfb90d20fb59333faec34d0c8a76e49f31 Mon Sep 17 00:00:00 2001 From: PeeAyBee Date: Wed, 31 Jan 2024 12:32:33 +0300 Subject: [PATCH 6/9] Update pom.xml --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 8ea41da..2d7fab6 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ 4.0.0 com.epam.reportportal commons-bom - 5.11.5 + 5.11.6 pom commons-bom @@ -51,7 +51,7 @@ 42.4.3 3.12.4 - 5.11.4 + 5.11.5 5.11.1 5.11.0 5.11.0 From 211b2052bd9bb8e4ffd718102edddae730d40828 Mon Sep 17 00:00:00 2001 From: Ivan_Kustau Date: Fri, 22 Mar 2024 10:44:43 +0300 Subject: [PATCH 7/9] EPMRPP-89927 || Upgrade postgres version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2d7fab6..90a82f0 100644 --- a/pom.xml +++ b/pom.xml @@ -48,7 +48,7 @@ 32.0.0-jre 2.9.2 6.1.5.Final - 42.4.3 + 42.6.1 3.12.4 5.11.5 From bad02c2acc7351fe921815f2025e3ee4b03e9316 Mon Sep 17 00:00:00 2001 From: Ivan_Kustau Date: Tue, 9 Apr 2024 10:59:56 +0300 Subject: [PATCH 8/9] Update dao version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 90a82f0..c1ff3a7 100644 --- a/pom.xml +++ b/pom.xml @@ -51,7 +51,7 @@ 42.6.1 3.12.4 - 5.11.5 + 5.11.6 5.11.1 5.11.0 5.11.0 From bcf3f26dff89bbe6330bbf2cc502cb69179b2ce9 Mon Sep 17 00:00:00 2001 From: Ivan_Kustau Date: Tue, 9 Apr 2024 11:10:50 +0300 Subject: [PATCH 9/9] Update release version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c1ff3a7..392216e 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ 4.0.0 com.epam.reportportal commons-bom - 5.11.6 + 5.11.7 pom commons-bom