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

paulrutter pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git


The following commit(s) were added to refs/heads/master by this push:
     new 41a6c9869f FELIX-6802 Non existent plugin referenced in parent POM - 
Updated to 3.3.3 in da00fd260cb9525842e56c3ce467675798f4ed30, but that never 
existing. Moving to latest 3.6.0
41a6c9869f is described below

commit 41a6c9869fe1a2f4b298d187adb5d954786f557c
Author: Paul Rütter <p...@blueconic.com>
AuthorDate: Mon Aug 25 15:27:37 2025 +0200

    FELIX-6802 Non existent plugin referenced in parent POM
    - Updated to 3.3.3 in da00fd260cb9525842e56c3ce467675798f4ed30, but that 
never existing. Moving to latest 3.6.0
---
 pom/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom/pom.xml b/pom/pom.xml
index c46888d0eb..621a1ed9ee 100644
--- a/pom/pom.xml
+++ b/pom/pom.xml
@@ -105,7 +105,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-jxr-plugin</artifactId>
-                    <version>3.3.3</version>
+                    <version>3.6.0</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.geronimo.genesis.plugins</groupId>

Reply via email to