Skip to content

Commit

Permalink
Bump com.fasterxml.jackson.dataformat:jackson-dataformat-xml in /jhdf
Browse files Browse the repository at this point in the history
Bumps [com.fasterxml.jackson.dataformat:jackson-dataformat-xml](https://github.com/FasterXML/jackson-dataformat-xml) from 2.17.1 to 2.17.2.
- [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.17.1...jackson-dataformat-xml-2.17.2)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent 625ca80 commit 1570c7e
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.5'
// For parsing h5dump XML output
testImplementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.17.1'
testImplementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.17.2'
testImplementation 'commons-io:commons-io:2.16.1'
}

Expand Down

0 comments on commit 1570c7e

Please sign in to comment.