[java-identity-provider] 28/28: POC demonstrating the use of Thymeleaf for view rendering.

Scott Cantor cantor.2 at osu.edu
Wed Jan 31 14:52:14 UTC 2024


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch dev/thymeleaf
in repository java-identity-provider.

View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=4d425b950df2c048ee457fe145721c32b6660bc8

commit 4d425b950df2c048ee457fe145721c32b6660bc8
Author: Marvin S. Addison <serac at vt.edu>
AuthorDate: Tue Dec 12 09:07:22 2023 -0500

    POC demonstrating the use of Thymeleaf for view rendering.
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 8c5a83ff2..fdbe8a8ad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,6 +70,7 @@
         <shib-attribute.version>5.1.0-SNAPSHOT</shib-attribute.version>
         <shib-profile.groupId>net.shibboleth</shib-profile.groupId>
         <shib-profile.version>5.1.0-SNAPSHOT</shib-profile.version>
+        <thymeleaf.version>3.1.2.RELEASE</thymeleaf.version>
         <checkstyle.configLocation>${project.basedir}/resources/checkstyle/checkstyle.xml</checkstyle.configLocation>
     </properties>
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list