Skip to content

Commit 4c1c8a9

Browse files
Bump the dependencies group across 1 directory with 2 updates
Bumps the dependencies group with 2 updates in the / directory: software.amazon.awssdk:secretsmanager and [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco). Updates `software.amazon.awssdk:secretsmanager` from 2.34.2 to 2.35.5 Updates `org.jacoco:jacoco-maven-plugin` from 0.8.13 to 0.8.14 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.13...v0.8.14) --- updated-dependencies: - dependency-name: software.amazon.awssdk:secretsmanager dependency-version: 2.35.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 36d50e2 commit 4c1c8a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>software.amazon.awssdk</groupId>
7272
<artifactId>secretsmanager</artifactId>
73-
<version>2.34.2</version>
73+
<version>2.35.5</version>
7474
</dependency>
7575

7676
<dependency>
@@ -216,7 +216,7 @@
216216
<plugin>
217217
<groupId>org.jacoco</groupId>
218218
<artifactId>jacoco-maven-plugin</artifactId>
219-
<version>0.8.13</version>
219+
<version>0.8.14</version>
220220
<executions>
221221
<execution>
222222
<goals>

0 commit comments

Comments
 (0)