Skip to content

Commit 91d676a

Browse files
Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.18.4 to 0.18.5 (#307)
* Bump com.github.siom79.japicmp:japicmp-maven-plugin Bumps [com.github.siom79.japicmp:japicmp-maven-plugin](https://github.com/siom79/japicmp) from 0.18.4 to 0.18.5. - [Release notes](https://github.com/siom79/japicmp/releases) - [Changelog](https://github.com/siom79/japicmp/blob/master/release.py) - [Commits](siom79/japicmp@japicmp-base-0.18.4...japicmp-base-0.18.5) --- updated-dependencies: - dependency-name: com.github.siom79.japicmp:japicmp-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Update pom.xml --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marvin <[email protected]>
1 parent e2087b1 commit 91d676a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pom.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -180,8 +180,6 @@
180180
<osgi.import.package.root>*</osgi.import.package.root>
181181
<osgi.import.package>${osgi.import.package.root}</osgi.import.package>
182182

183-
<!-- try to removed this after 6.0.0 is out -->
184-
<japicmp.skip>true</japicmp.skip>
185183
</properties>
186184

187185
<dependencyManagement>
@@ -504,7 +502,7 @@
504502
<plugin>
505503
<groupId>com.github.siom79.japicmp</groupId>
506504
<artifactId>japicmp-maven-plugin</artifactId>
507-
<version>0.18.4</version>
505+
<version>0.18.5</version>
508506
<configuration>
509507
<parameter>
510508
<ignoreMissingOldVersion>true</ignoreMissingOldVersion>

0 commit comments

Comments
 (0)