Skip to content

Commit bd6d4cd

Browse files
chore: bump org.apache.maven.plugins:maven-jar-plugin (#2427)
Bumps [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.4.2 to 3.5.0. - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.4.2...maven-jar-plugin-3.5.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-jar-plugin dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 49b9b33 commit bd6d4cd

File tree

1 file changed

+1
-1
lines changed
  • powertools-idempotency/powertools-idempotency-dynamodb

1 file changed

+1
-1
lines changed

powertools-idempotency/powertools-idempotency-dynamodb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@
203203
<plugin>
204204
<groupId>org.apache.maven.plugins</groupId>
205205
<artifactId>maven-jar-plugin</artifactId>
206-
<version>3.4.2</version>
206+
<version>3.5.0</version>
207207
<configuration>
208208
<archive>
209209
<manifestEntries>

0 commit comments

Comments
 (0)