Skip to content

Commit 24b4edc

Browse files
authored
fix: upgrade io.netty:netty-resolver-dns-native-macos from 4.1.112.Final to 4.1.113.Final
Snyk has created this PR to upgrade io.netty:netty-resolver-dns-native-macos from 4.1.112.Final to 4.1.113.Final. See this package in maven: io.netty:netty-resolver-dns-native-macos See this project in Snyk: https://app.snyk.io/org/oph-snyk/project/e59ac9f1-fa97-493f-be51-738241cda069?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr
1 parent ccec250 commit 24b4edc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/vkt/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<dependency>
5252
<groupId>io.netty</groupId>
5353
<artifactId>netty-resolver-dns-native-macos</artifactId>
54-
<version>4.1.112.Final</version>
54+
<version>4.1.113.Final</version>
5555
<classifier>osx-aarch_64</classifier>
5656
<scope>runtime</scope>
5757
</dependency>

0 commit comments

Comments
 (0)