Bump maven-jar-plugin from 3.2.2 to 3.3.0

Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.2.2 to 3.3.0.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.2.2...maven-jar-plugin-3.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-09-19 04:14:42 +00:00 committed by Mustapha Zorgati
parent 5401ffccc7
commit fda6a090c0
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@
<version.checkstyle>10.3.3</version.checkstyle>
<version.google-java-format>1.15.0</version.google-java-format>
<version.maven.checkstyle>3.2.0</version.maven.checkstyle>
<version.maven.jar>3.2.2</version.maven.jar>
<version.maven.jar>3.3.0</version.maven.jar>
<version.maven.compiler>3.10.1</version.maven.compiler>
<version.maven.source>3.2.1</version.maven.source>
<version.maven.javadoc>3.4.1</version.maven.javadoc>