Skip to content

build(deps): bump j2html from 1.5.0 to 1.6.0 #391

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 1, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
build(deps): bump j2html from 1.5.0 to 1.6.0
Bumps [j2html](https://github.com/tipsy/j2html) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/tipsy/j2html/releases)
- [Changelog](https://github.com/tipsy/j2html/blob/master/docs/news.html)
- [Commits](tipsy/j2html@j2html-1.5.0...j2html-1.6.0)

---
updated-dependencies:
- dependency-name: com.j2html:j2html
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2022
commit 8778a273eb060efd1d8927d4887f0d6f6874799a
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
<dependency>
<groupId>com.j2html</groupId>
<artifactId>j2html</artifactId>
<version>1.5.0</version>
<version>1.6.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down