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/ws-axiom.git
The following commit(s) were added to refs/heads/master by this push:
new dfeb84a Bump xjc-maven-plugin from 0.1 to 0.1.1
dfeb84a is described below
commit dfeb84a07c9a2f450c99436461846b87b283014f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 1 05:15:57 2021 +0000
Bump xjc-maven-plugin from 0.1 to 0.1.1
Bumps [xjc-maven-plugin](https://github.com/veithen/xjc-maven-plugin) from
0.1 to 0.1.1.
- [Release notes](https://github.com/veithen/xjc-maven-plugin/releases)
- [Commits](https://github.com/veithen/xjc-maven-plugin/compare/0.1...0.1.1)
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 f566a79..e93a912 100644
--- a/pom.xml
+++ b/pom.xml
@@ -710,7 +710,7 @@
<plugin>
<groupId>com.github.veithen.maven</groupId>
<artifactId>xjc-maven-plugin</artifactId>
- <version>0.1</version>
+ <version>0.1.1</version>
</plugin>
<plugin>
<groupId>com.github.veithen.maven</groupId>