Skip to content

Commit

Permalink
Bump dnsjava:dnsjava from 3.6.0 to 3.6.1 in /test/fixtures/hdfs-fixture
Browse files Browse the repository at this point in the history
Bumps [dnsjava:dnsjava](https://github.com/dnsjava/dnsjava) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/dnsjava/dnsjava/releases)
- [Changelog](https://github.com/dnsjava/dnsjava/blob/master/Changelog)
- [Commits](dnsjava/dnsjava@v3.6.0...v3.6.1)

---
updated-dependencies:
- dependency-name: dnsjava:dnsjava
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent f195285 commit 3bb6ea7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/fixtures/hdfs-fixture/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ dependencies {
exclude group: 'com.nimbusds'
exclude module: "commons-configuration2"
}
api "dnsjava:dnsjava:3.6.0"
api "dnsjava:dnsjava:3.6.1"
api "org.codehaus.jettison:jettison:${versions.jettison}"
api "org.apache.commons:commons-compress:${versions.commonscompress}"
api "commons-codec:commons-codec:${versions.commonscodec}"
Expand Down

0 comments on commit 3bb6ea7

Please sign in to comment.