File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 106106
107107 <!-- Frontend Server Site: Thymeleaf Templates -->
108108 <thymeleaf .version>3.0.11.RELEASE</thymeleaf .version>
109- <thymeleaf-spring-data-dialect .version>3.4.0</thymeleaf-spring-data-dialect .version>
110109 <thymeleaf-extras-data-attribute .version>2.0.1</thymeleaf-extras-data-attribute .version>
111- <thymeleaf-layout-dialect .version>2.4.1</thymeleaf-layout-dialect .version>
112110 <thymeleaf-extras-java8time .version>3.0.4.RELEASE</thymeleaf-extras-java8time .version>
113111 <thymeleaf-extras-springsecurity .version>3.0.4.RELEASE</thymeleaf-extras-springsecurity .version>
114- <thymeleaf-extras-data-attribute .version>2.0.1</thymeleaf-extras-data-attribute .version>
112+ <thymeleaf-layout-dialect .version>2.4.1</thymeleaf-layout-dialect .version>
113+ <thymeleaf-spring-data-dialect .version>3.4.0</thymeleaf-spring-data-dialect .version>
115114 <thymeleaf-testing .version>3.0.4.RELEASE</thymeleaf-testing .version>
116115
117116 <!-- Spring Boot and Spring Frameworks -->
118117 <spring-boot-maven-plugin .version>${project.parent.version} </spring-boot-maven-plugin .version>
119- <spring-data-releasetrain .version>Neumann-SR4 </spring-data-releasetrain .version>
118+ <spring-data-releasetrain .version>Neumann-SR6 </spring-data-releasetrain .version>
120119 <spring-session-bom .version>Dragonfruit-SR1</spring-session-bom .version>
121120
122121 <!-- Unit and Integration Testing -->
123- <xmlunit2 .version>2.6.4</xmlunit2 .version>
124122 <xmlunit .version>2.6.4</xmlunit .version>
123+ <xmlunit2 .version>2.7.0</xmlunit2 .version>
125124 <htmlunit .version>2.43.0</htmlunit .version>
126125 <hamcrest .version>2.2</hamcrest .version>
127126 <jsoup .version>1.13.1</jsoup .version>
You can’t perform that action at this time.
0 commit comments