From 7a24809001f535a5ba47f65c604907fdd89adabb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Dec 2023 13:28:59 +0800 Subject: [PATCH] chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin (#588) Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.2.2 to 3.2.3. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.2...surefire-3.2.3) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- .../sample-ttl-agent-extension-transformlet/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ffb7c56e4..767c89777 100644 --- a/pom.xml +++ b/pom.xml @@ -445,7 +445,7 @@ maven-surefire-plugin - 3.2.2 + 3.2.3 maven-jar-plugin diff --git a/ttl-integrations/sample-ttl-agent-extension-transformlet/pom.xml b/ttl-integrations/sample-ttl-agent-extension-transformlet/pom.xml index d2d39eba8..d38d74020 100644 --- a/ttl-integrations/sample-ttl-agent-extension-transformlet/pom.xml +++ b/ttl-integrations/sample-ttl-agent-extension-transformlet/pom.xml @@ -38,7 +38,7 @@ maven-surefire-plugin - 3.2.2 + 3.2.3 maven-source-plugin