File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >io.github.jpenren</groupId >
55 <artifactId >thymeleaf-spring-data-dialect</artifactId >
6- <version >3.4.1 </version >
6+ <version >3.4.2 </version >
77
88 <name >Thymeleaf Spring Data Dialect</name >
99 <description >Data pagination made easy with Thymeleaf and Spring Data</description >
9999 <dependency >
100100 <groupId >org.springframework.data</groupId >
101101 <artifactId >spring-data-commons</artifactId >
102- <version >1.13.12 .RELEASE</version >
102+ <version >1.13.23 .RELEASE</version >
103103 </dependency >
104104 <dependency >
105105 <groupId >org.thymeleaf</groupId >
106106 <artifactId >thymeleaf</artifactId >
107- <version >3.0.0 .RELEASE</version >
107+ <version >3.0.14 .RELEASE</version >
108108 </dependency >
109109 </dependencies >
110110
You can’t perform that action at this time.
0 commit comments