Skip to content

Commit 9e674f5

Browse files
This PR contains the following updates:
| Package | Change | Age | Confidence | |---|---|---|---| | [software.amazon.awssdk:bom](https://aws.amazon.com/sdkforjava) | `2.32.8` -> `2.32.9` | [![age](https://developer.mend.io/api/mc/badges/age/maven/software.amazon.awssdk:bom/2.32.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/software.amazon.awssdk:bom/2.32.8/2.32.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/KernelPanicAUS/aws-s3-lambda-dynamodb-batch-loader). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40MC4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwiZGVwZW5kZW5jeS11cGRhdGUiLCJyZW5vdmF0ZSJdfQ==-->
1 parent 2ad11b6 commit 9e674f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<dependency>
1111
<groupId>software.amazon.awssdk</groupId>
1212
<artifactId>bom</artifactId>
13-
<version>2.32.8</version>
13+
<version>2.32.9</version>
1414
<type>pom</type>
1515
<scope>import</scope>
1616
</dependency>

0 commit comments

Comments
 (0)