This is an automated email from the ASF dual-hosted git repository.
jungm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bval.git
The following commit(s) were added to refs/heads/master by this push:
new 7cef2f3 Bump org.codehaus.mojo:buildnumber-maven-plugin from 3.2.0 to
3.2.1
7cef2f3 is described below
commit 7cef2f327bf1f4e83aa937b2c3acbc22a3f41a10
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 3 09:49:14 2024 +0000
Bump org.codehaus.mojo:buildnumber-maven-plugin from 3.2.0 to 3.2.1
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]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index cb7da60..78c964c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -543,7 +543,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>buildnumber-maven-plugin</artifactId>
- <version>3.2.0</version>
+ <version>3.2.1</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>