Skip to content

Commit

Permalink
Update POM file with new version: 1.6.9
Browse files Browse the repository at this point in the history
  • Loading branch information
commjoen committed Aug 31, 2023
1 parent 18a4e13 commit 91fdac4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/scripts/docker-create.sh
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ restore_temp_change() {
git restore ../../js/index.js
git restore ../../pom.xml
git restore ../../src/main/resources/.bash_history
rm .bash_history
# rm .bash_history
}

commit_and_tag() {
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/templates/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@
<li>(Apache 2.0) spring-security-rsa (org.springframework.security:spring-security-rsa:1.0.12.RELEASE - http://github.com/spring-projects/spring-security-oauth)</li>
<li>(Apache License, Version 2.0) spring-security-web (org.springframework.security:spring-security-web:6.1.2 - https://spring.io/projects/spring-security)</li>
<li>(Apache License, Version 2.0) Spring Vault Core (org.springframework.vault:spring-vault-core:3.0.2 - https://projects.spring.io/spring-vault/spring-vault-core/)</li>
<li>(BSD-3-Clause) ThreeTen backport (org.threeten:threetenbp:1.6.9 - https://www.threeten.org/threetenbp)</li>
<li>(BSD-3-Clause) ThreeTen backport (org.threeten:threetenbp:1.6.8 - https://www.threeten.org/threetenbp)</li>
<li>(The Apache Software License, Version 2.0) thymeleaf (org.thymeleaf:thymeleaf:3.1.1.RELEASE - http://www.thymeleaf.org/thymeleaf-lib/thymeleaf)</li>
<li>(The Apache Software License, Version 2.0) thymeleaf-spring6 (org.thymeleaf:thymeleaf-spring6:3.1.1.RELEASE - http://www.thymeleaf.org/thymeleaf-lib/thymeleaf-spring6)</li>
<li>(The Apache Software License, Version 2.0) thymeleaf-extras-springsecurity6 (org.thymeleaf.extras:thymeleaf-extras-springsecurity6:3.1.2.RELEASE - http://www.thymeleaf.org/thymeleaf-lib/thymeleaf-extras-springsecurity6)</li>
Expand Down

0 comments on commit 91fdac4

Please sign in to comment.