Skip to content

Commit

Permalink
[Snyk] Upgrade com.google.errorprone:error_prone_annotations from 2.2…
Browse files Browse the repository at this point in the history
…4.0 to 2.26.1 (#287)

* fix: upgrade com.google.errorprone:error_prone_annotations from 2.24.0 to 2.26.1

Snyk has created this PR to upgrade com.google.errorprone:error_prone_annotations from 2.24.0 to 2.26.1.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.google.errorprone/error_prone_annotations/

See this project in Snyk:
https://app.snyk.io/org/flyte/project/319e0940-fab5-4c2d-abc6-529b593cac2d?utm_source=github&utm_medium=referral&page=upgrade-pr

Signed-off-by: Roger Torrentsgenerós <rogert@spotify.com>

* chore: mvn spotless:apply

Signed-off-by: Roger Torrentsgenerós <rogert@spotify.com>

---------

Signed-off-by: Roger Torrentsgenerós <rogert@spotify.com>
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: Roger Torrentsgenerós <rogert@spotify.com>
  • Loading branch information
3 people committed May 16, 2024
1 parent 229ffd8 commit b3409eb
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 @@ -108,7 +108,7 @@
<!-- also remember to bump the version in flytekit-bom module -->
<spotless.version>2.21.0</spotless.version>
<spotbugs.excludeFilterFile>spotbugs-exclude.xml</spotbugs.excludeFilterFile>
<error_prone.version>2.24.0</error_prone.version>
<error_prone.version>2.26.1</error_prone.version>
<junit.version>5.7.0</junit.version>

<!-- has to be one liner, or errorprone doesn't work -->
Expand Down

0 comments on commit b3409eb

Please sign in to comment.