Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.

Commit 0bbf6dd

Browse files
snyk-botasafm
andauthored
fix: upgrade com.typesafe:config from 1.3.0 to 1.4.1 (#96)
Snyk has created this PR to upgrade com.typesafe:config from 1.3.0 to 1.4.1. See this package in Maven Repository: https://mvnrepository.com/artifact/com.typesafe/config/ See this project in Snyk: https://app.snyk.io/org/open-source-kj6/project/ec2a17f2-ece4-4f9c-9a81-49442cfcbac3?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: Asaf Mesika <amesika@logz.io>
1 parent 53a50c5 commit 0bbf6dd

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
@@ -97,7 +97,7 @@
9797
<dependency>
9898
<groupId>com.typesafe</groupId>
9999
<artifactId>config</artifactId>
100-
<version>1.3.0</version>
100+
<version>1.4.1</version>
101101
<scope>compile</scope>
102102
</dependency>
103103
<dependency>

0 commit comments

Comments
 (0)