From 2a156630fa5d0fe2b2f9f5cb4c906a44744aed8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 18:52:56 +0000 Subject: [PATCH] Bump the maven group with 4 updates Bumps the maven group with 4 updates: [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5), [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin), [com.goterl:lazysodium-java](https://github.com/terl/lazysodium-java) and [com.goterl:resource-loader](https://github.com/terl/resource-loader). Updates `org.junit.jupiter:junit-jupiter` from 5.12.2 to 5.13.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.12.2...r5.13.0) Updates `org.codehaus.mojo:exec-maven-plugin` from 3.5.0 to 3.5.1 - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.5.0...3.5.1) Updates `com.goterl:lazysodium-java` from 5.1.4 to 5.2.0 - [Release notes](https://github.com/terl/lazysodium-java/releases) - [Commits](https://github.com/terl/lazysodium-java/commits) Updates `com.goterl:resource-loader` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/terl/resource-loader/releases) - [Commits](https://github.com/terl/resource-loader/compare/2.0.2...v2.1.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 5.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: com.goterl:lazysodium-java dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: com.goterl:resource-loader dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven ... Signed-off-by: dependabot[bot] --- core/pom.xml | 4 ++-- pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 880ed76..0bb4354 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -20,8 +20,8 @@ 5.17.0 - 5.1.4 - 2.0.2 + 5.2.0 + 2.1.0 2.2.32 3.13.0 2.10.2 diff --git a/pom.xml b/pom.xml index dbd8938..fadd702 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,7 @@ 1.18.38 - 5.12.2 + 5.13.0 3.27.3 5.11.0 @@ -62,7 +62,7 @@ 3.1.1 1.7.0 3.1.4 - 3.5.0 + 3.5.1