Skip to content

Commit

Permalink
Bump thymeleaf from 3.0.14.RELEASE to 3.0.15.RELEASE
Browse files Browse the repository at this point in the history
Bumps [thymeleaf](https://github.com/thymeleaf/thymeleaf) from 3.0.14.RELEASE to 3.0.15.RELEASE.
- [Release notes](https://github.com/thymeleaf/thymeleaf/releases)
- [Changelog](https://github.com/thymeleaf/thymeleaf/blob/3.1-master/ChangeLog.txt)
- [Commits](thymeleaf/thymeleaf@thymeleaf-3.0.14.RELEASE...thymeleaf-3.0.15.RELEASE)

---
updated-dependencies:
- dependency-name: org.thymeleaf:thymeleaf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 1, 2022
1 parent 8e66416 commit 71fbcd8
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 @@ -69,7 +69,7 @@
<properties>
<!-- Dependencies artifact version -->
<mybatis.version>3.5.9</mybatis.version>
<thymeleaf.version>3.0.14.RELEASE</thymeleaf.version>
<thymeleaf.version>3.0.15.RELEASE</thymeleaf.version>

<!-- Dependencies plugin version -->
<asciidoctor-maven-plugin.version>2.2.2</asciidoctor-maven-plugin.version>
Expand Down

0 comments on commit 71fbcd8

Please sign in to comment.