Skip to content

Commit c1cf471

Browse files
Bump org.apache.maven.plugins:maven-jar-plugin from 3.2.0 to 3.4.2
Bumps [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.2.0 to 3.4.2. - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.2.0...maven-jar-plugin-3.4.2) --- 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] <[email protected]>
1 parent 3796f72 commit c1cf471

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kotlin-kover/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
<plugin>
135135
<groupId>org.apache.maven.plugins</groupId>
136136
<artifactId>maven-jar-plugin</artifactId>
137-
<version>3.2.0</version>
137+
<version>3.4.2</version>
138138
<configuration>
139139
<archive>
140140
<manifest>

0 commit comments

Comments
 (0)