This is an automated email from the ASF dual-hosted git repository.
gmurthy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git
The following commit(s) were added to refs/heads/main by this push:
new 94f36ebd Bump apache-rat-plugin from 0.13 to 0.14
94f36ebd is described below
commit 94f36ebdd64f47419eb55cef6988ca1c3e46ff93
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 13 17:06:21 2022 +0000
Bump apache-rat-plugin from 0.13 to 0.14
Bumps apache-rat-plugin from 0.13 to 0.14.
---
updated-dependencies:
- dependency-name: org.apache.rat:apache-rat-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 54e9351c..13ab8d06 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,7 +47,7 @@
<plugin>
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-plugin</artifactId>
- <version>0.13</version>
+ <version>0.14</version>
<executions>
<execution>
<phase>verify</phase>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]