Skip to content

Commit

Permalink
build(deps): bump jstachio.version from 1.3.3 to 1.3.4
Browse files Browse the repository at this point in the history
Bumps `jstachio.version` from 1.3.3 to 1.3.4.

Updates `io.jstach:jstachio` from 1.3.3 to 1.3.4

Updates `io.jstach:jstachio-apt` from 1.3.3 to 1.3.4

---
updated-dependencies:
- dependency-name: io.jstach:jstachio
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.jstach:jstachio-apt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent e2e8bb4 commit 0724e69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<!-- Parser and Renderer -->
<freemarker.version>2.3.32</freemarker.version>
<handlebars.version>4.3.1</handlebars.version>
<jstachio.version>1.3.3</jstachio.version>
<jstachio.version>1.3.4</jstachio.version>
<pebble.version>3.2.1</pebble.version>
<jackson.version>2.15.2</jackson.version>
<jackson-dataformat-yaml.version>${jackson.version}</jackson-dataformat-yaml.version>
Expand Down

0 comments on commit 0724e69

Please sign in to comment.