Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-source-plugin from 3.2.1 to 3.3.1
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.2.1 to 3.3.1.
- [Commits](apache/maven-source-plugin@maven-source-plugin-3.2.1...maven-source-plugin-3.3.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-source-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 30, 2024
1 parent e38a671 commit 9988180
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mq/main/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -612,7 +612,7 @@
<!-- Creates the source jar -->
<plugin>
<artifactId>maven-source-plugin</artifactId>
<version>3.2.1</version>
<version>3.3.1</version>
<!-- if project does not contain source, plugin will fail, so add pom.xml. -->
<!-- See: http://jira.codehaus.org/browse/MSOURCES-44. -->
<configuration>
Expand Down

0 comments on commit 9988180

Please sign in to comment.