From 95784c0a22a502b6776c40b153e0054ac91acad2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 04:51:45 +0000 Subject: [PATCH 1/4] chore(deps): update dependency net.bytebuddy:byte-buddy to v1.15.3 (#975) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 269ff5732..28fb2f514 100644 --- a/pom.xml +++ b/pom.xml @@ -102,7 +102,7 @@ net.bytebuddy byte-buddy - 1.15.2 + 1.15.3 test From bbef8212dfae73e514fa340df79c9ea1386e5263 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 08:16:43 +0000 Subject: [PATCH 2/4] chore(deps): update dependency net.bytebuddy:byte-buddy-agent to v1.15.3 (#976) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 28fb2f514..76a6c3b15 100644 --- a/pom.xml +++ b/pom.xml @@ -109,7 +109,7 @@ net.bytebuddy byte-buddy-agent - 1.15.2 + 1.15.3 test From c6953b3381315ac3ce35d0373e2163e91b289de2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 09:07:56 +0000 Subject: [PATCH 3/4] chore(deps): update dependency uk.org.webcompere:system-stubs-jupiter to v2.1.7 (#973) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 76a6c3b15..ae532dc8a 100644 --- a/pom.xml +++ b/pom.xml @@ -194,7 +194,7 @@ uk.org.webcompere system-stubs-jupiter - 2.1.6 + 2.1.7 test From eb0777b250771985cd0db2e208e985fcbc2b5e6d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 12:31:13 +0000 Subject: [PATCH 4/4] chore(deps): update dependency com.fasterxml.jackson.core:jackson-annotations to v2.18.0 (#977) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- providers/flipt/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/providers/flipt/pom.xml b/providers/flipt/pom.xml index da65c25e2..c47fbb9f6 100644 --- a/providers/flipt/pom.xml +++ b/providers/flipt/pom.xml @@ -57,7 +57,7 @@ com.fasterxml.jackson.core jackson-annotations - 2.17.2 + 2.18.0 test