Skip to content

Commit e1ebb16

Browse files
committed
fix: pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-IONETTY-14423947
1 parent d9324f3 commit e1ebb16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>org.tinystruct</groupId>
3131
<artifactId>tinystruct-netty-http-server</artifactId>
32-
<version>1.0.4</version>
32+
<version>1.0.5</version>
3333
</dependency>
3434
<!-- https://mvnrepository.com/artifact/org.apache.groovy/groovy -->
3535
<dependency>

0 commit comments

Comments
 (0)