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

alien11689 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-rsa.git


The following commit(s) were added to refs/heads/master by this push:
     new ce42b93d Bump org.jmdns:jmdns from 3.5.9 to 3.6.3 (#79)
ce42b93d is described below

commit ce42b93d7894420df25b0347fe250b15335fdff8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 8 18:57:17 2026 +0200

    Bump org.jmdns:jmdns from 3.5.9 to 3.6.3 (#79)
    
    Bumps [org.jmdns:jmdns](https://github.com/jmdns/jmdns) from 3.5.9 to 3.6.3.
    - [Release notes](https://github.com/jmdns/jmdns/releases)
    - [Changelog](https://github.com/jmdns/jmdns/blob/main/CHANGELOG.txt)
    - [Commits](https://github.com/jmdns/jmdns/compare/3.5.9...v3.6.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.jmdns:jmdns
      dependency-version: 3.6.3
      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>
---
 discovery/mdns/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/discovery/mdns/pom.xml b/discovery/mdns/pom.xml
index bf81ff90..6308e5bb 100644
--- a/discovery/mdns/pom.xml
+++ b/discovery/mdns/pom.xml
@@ -40,7 +40,7 @@
         <dependency>
             <groupId>org.jmdns</groupId>
             <artifactId>jmdns</artifactId>
-            <version>3.5.9</version>
+            <version>3.6.3</version>
         </dependency>
     </dependencies>
 </project>
\ No newline at end of file

Reply via email to