Skip to content

Commit 08b429f

Browse files
dependabot[bot]slawekjaranowski
authored andcommitted
Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0
Bumps [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.3.0...maven-jar-plugin-3.4.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>
1 parent f3038d1 commit 08b429f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@ limitations under the License.
426426
<plugin>
427427
<groupId>org.apache.maven.plugins</groupId>
428428
<artifactId>maven-jar-plugin</artifactId>
429-
<version>3.3.0</version>
429+
<version>3.4.0</version>
430430
<configuration>
431431
<archive>
432432
<manifest>

0 commit comments

Comments
 (0)