Skip to content

Commit

Permalink
build(deps): bump Saxon-HE from 11.3 to 11.4
Browse files Browse the repository at this point in the history
Bumps Saxon-HE from 11.3 to 11.4.

---
updated-dependencies:
- dependency-name: net.sf.saxon:Saxon-HE
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and KengoTODA committed Sep 1, 2022
1 parent 2e9d29c commit 06a1eeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spotbugs/build.gradle
Expand Up @@ -87,7 +87,7 @@ dependencies {
api 'org.apache.commons:commons-lang3:3.12.0'
api 'org.apache.commons:commons-text:1.9'
api 'org.slf4j:slf4j-api:2.0.0'
implementation 'net.sf.saxon:Saxon-HE:11.3'
implementation 'net.sf.saxon:Saxon-HE:11.4'
logBinding ("org.apache.logging.log4j:log4j-slf4j18-impl:$log4jVersion") {
exclude group: 'org.slf4j'
}
Expand Down

0 comments on commit 06a1eeb

Please sign in to comment.