This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-tck.git
The following commit(s) were added to refs/heads/main by this push:
new f9f4a23 Bump org.junit:junit-bom from 5.9.1 to 6.0.2
f9f4a23 is described below
commit f9f4a2361ef382df6e932bb3e287eb8866189700
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 26 11:48:20 2026 +0000
Bump org.junit:junit-bom from 5.9.1 to 6.0.2
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework)
from 5.9.1 to 6.0.2.
- [Release notes](https://github.com/junit-team/junit-framework/releases)
-
[Commits](https://github.com/junit-team/junit-framework/compare/r5.9.1...r6.0.2)
---
updated-dependencies:
- dependency-name: org.junit:junit-bom
dependency-version: 6.0.2
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index fc42923..6cd96fc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,7 +48,7 @@
<tck.common.version>11.1.1-M2</tck.common.version>
<arquillian.version>1.10.0.Final</arquillian.version>
<arquillian.tomcat.version>1.2.4.Final</arquillian.tomcat.version>
- <junit.jupiter.version>5.9.1</junit.jupiter.version>
+ <junit.jupiter.version>6.0.2</junit.jupiter.version>
<failsafe.plugin.version>3.5.4</failsafe.plugin.version>
<!-- Tomcat TCK project dependencies-->
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]