Skip to content

Commit

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

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 Oct 10, 2022
1 parent 1a15e94 commit 9c8e937
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.9.1</version>
<version>2.9.2</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.datatype</groupId>
Expand Down

0 comments on commit 9c8e937

Please sign in to comment.