Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 21, 2022
1 parent f927e73 commit 8f82b5c
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:1.8.0-beta4'
implementation 'net.sf.saxon:Saxon-HE:10.6'
implementation 'net.sf.saxon:Saxon-HE:11.2'
logBinding ("org.apache.logging.log4j:log4j-slf4j18-impl:$log4jVersion") {
exclude group: 'org.slf4j'
}
Expand Down

0 comments on commit 8f82b5c

Please sign in to comment.