Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1

Bumps [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.3.0 to 3.3.1.
- [Commits](https://github.com/apache/maven-source-plugin/compare/maven-source-plugin-3.3.0...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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-05 04:12:35 +00:00 committed by GitHub
parent b758e209e3
commit 88915746c4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@
<version.maven.jar>3.3.0</version.maven.jar>
<version.maven.war>3.4.0</version.maven.war>
<version.maven.compiler>3.13.0</version.maven.compiler>
<version.maven.source>3.3.0</version.maven.source>
<version.maven.source>3.3.1</version.maven.source>
<version.maven.javadoc>3.6.3</version.maven.javadoc>
<version.maven.resources>3.3.1</version.maven.resources>
<version.maven.surefire>3.2.5</version.maven.surefire>