Skip to content

Commit

Permalink
chore: bump maven-dependency-plugin from 2.6 to 3.5.0 in /examples/ms…
Browse files Browse the repository at this point in the history
…al-java (#899)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 1, 2023
1 parent a5aba22 commit 94f1a50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/msal-java/pom.xml
Expand Up @@ -80,7 +80,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
<version>2.6</version>
<version>3.5.0</version>
<executions>
<execution>
<id>unpack-dependencies</id>
Expand Down

0 comments on commit 94f1a50

Please sign in to comment.