Skip to content

Commit

Permalink
fix(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
juancgalvis authored and Dependencies Bot committed Jan 10, 2025
1 parent 0923ec7 commit 3845ce3
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies {

dependencyManagement {
imports {
mavenBom 'software.amazon.awssdk:bom:2.29.43'
mavenBom 'software.amazon.awssdk:bom:2.29.49'
}
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies {

dependencyManagement {
imports {
mavenBom 'software.amazon.awssdk:bom:2.29.43'
mavenBom 'software.amazon.awssdk:bom:2.29.49'
}
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ dependencies {

dependencyManagement {
imports {
mavenBom 'software.amazon.awssdk:bom:2.29.43'
mavenBom 'software.amazon.awssdk:bom:2.29.49'
}
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencies {

dependencyManagement {
imports {
mavenBom 'software.amazon.awssdk:bom:2.29.43'
mavenBom 'software.amazon.awssdk:bom:2.29.49'
}
}

Expand Down

0 comments on commit 3845ce3

Please sign in to comment.