diff --git a/.github/scripts/docker-create.sh b/.github/scripts/docker-create.sh index dda256bfe..42f5fa046 100755 --- a/.github/scripts/docker-create.sh +++ b/.github/scripts/docker-create.sh @@ -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() { diff --git a/src/main/resources/templates/about.html b/src/main/resources/templates/about.html index c5da48b9d..8638da5c3 100644 --- a/src/main/resources/templates/about.html +++ b/src/main/resources/templates/about.html @@ -337,7 +337,7 @@
  • (Apache 2.0) spring-security-rsa (org.springframework.security:spring-security-rsa:1.0.12.RELEASE - http://github.com/spring-projects/spring-security-oauth)
  • (Apache License, Version 2.0) spring-security-web (org.springframework.security:spring-security-web:6.1.2 - https://spring.io/projects/spring-security)
  • (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/)
  • -
  • (BSD-3-Clause) ThreeTen backport (org.threeten:threetenbp:1.6.9 - https://www.threeten.org/threetenbp)
  • +
  • (BSD-3-Clause) ThreeTen backport (org.threeten:threetenbp:1.6.8 - https://www.threeten.org/threetenbp)
  • (The Apache Software License, Version 2.0) thymeleaf (org.thymeleaf:thymeleaf:3.1.1.RELEASE - http://www.thymeleaf.org/thymeleaf-lib/thymeleaf)
  • (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)
  • (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)