Skip to content

Commit e9f5ef6

Browse files
committed
fix: upgrade com.google.auto.value:auto-value from 1.4.1 to 1.10.1
Snyk has created this PR to upgrade com.google.auto.value:auto-value from 1.4.1 to 1.10.1. See this package in Maven Repository: https://mvnrepository.com/artifact/com.google.auto.value/auto-value/ See this project in Snyk: https://app.snyk.io/org/spotify-foss/project/0819fea5-593f-4248-a206-b4cb73bd5c3b?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 0c0e670 commit e9f5ef6

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
@@ -71,7 +71,7 @@
7171
<dependency>
7272
<groupId>com.google.auto.value</groupId>
7373
<artifactId>auto-value</artifactId>
74-
<version>1.4.1</version>
74+
<version>1.10.1</version>
7575
</dependency>
7676
<dependency>
7777
<groupId>com.google.guava</groupId>

0 commit comments

Comments
 (0)