This is an automated email from the ASF dual-hosted git repository.

dependabot[bot] pushed a commit to branch 
dependabot/maven/org.codehaus.mojo-buildnumber-maven-plugin-3.3.1
in repository https://gitbox.apache.org/repos/asf/parquet-java.git

commit 92d47691177d07425217b805e75423275e120a19
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 24 02:11:38 2026 +0000

    Bump org.codehaus.mojo:buildnumber-maven-plugin from 3.2.0 to 3.3.1
    
    Bumps 
[org.codehaus.mojo:buildnumber-maven-plugin](https://github.com/mojohaus/buildnumber-maven-plugin)
 from 3.2.0 to 3.3.1.
    - [Release 
notes](https://github.com/mojohaus/buildnumber-maven-plugin/releases)
    - 
[Commits](https://github.com/mojohaus/buildnumber-maven-plugin/compare/3.2.0...buildnumber-maven-plugin-3.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:buildnumber-maven-plugin
      dependency-version: 3.3.1
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 53d173bbb..bafc775cf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -521,8 +521,8 @@
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>buildnumber-maven-plugin</artifactId>
-        <!-- Warning! 3.2.1 caused issues during verification, 3.2.0 is known 
to work correctly. -->
-        <version>3.2.0</version>
+        <!-- Warning! 3.2.1 caused issues during verification, 3.3.1 is known 
to work correctly. -->
+        <version>3.3.1</version>
         <configuration>
           <!-- Source distributions carry no .git metadata, so the revision 
cannot be read.
                Record an explicit value instead of leaving ${buildNumber} 
unresolved. -->

Reply via email to