Skip to content

Commit

Permalink
Bump dev.failsafe:failsafe from 3.2.1 to 3.3.2 (snowflakedb#859)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Michał Bobowski <michal.bobowski@snowflake.com>
  • Loading branch information
dependabot[bot] and sfc-gh-mbobowski committed Jul 31, 2024
1 parent 47624f5 commit 4a22f56
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -503,7 +503,7 @@
<dependency>
<groupId>dev.failsafe</groupId>
<artifactId>failsafe</artifactId>
<version>3.2.1</version>
<version>3.3.2</version>
</dependency>

<!--junit for unit test-->
Expand Down
2 changes: 1 addition & 1 deletion pom_confluent.xml
Original file line number Diff line number Diff line change
Expand Up @@ -649,7 +649,7 @@
<dependency>
<groupId>dev.failsafe</groupId>
<artifactId>failsafe</artifactId>
<version>3.2.1</version>
<version>3.3.2</version>
</dependency>

<!--junit for unit test-->
Expand Down

0 comments on commit 4a22f56

Please sign in to comment.