aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-11-17 06:39:01 -0800
committerGitHub <noreply@github.com>2022-11-17 06:39:01 -0800
commit3f1e62d1e1b43f1d76af5106f9484e940bf74606 (patch)
tree1241a40214836d7d1cb6b0dd1165755d19704b40
parent818faeeaa2eb5b434710d76ab9c685d4285e4788 (diff)
downloadgson-3f1e62d1e1b43f1d76af5106f9484e940bf74606.tar.gz
Bump japicmp-maven-plugin from 0.16.0 to 0.17.1 (#2238)
Bumps [japicmp-maven-plugin](https://github.com/siom79/japicmp) from 0.16.0 to 0.17.1. - [Release notes](https://github.com/siom79/japicmp/releases) - [Changelog](https://github.com/siom79/japicmp/blob/master/release.py) - [Commits](https://github.com/siom79/japicmp/compare/japicmp-base-0.16.0...japicmp-base-0.17.1) --- updated-dependencies: - dependency-name: com.github.siom79.japicmp:japicmp-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--metrics/pom.xml2
-rw-r--r--pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/metrics/pom.xml b/metrics/pom.xml
index e2ed9f9f..6570da42 100644
--- a/metrics/pom.xml
+++ b/metrics/pom.xml
@@ -47,7 +47,7 @@
<plugin>
<groupId>com.github.siom79.japicmp</groupId>
<artifactId>japicmp-maven-plugin</artifactId>
- <version>0.16.0</version>
+ <version>0.17.1</version>
<configuration>
<!-- This module is not supposed to be consumed as library, so no need to check API -->
<skip>true</skip>
diff --git a/pom.xml b/pom.xml
index f329c0f7..dbf50d8b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -225,7 +225,7 @@
<plugin>
<groupId>com.github.siom79.japicmp</groupId>
<artifactId>japicmp-maven-plugin</artifactId>
- <version>0.16.0</version>
+ <version>0.17.1</version>
<configuration>
<oldVersion>
<dependency>