Skip to content

Commit

Permalink
fix: upgrade org.immutables:value from 2.8.8 to 2.9.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.immutables:value from 2.8.8 to 2.9.1.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.immutables/value/

See this project in Snyk:
https://app.snyk.io/org/ketola/project/2d49b131-fa21-4f41-8223-aa06d4433281?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot authored and ketola committed Sep 27, 2022
1 parent 0addfc4 commit ad96aaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<dependency>
<groupId>org.immutables</groupId>
<artifactId>value</artifactId>
<version>2.8.8</version>
<version>2.9.1</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.datatype</groupId>
Expand Down

0 comments on commit ad96aaa

Please sign in to comment.