From 5626d9cf3f82e516470001f43654aac14881a494 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2024 20:12: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.3.1. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0...surefire-3.3.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 869819e6..947f7f29 100644 --- a/pom.xml +++ b/pom.xml @@ -37,7 +37,7 @@ UTF-8 3.13.0 - 3.0.0 + 3.3.1 3.2.1 3.7.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 3c063299..ad3f19d2 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.3.1 UTF-8