Skip to content

Commit ba91fc1

Browse files
fix(deps): bump com.github.siom79.japicmp:japicmp-maven-plugin
Bumps [com.github.siom79.japicmp:japicmp-maven-plugin](https://github.com/siom79/japicmp) from 0.25.0 to 0.25.1. - [Release notes](https://github.com/siom79/japicmp/releases) - [Changelog](https://github.com/siom79/japicmp/blob/master/release.py) - [Commits](siom79/japicmp@japicmp-base-0.25.0...japicmp-base-0.25.1) --- updated-dependencies: - dependency-name: com.github.siom79.japicmp:japicmp-maven-plugin dependency-version: 0.25.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cae62dc commit ba91fc1

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
@@ -1687,7 +1687,7 @@ check for new dependency/plugin updates using:
16871687
<!-- defined under pluginManagement to reuse config in plugin and reporting section, see https://stackoverflow.com/questions/32136828/share-maven-plugin-configuration-between-build-and-reporting-sections/32181937#32181937 -->
16881688
<groupId>com.github.siom79.japicmp</groupId>
16891689
<artifactId>japicmp-maven-plugin</artifactId>
1690-
<version>0.25.0</version>
1690+
<version>0.25.1</version>
16911691
<configuration>
16921692
<skip>${skip.japicmp.cmp}</skip>
16931693
<parameter>

0 commit comments

Comments
 (0)