Skip to content

Commit

Permalink
upgrade: update thymeleaf from 3.0.12.RELEASE to 3.0.14.RELEASE
Browse files Browse the repository at this point in the history
  • Loading branch information
theborakompanioni committed Dec 21, 2021
1 parent fc41175 commit 64b711a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/).

## [Unreleased][unreleased]
- Updated Thymeleaf version from 3.0.12.RELEASE to 3.0.14.RELEASE
- Updated Shiro version from 1.7.1 to 1.8.0

## [2.1.0] - 2021-08-11
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<thymeleaf.version>3.0.12.RELEASE</thymeleaf.version>
<thymeleaf.version>3.0.14.RELEASE</thymeleaf.version>
<shiro.version>1.8.0</shiro.version>
<slf4j.version>1.7.32</slf4j.version>
<junit.version>4.13.1</junit.version>
Expand Down

0 comments on commit 64b711a

Please sign in to comment.