This is an automated email from the ASF dual-hosted git repository.
markt-asf 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 6b7d955 Bump org.junit:junit-bom from 6.0.3 to 6.1.0
6b7d955 is described below
commit 6b7d955463e7b5bc81c00ebc5535f4b80a0fa339
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 25 09:08:40 2026 +0000
Bump org.junit:junit-bom from 6.0.3 to 6.1.0
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework)
from 6.0.3 to 6.1.0.
- [Release notes](https://github.com/junit-team/junit-framework/releases)
-
[Commits](https://github.com/junit-team/junit-framework/compare/r6.0.3...r6.1.0)
---
updated-dependencies:
- dependency-name: org.junit:junit-bom
dependency-version: 6.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 e04848d..f9ebf3f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,7 +48,7 @@
<tck.common.version>11.1.1</tck.common.version>
<arquillian.version>1.10.2.Final</arquillian.version>
<arquillian.tomcat.version>1.2.4.Final</arquillian.tomcat.version>
- <junit.jupiter.version>6.0.3</junit.jupiter.version>
+ <junit.jupiter.version>6.1.0</junit.jupiter.version>
<failsafe.plugin.version>3.5.5</failsafe.plugin.version>
<!-- Tomcat TCK project dependencies-->
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]