This is an automated email from the ASF dual-hosted git repository.

cziegeler pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git


The following commit(s) were added to refs/heads/master by this push:
     new a3ae0c7ab3 Bump junit:junit from 4.9 to 4.13.1 in 
/ipojo/handler/jmx/jmx-handler-it (#276)
a3ae0c7ab3 is described below

commit a3ae0c7ab39ec965753827318974f737651c4e34
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Dec 1 10:15:34 2023 +0100

    Bump junit:junit from 4.9 to 4.13.1 in /ipojo/handler/jmx/jmx-handler-it 
(#276)
    
    Bumps [junit:junit](https://github.com/junit-team/junit4) from 4.9 to 
4.13.1.
    - [Release notes](https://github.com/junit-team/junit4/releases)
    - 
[Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
    - [Commits](https://github.com/junit-team/junit4/compare/r4.9...r4.13.1)
    
    ---
    updated-dependencies:
    - dependency-name: junit:junit
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 ipojo/handler/jmx/jmx-handler-it/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ipojo/handler/jmx/jmx-handler-it/pom.xml 
b/ipojo/handler/jmx/jmx-handler-it/pom.xml
index 3366796330..09eed04d8a 100644
--- a/ipojo/handler/jmx/jmx-handler-it/pom.xml
+++ b/ipojo/handler/jmx/jmx-handler-it/pom.xml
@@ -149,7 +149,7 @@
         <dependency>
             <groupId>junit</groupId>
             <artifactId>junit</artifactId>
-            <version>4.9</version>
+            <version>4.13.1</version>
             <scope>test</scope>
         </dependency>
 

Reply via email to