This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/archiva-parent.git
The following commit(s) were added to refs/heads/master by this push:
new 0c0fdef Bump enunciate-maven-plugin from 2.13.3 to 2.14.0
0c0fdef is described below
commit 0c0fdef38952ac26ac76a669c0c3eefc8cd92cc7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 11 13:43:46 2022 +0000
Bump enunciate-maven-plugin from 2.13.3 to 2.14.0
Bumps [enunciate-maven-plugin](https://github.com/stoicflame/enunciate)
from 2.13.3 to 2.14.0.
- [Release notes](https://github.com/stoicflame/enunciate/releases)
-
[Changelog](https://github.com/stoicflame/enunciate/blob/master/release-procedure.md)
- [Commits](https://github.com/stoicflame/enunciate/compare/v2.13.3...v2.14)
---
updated-dependencies:
- dependency-name: com.webcohesion.enunciate:enunciate-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 47a9078..b43cc01 100644
--- a/pom.xml
+++ b/pom.xml
@@ -147,7 +147,7 @@
<enunciate.docsDir/>
- <enunciate.version>2.13.3</enunciate.version>
+ <enunciate.version>2.14.0</enunciate.version>
<enunciate.debug>false</enunciate.debug>
<javaVersion>8</javaVersion>