From fac4e57c8264f593fc4b43fb326e2298e4509065 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 18:10:36 +0000 Subject: [PATCH] Bump the maven group with 3 updates Bumps the maven group with 3 updates: [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework), [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) and [net.java.dev.jna:jna](https://github.com/java-native-access/jna). Updates `org.junit.jupiter:junit-jupiter` from 5.13.4 to 5.14.0 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r5.13.4...r5.14.0) Updates `org.codehaus.mojo:exec-maven-plugin` from 3.5.1 to 3.6.1 - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.5.1...3.6.1) Updates `net.java.dev.jna:jna` from 5.18.0 to 5.18.1 - [Changelog](https://github.com/java-native-access/jna/blob/master/CHANGES.md) - [Commits](https://github.com/java-native-access/jna/compare/5.18.0...5.18.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 5.14.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.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: net.java.dev.jna:jna dependency-version: 5.18.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven ... Signed-off-by: dependabot[bot] --- core/pom.xml | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index a26a2c2..3c1ae6a 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -19,7 +19,7 @@ - 5.18.0 + 5.18.1 5.2.0 2.1.0 2.2.38 diff --git a/pom.xml b/pom.xml index df525d5..34a1551 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,7 @@ 1.18.42 - 5.13.4 + 5.14.0 3.27.6 5.11.0 @@ -62,7 +62,7 @@ 3.1.1 1.7.0 3.1.4 - 3.5.1 + 3.6.1