Skip to content

Commit a4ea6e4

Browse files
Bump org.revapi:revapi-maven-plugin from 0.15.0 to 0.15.1
Bumps [org.revapi:revapi-maven-plugin](https://github.com/revapi/revapi) from 0.15.0 to 0.15.1. - [Commits](revapi/revapi@revapi_v0.15.0...revapi_v0.15.1) --- updated-dependencies: - dependency-name: org.revapi:revapi-maven-plugin dependency-version: 0.15.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3680488 commit a4ea6e4

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
@@ -58,7 +58,7 @@
5858
<commons.encoding>UTF-8</commons.encoding>
5959
<maven.compiler.source>1.8</maven.compiler.source>
6060
<maven.compiler.target>1.8</maven.compiler.target>
61-
<rng.revapi.version>0.15.0</rng.revapi.version>
61+
<rng.revapi.version>0.15.1</rng.revapi.version>
6262
<rng.revapi.java.version>0.28.1</rng.revapi.java.version>
6363
<!-- MathJax configuration. See the maven-javadoc-plugin plugin. -->
6464
<rng.mathjax.url>https://commons.apache.org/js/mathjax/tex-mml-chtml.js</rng.mathjax.url>

0 commit comments

Comments
 (0)