Skip to content

Commit 54c4478

Browse files
authored
Merge pull request #50 from irockel/renovate/non-major-dependencies
chore(deps): update dependency org.apache.maven.plugins:maven-dependency-plugin to v3.10.0
2 parents c266556 + cdbf046 commit 54c4478

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tda-macos-binary/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<plugin>
2626
<groupId>org.apache.maven.plugins</groupId>
2727
<artifactId>maven-dependency-plugin</artifactId>
28-
<version>3.9.0</version>
28+
<version>3.10.0</version>
2929
<executions>
3030
<execution>
3131
<id>copy-tda-jar</id>

tda/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<plugin>
7575
<groupId>org.apache.maven.plugins</groupId>
7676
<artifactId>maven-dependency-plugin</artifactId>
77-
<version>3.9.0</version>
77+
<version>3.10.0</version>
7878
<executions>
7979
<execution>
8080
<id>unpack-licenses</id>

0 commit comments

Comments
 (0)