Skip to content

Commit

Permalink
Merge pull request #1622 from hub4j/dependabot/maven/com.github.siom7…
Browse files Browse the repository at this point in the history
…9.japicmp-japicmp-maven-plugin-0.17.1

Chore(deps): Bump japicmp-maven-plugin from 0.16.0 to 0.17.1
  • Loading branch information
bitwiseman committed Mar 20, 2023
2 parents 600933b + b8e1608 commit dc304e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -396,7 +396,7 @@
<plugin>
<groupId>com.github.siom79.japicmp</groupId>
<artifactId>japicmp-maven-plugin</artifactId>
<version>0.16.0</version>
<version>0.17.1</version>
<configuration>
<parameter>
<breakBuildOnBinaryIncompatibleModifications>true</breakBuildOnBinaryIncompatibleModifications>
Expand Down

0 comments on commit dc304e1

Please sign in to comment.