Skip to content

Commit

Permalink
Merge pull request #844 from classgraph/dependabot/maven/org.apache.m…
Browse files Browse the repository at this point in the history
…aven.plugins-maven-source-plugin-3.3.1

Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1
  • Loading branch information
lukehutch committed Apr 5, 2024
2 parents a13e322 + 2c019ab commit 3be2f77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -205,7 +205,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
<version>3.3.0</version>
<version>3.3.1</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit 3be2f77

Please sign in to comment.