Skip to content

Commit

Permalink
chore(deps-dev): bump com.hubspot.jinjava:jinjava from 2.7.0 to 2.7.1 (
Browse files Browse the repository at this point in the history
…#111)

Bumps [com.hubspot.jinjava:jinjava](https://github.com/HubSpot/jinjava) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/HubSpot/jinjava/releases)
- [Changelog](https://github.com/HubSpot/jinjava/blob/master/CHANGES.md)
- [Commits](HubSpot/jinjava@jinjava-2.7.0...jinjava-2.7.1)

---
updated-dependencies:
- dependency-name: com.hubspot.jinjava:jinjava
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 13, 2023
1 parent 3940514 commit 85e92fe
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 @@ -160,7 +160,7 @@
<dependency>
<groupId>com.hubspot.jinjava</groupId>
<artifactId>jinjava</artifactId>
<version>2.7.0</version>
<version>2.7.1</version>
<scope>test</scope>
<exclusions>
<exclusion>
Expand Down

0 comments on commit 85e92fe

Please sign in to comment.