This is an automated email from the ASF dual-hosted git repository.
pjfanning pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/poi.git
The following commit(s) were added to refs/heads/trunk by this push:
new 95c2a591ae Bump org.junit.jupiter:junit-jupiter from 5.13.4 to 6.1.0
(#1154)
95c2a591ae is described below
commit 95c2a591ae6d277cfba153b29bd8525d7d6e1b6d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 26 15:45:48 2026 +0100
Bump org.junit.jupiter:junit-jupiter from 5.13.4 to 6.1.0 (#1154)
Bumps
[org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework)
from 5.13.4 to 6.1.0.
- [Release notes](https://github.com/junit-team/junit-framework/releases)
-
[Commits](https://github.com/junit-team/junit-framework/compare/r5.13.4...r6.1.0)
---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
dependency-version: 6.1.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.gradle b/build.gradle
index 72287dbd9b..36a40870f3 100644
--- a/build.gradle
+++ b/build.gradle
@@ -72,7 +72,7 @@ configurations {
}
dependencies {
- antLibs("org.junit.jupiter:junit-jupiter:5.13.4")
+ antLibs("org.junit.jupiter:junit-jupiter:6.1.0")
antLibs("org.apache.ant:ant-junitlauncher:1.10.15")
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]