Skip to content
This repository has been archived by the owner on Jun 21, 2024. It is now read-only.

Commit

Permalink
Update snmp4j to newest 2.6.x version
Browse files Browse the repository at this point in the history
  • Loading branch information
sfuhrm committed Apr 8, 2019
1 parent d67e23e commit 2421f03
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions snmpman/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@
<dependency>
<groupId>org.snmp4j</groupId>
<artifactId>snmp4j</artifactId>
<version>2.6.2</version>
<version>2.6.3</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.snmp4j</groupId>
<artifactId>snmp4j-agent</artifactId>
<version>2.6.2</version>
<version>2.6.3</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 2421f03

Please sign in to comment.