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 ed8a319 Bump org.junit:junit-bom from 6.0.2 to 6.0.3
ed8a319 is described below
commit ed8a319ccd43b22d5cb4d6e10bcca2a4c81daf3e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 16 07:40:54 2026 +0000
Bump org.junit:junit-bom from 6.0.2 to 6.0.3
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework)
from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/junit-team/junit-framework/releases)
-
[Commits](https://github.com/junit-team/junit-framework/compare/r6.0.2...r6.0.3)
---
updated-dependencies:
- dependency-name: org.junit:junit-bom
dependency-version: 6.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 8d672b3..17aec67 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,7 +48,7 @@
<tck.common.version>11.1.1</tck.common.version>
<arquillian.version>1.10.0.Final</arquillian.version>
<arquillian.tomcat.version>1.2.4.Final</arquillian.tomcat.version>
- <junit.jupiter.version>6.0.2</junit.jupiter.version>
+ <junit.jupiter.version>6.0.3</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]