Skip to content

Commit 358555d

Browse files
committed
fix(deps): update dependency org.thymeleaf:thymeleaf to v3.1.4.release [security]
1 parent 8fd1e27 commit 358555d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appengine-java11/gaeinfo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Copyright 2019 Google LLC
8585
<dependency>
8686
<groupId>org.thymeleaf</groupId>
8787
<artifactId>thymeleaf</artifactId>
88-
<version>3.1.2.RELEASE</version>
88+
<version>3.1.4.RELEASE</version>
8989
<scope>provided</scope>
9090
</dependency>
9191
</dependencies>

0 commit comments

Comments
 (0)