Skip to content

Commit

Permalink
Merge pull request #447 from CROSSINGTUD/dependabot/maven/org.apache.…
Browse files Browse the repository at this point in the history
…maven.plugins-maven-dependency-plugin-3.6.1

Bump org.apache.maven.plugins:maven-dependency-plugin from 3.3.0 to 3.6.1
  • Loading branch information
schlichtig authored Nov 10, 2023
2 parents 74f5a05 + 2191c3d commit 87226b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CryptoAnalysis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.3.0</version>
<version>3.6.1</version>
<executions>
<execution>
<id>unpack</id>
Expand Down

0 comments on commit 87226b9

Please sign in to comment.