Skip to content

Commit

Permalink
build(deps): bump org.apache.maven.plugins:maven-dependency-plugin fr…
Browse files Browse the repository at this point in the history
…om 3.6.1 to 3.7.0 (awslabs#2028)
  • Loading branch information
github-actions[bot] committed Jun 17, 2024
2 parents 8d0102d + 2a0cf13 commit 6047c92
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion athena-dynamodb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.6.1</version>
<version>3.7.0</version>
<executions>
<execution>
<id>copy</id>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.6.1</version>
<version>3.7.0</version>
</plugin>
</plugins>
</pluginManagement>
Expand Down

0 comments on commit 6047c92

Please sign in to comment.