Skip to content

Commit

Permalink
build(deps): bump jsmiparser-api from 0.13 to 0.14
Browse files Browse the repository at this point in the history
Bumps [jsmiparser-api](https://github.com/dverstap/jsmiparser) from 0.13 to 0.14.
- [Commits](dverstap/jsmiparser@0.13...0.14)

---
updated-dependencies:
- dependency-name: org.jsmiparser:jsmiparser-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 29, 2023
1 parent 9b0e7a2 commit b016d88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/mib-compiler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<bundle.symbolicName>org.opennms.features.mib-compiler</bundle.symbolicName>
<bundle.namespace>org.opennms.features</bundle.namespace>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jsmiparser.version>0.13</jsmiparser.version>
<jsmiparser.version>0.14</jsmiparser.version>
</properties>

<build>
Expand Down

0 comments on commit b016d88

Please sign in to comment.