Skip to content

Commit

Permalink
build(deps): bump dnsjava:dnsjava in /applications/hertzbeat/collector
Browse files Browse the repository at this point in the history
Bumps [dnsjava:dnsjava](https://github.com/dnsjava/dnsjava) from 3.5.2 to 3.6.0.
- [Release notes](https://github.com/dnsjava/dnsjava/releases)
- [Changelog](https://github.com/dnsjava/dnsjava/blob/master/Changelog)
- [Commits](dnsjava/dnsjava@v3.5.2...v3.6.0)

---
updated-dependencies:
- dependency-name: dnsjava:dnsjava
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent 65fe023 commit 3c39fdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion applications/hertzbeat/collector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@
<dependency>
<groupId>dnsjava</groupId>
<artifactId>dnsjava</artifactId>
<version>3.5.2</version>
<version>3.6.0</version>
</dependency>

<!-- consul -->
Expand Down

0 comments on commit 3c39fdb

Please sign in to comment.