Skip to content

Commit 13faa5c

Browse files
authored
Update Ktor to 2.3.7 (#1916)
### 📝 Description Ktor prior to 2.3.5 has a vulnerability: [CVE-2023-45613](https://ossindex.sonatype.org/vulnerability/CVE-2023-45613?component-type=maven&component-name=io.ktor%2Fktor-network-tls-jvm) ### 🔗 Related Issues
1 parent 1d413a4 commit 13faa5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ kotlinx-benchmark = "0.4.8"
1313
kotlinx-coroutines = "1.7.3"
1414
# TODO kotlin 1.9 upgrade -> kotlinx-serialization 1.6.0+ uses kotlin 1.9
1515
kotlinx-serialization = "1.5.1"
16-
ktor = "2.3.4"
16+
ktor = "2.3.7"
1717
maven-plugin-annotation = "3.9.0"
1818
maven-plugin-api = "3.9.4"
1919
maven-project = "2.2.1"

0 commit comments

Comments
 (0)