Skip to content

Commit f212871

Browse files
Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.24.1 to 0.24.2 (#2417)
Bump com.github.siom79.japicmp:japicmp-maven-plugin Bumps [com.github.siom79.japicmp:japicmp-maven-plugin](https://github.com/siom79/japicmp) from 0.24.1 to 0.24.2. - [Release notes](https://github.com/siom79/japicmp/releases) - [Changelog](https://github.com/siom79/japicmp/blob/master/release.py) - [Commits](siom79/japicmp@japicmp-base-0.24.1...japicmp-base-0.24.2) --- updated-dependencies: - dependency-name: com.github.siom79.japicmp:japicmp-maven-plugin dependency-version: 0.24.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent efdaba7 commit f212871

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
@@ -275,7 +275,7 @@
275275
<!-- API version compat check - https://siom79.github.io/japicmp/ -->
276276
<groupId>com.github.siom79.japicmp</groupId>
277277
<artifactId>japicmp-maven-plugin</artifactId>
278-
<version>0.24.1</version>
278+
<version>0.24.2</version>
279279
<configuration>
280280
<!-- hard code previous version; can't detect when running stateless on build server -->
281281
<oldVersion>

0 commit comments

Comments
 (0)