Skip to content

Commit 357b349

Browse files
committed
fix: pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-9396739
1 parent 4000bc4 commit 357b349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<dependency>
1919
<groupId>org.tinystruct</groupId>
2020
<artifactId>tinystruct</artifactId>
21-
<version>1.5.5</version>
21+
<version>1.6.1</version>
2222
</dependency>
2323
<!-- https://mvnrepository.com/artifact/org.apache.groovy/groovy -->
2424
<dependency>

0 commit comments

Comments
 (0)