This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/karaf-cellar.git
The following commit(s) were added to refs/heads/main by this push:
new 4cb9a8ee Bump junit:junit from 4.13 to 4.13.2 (#113)
4cb9a8ee is described below
commit 4cb9a8ee03113b97cf221c1b16b3c7a13ed6aa1c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 25 07:57:04 2025 +0200
Bump junit:junit from 4.13 to 4.13.2 (#113)
Bumps [junit:junit](https://github.com/junit-team/junit4) from 4.13 to
4.13.2.
- [Release notes](https://github.com/junit-team/junit4/releases)
-
[Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.2.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.13...r4.13.2)
---
updated-dependencies:
- dependency-name: junit:junit
dependency-version: 4.13.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 577c9c6c..de774e19 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,7 +44,7 @@
<hazelcast.version>3.12.8</hazelcast.version>
<jclouds.version>2.1.2</jclouds.version>
<joda-time.version>2.14.0</joda-time.version>
- <junit.version>4.13</junit.version>
+ <junit.version>4.13.2</junit.version>
<karaf.version>4.2.8</karaf.version>
<osgi.version>6.0.0</osgi.version>
<osgi.compendium.version>5.0.0</osgi.compendium.version>