This is an automated email from the ASF dual-hosted git repository.
veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git
The following commit(s) were added to refs/heads/master by this push:
new 235edbf Bump jacoco-report-maven-plugin from 0.3.0 to 0.3.1
235edbf is described below
commit 235edbf06a55a4c090568958f242512054c8ec37
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 15 13:44:34 2021 +0000
Bump jacoco-report-maven-plugin from 0.3.0 to 0.3.1
Bumps
[jacoco-report-maven-plugin](https://github.com/veithen/jacoco-report-maven-plugin)
from 0.3.0 to 0.3.1.
- [Release
notes](https://github.com/veithen/jacoco-report-maven-plugin/releases)
-
[Commits](https://github.com/veithen/jacoco-report-maven-plugin/compare/0.3.0...0.3.1)
---
updated-dependencies:
- dependency-name: com.github.veithen.maven:jacoco-report-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8fd4f44..29d64d8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1426,7 +1426,7 @@
<plugin>
<groupId>com.github.veithen.maven</groupId>
<artifactId>jacoco-report-maven-plugin</artifactId>
- <version>0.3.0</version>
+ <version>0.3.1</version>
<executions>
<execution>
<goals>