Skip to content

Commit ec30f95

Browse files
Bump dnsjava:dnsjava from 3.6.2 to 3.6.3 in /test/fixtures/hdfs-fixture
Bumps [dnsjava:dnsjava](https://github.com/dnsjava/dnsjava) from 3.6.2 to 3.6.3. - [Release notes](https://github.com/dnsjava/dnsjava/releases) - [Changelog](https://github.com/dnsjava/dnsjava/blob/master/Changelog) - [Commits](dnsjava/dnsjava@v3.6.2...v3.6.3) --- updated-dependencies: - dependency-name: dnsjava:dnsjava dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6fb0c1b commit ec30f95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/fixtures/hdfs-fixture/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ dependencies {
5555
exclude group: 'com.nimbusds'
5656
exclude module: "commons-configuration2"
5757
}
58-
api "dnsjava:dnsjava:3.6.2"
58+
api "dnsjava:dnsjava:3.6.3"
5959
api "org.codehaus.jettison:jettison:${versions.jettison}"
6060
api "org.apache.commons:commons-compress:${versions.commonscompress}"
6161
api "commons-codec:commons-codec:${versions.commonscodec}"

0 commit comments

Comments
 (0)