This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/main by this push:
new 54691c3684 Bump org.codehaus.mojo:buildnumber-maven-plugin from 3.2.0
to 3.2.1 (#2052)
54691c3684 is described below
commit 54691c3684083f65e8f9f7ff8fb593f229630757
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 5 08:51:08 2024 -0400
Bump org.codehaus.mojo:buildnumber-maven-plugin from 3.2.0 to 3.2.1 (#2052)
Bumps
[org.codehaus.mojo:buildnumber-maven-plugin](https://github.com/mojohaus/buildnumber-maven-plugin)
from 3.2.0 to 3.2.1.
- [Release
notes](https://github.com/mojohaus/buildnumber-maven-plugin/releases)
-
[Commits](https://github.com/mojohaus/buildnumber-maven-plugin/compare/3.2.0...3.2.1)
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:buildnumber-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
core/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/pom.xml b/core/pom.xml
index 823854936d..a88ab76ea4 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -181,7 +181,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>buildnumber-maven-plugin</artifactId>
- <version>3.2.0</version>
+ <version>3.2.1</version>
<executions>
<execution>
<id>create-noncanonicalrev</id>