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-decanter.git


The following commit(s) were added to refs/heads/main by this push:
     new f64e5a1e Bump org.snmp4j:snmp4j from 3.9.6 to 3.9.7 (#601)
f64e5a1e is described below

commit f64e5a1e6bbb78c8b02ae99dfdffd6328bb1ccd5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jan 31 08:33:35 2026 +0100

    Bump org.snmp4j:snmp4j from 3.9.6 to 3.9.7 (#601)
---
 collector/snmp/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/collector/snmp/pom.xml b/collector/snmp/pom.xml
index 56e6f2be..0de94c52 100644
--- a/collector/snmp/pom.xml
+++ b/collector/snmp/pom.xml
@@ -53,7 +53,7 @@
         <dependency>
             <groupId>org.snmp4j</groupId>
             <artifactId>snmp4j</artifactId>
-            <version>3.9.6</version>
+            <version>3.9.7</version>
         </dependency>
         <dependency>
             <groupId>org.apache.karaf.decanter.collector</groupId>

Reply via email to