Skip to content

Commit 8171cb6

Browse files
build(deps): bump project.build.awssdk.version from 2.44.5 to 2.44.6 in /java/cluster_management (#1103)
Bumps `project.build.awssdk.version` from 2.44.5 to 2.44.6. Updates `software.amazon.awssdk:dsql` from 2.44.5 to 2.44.6 Updates `software.amazon.awssdk:url-connection-client` from 2.44.5 to 2.44.6 Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0e75c2c commit 8171cb6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

java/cluster_management/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<maven.compiler.release>17</maven.compiler.release>
1313
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1414
<mainClass>org.example.Example</mainClass>
15-
<project.build.awssdk.version>2.44.5</project.build.awssdk.version>
15+
<project.build.awssdk.version>2.44.6</project.build.awssdk.version>
1616
</properties>
1717

1818
<dependencies>

0 commit comments

Comments
 (0)