Skip to content

Commit 02e65c6

Browse files
committed
fix pinning of thyeleaf in server-openapi
1 parent c93b7e7 commit 02e65c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/bfd-server-openapi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<dependency>
6060
<groupId>org.thymeleaf</groupId>
6161
<artifactId>thymeleaf</artifactId>
62-
<version>3.1.4.RELEASE</version>
62+
<version>${thymeleaf.version}</version>
6363
</dependency>
6464
<dependency>
6565
<groupId>com.vladsch.flexmark</groupId>

0 commit comments

Comments
 (0)