Skip to content

Commit

Permalink
Merge pull request #631 from jamesmudd/dependabot/gradle/jhdf/com.fas…
Browse files Browse the repository at this point in the history
…terxml.jackson.dataformat-jackson-dataformat-xml-2.18.0

Bump com.fasterxml.jackson.dataformat:jackson-dataformat-xml from 2.17.2 to 2.18.0 in /jhdf
  • Loading branch information
jamesmudd authored Sep 30, 2024
2 parents f5a5370 + d6557fc commit 9848637
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jhdf/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ dependencies {
// Alternative bitshuffle impl to check results against
testImplementation 'org.xerial.snappy:snappy-java:1.1.10.7'
// For parsing h5dump XML output
testImplementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.17.2'
testImplementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.18.0'
testImplementation 'commons-io:commons-io:2.17.0'
}

Expand Down

0 comments on commit 9848637

Please sign in to comment.