Skip to content

Commit

Permalink
Bump xmlcalabash from 1.5.1-100 to 1.5.3-110 in /build (usnistgov#1575)
Browse files Browse the repository at this point in the history
* Bump xmlcalabash from 1.5.1-100 to 1.5.3-110 in /build

Bumps [xmlcalabash](https://github.com/ndw/xmlcalabash1) from 1.5.1-100 to 1.5.3-110.
- [Release notes](https://github.com/ndw/xmlcalabash1/releases)
- [Commits](ndw/xmlcalabash1@1.5.1-100...1.5.3-110)

---
updated-dependencies:
- dependency-name: com.xmlcalabash:xmlcalabash
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update pom.xml

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: David Waltermire <[email protected]>
  • Loading branch information
2 people authored and aj-stein-nist committed Jun 29, 2023
1 parent a1a31a6 commit d532b35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@
<dependency>
<groupId>net.sf.saxon</groupId>
<artifactId>Saxon-HE</artifactId>
<version>10.8</version>
<version>11.4</version>
</dependency>
<dependency>
<groupId>com.xmlcalabash</groupId>
<artifactId>xmlcalabash</artifactId>
<version>1.5.1-100</version>
<version>1.5.3-110</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit d532b35

Please sign in to comment.