From ea69d2ed579f8fdc86581995eaa1f1120c25aa2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 07:49:29 +0000 Subject: [PATCH] Maven pom.xml(deps): Bump org.apache.maven.plugins:maven-surefire-plugin Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0 to 3.2.1. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0...surefire-3.2.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- xsender/spring-boot-extension/integration-tests/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index a95ce1bc..72ac94d5 100644 --- a/pom.xml +++ b/pom.xml @@ -37,7 +37,7 @@ UTF-8 3.10.0 - 3.0.0 + 3.2.1 3.2.1 3.2.0 3.1.0 diff --git a/xsender/spring-boot-extension/integration-tests/pom.xml b/xsender/spring-boot-extension/integration-tests/pom.xml index 348d16f2..7e245858 100644 --- a/xsender/spring-boot-extension/integration-tests/pom.xml +++ b/xsender/spring-boot-extension/integration-tests/pom.xml @@ -30,7 +30,7 @@ Spring Boot XSender - Integration Tests UTF-8 - 3.1.2 + 3.2.1 UTF-8