Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 5aa7811

Browse files
authoredAug 22, 2024
chore(deps): update dependency org.apache.maven.plugins:maven-dependency-plugin to v3.8.0
1 parent 8ebd832 commit 5aa7811

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎seqreader-app/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
<plugin>
9999
<groupId>org.apache.maven.plugins</groupId>
100100
<artifactId>maven-dependency-plugin</artifactId>
101-
<version>3.3.0</version>
101+
<version>3.8.0</version>
102102
<executions>
103103
<execution>
104104
<id>copy-dependencies</id>

0 commit comments

Comments
 (0)
Please sign in to comment.