This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/tomcat-maven-plugin.git
The following commit(s) were added to refs/heads/trunk by this push:
new cbafdc2 Bump junit:junit from 4.10 to 4.13.2 (#80)
cbafdc2 is described below
commit cbafdc2540b9d0dd2146c3fe6935e344a332cc0d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 27 15:30:57 2026 +0000
Bump junit:junit from 4.10 to 4.13.2 (#80)
Bumps [junit:junit](https://github.com/junit-team/junit4) from 4.10 to
4.13.2.
- [Release notes](https://github.com/junit-team/junit4/releases)
-
[Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.10.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.10...r4.13.2)
---
updated-dependencies:
- dependency-name: junit:junit
dependency-version: 4.13.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index cbc0287..b8e6d71 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,7 @@
<surefire.version>3.5.4</surefire.version>
<failsafe.version>${surefire.version}</failsafe.version>
- <junit.version>4.10</junit.version>
+ <junit.version>4.13.2</junit.version>
<it.sleep.time>2000</it.sleep.time>
<verifier.maven.debug>false</verifier.maven.debug>
<verifier.debugJvm>false</verifier.debugJvm>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]