Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1

Bumps [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.4.0...maven-jar-plugin-3.4.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-jar-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-26 07:24:31 +00:00 committed by jamesrdi
parent 8593221537
commit b8bb17628b
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@
<version.checkstyle>10.14.0</version.checkstyle> <version.checkstyle>10.14.0</version.checkstyle>
<version.google-java-format>1.20.0</version.google-java-format> <version.google-java-format>1.20.0</version.google-java-format>
<version.maven.checkstyle>3.3.1</version.maven.checkstyle> <version.maven.checkstyle>3.3.1</version.maven.checkstyle>
<version.maven.jar>3.4.0</version.maven.jar> <version.maven.jar>3.4.1</version.maven.jar>
<version.maven.war>3.4.0</version.maven.war> <version.maven.war>3.4.0</version.maven.war>
<version.maven.compiler>3.13.0</version.maven.compiler> <version.maven.compiler>3.13.0</version.maven.compiler>
<version.maven.source>3.3.1</version.maven.source> <version.maven.source>3.3.1</version.maven.source>