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

sjaranowski pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/maven-xinclude-extension.git


The following commit(s) were added to refs/heads/main by this push:
     new 9071181  Bump org.apache.maven.extensions:maven-extensions from 46 to 
47
9071181 is described below

commit 907118163373ef96c807ffcf0537bcad0f58fa40
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 13 11:57:12 2026 +0000

    Bump org.apache.maven.extensions:maven-extensions from 46 to 47
    
    Bumps 
[org.apache.maven.extensions:maven-extensions](https://github.com/apache/maven-parent)
 from 46 to 47.
    - [Release notes](https://github.com/apache/maven-parent/releases)
    - [Commits](https://github.com/apache/maven-parent/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.extensions:maven-extensions
      dependency-version: '47'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    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 a1d8556..1d4fbc3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.extensions</groupId>
     <artifactId>maven-extensions</artifactId>
-    <version>46</version>
+    <version>47</version>
     <relativePath />
   </parent>
 

Reply via email to