Accepting request 1205306 from Java:packages
3.15.0 OBS-URL: https://build.opensuse.org/request/show/1205306 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/maven-plugin-tools?expand=0&rev=15
This commit is contained in:
commit
fadd99f960
@ -1,9 +1,9 @@
|
|||||||
--- maven-plugin-plugin/src/main/filtered-resources/META-INF/maven/org.apache.maven.plugins/maven-plugin-plugin/plugin-help.xml 1970-01-01 01:00:00.000000000 +0100
|
--- maven-plugin-plugin/src/main/filtered-resources/META-INF/maven/org.apache.maven.plugins/maven-plugin-plugin/plugin-help.xml 1970-01-01 01:00:00.000000000 +0100
|
||||||
+++ maven-plugin-plugin/src/main/filtered-resources/META-INF/maven/org.apache.maven.plugins/maven-plugin-plugin/plugin-help.xml 2024-05-15 12:12:45.836896057 +0200
|
+++ maven-plugin-plugin/src/main/filtered-resources/META-INF/maven/org.apache.maven.plugins/maven-plugin-plugin/plugin-help.xml 2024-09-29 20:01:59.518207342 +0200
|
||||||
@@ -0,0 +1,348 @@
|
@@ -0,0 +1,348 @@
|
||||||
+<?xml version="1.0" encoding="UTF-8"?>
|
+<?xml version="1.0" encoding="UTF-8"?>
|
||||||
+
|
+
|
||||||
+<!-- Generated by maven-plugin-tools 3.13 (for help mojo with limited elements)-->
|
+<!-- Generated by maven-plugin-tools 3.15 (for help mojo with limited elements)-->
|
||||||
+
|
+
|
||||||
+<plugin>
|
+<plugin>
|
||||||
+ <name>${project.name}</name>
|
+ <name>${project.name}</name>
|
||||||
@ -350,11 +350,11 @@
|
|||||||
+ </mojos>
|
+ </mojos>
|
||||||
+</plugin>
|
+</plugin>
|
||||||
--- maven-plugin-plugin/src/main/filtered-resources/META-INF/maven/plugin.xml 1970-01-01 01:00:00.000000000 +0100
|
--- maven-plugin-plugin/src/main/filtered-resources/META-INF/maven/plugin.xml 1970-01-01 01:00:00.000000000 +0100
|
||||||
+++ maven-plugin-plugin/src/main/filtered-resources/META-INF/maven/plugin.xml 2024-05-15 12:12:16.933350354 +0200
|
+++ maven-plugin-plugin/src/main/filtered-resources/META-INF/maven/plugin.xml 2024-09-29 20:02:50.765250336 +0200
|
||||||
@@ -0,0 +1,610 @@
|
@@ -0,0 +1,622 @@
|
||||||
+<?xml version="1.0" encoding="UTF-8"?>
|
+<?xml version="1.0" encoding="UTF-8"?>
|
||||||
+
|
+
|
||||||
+<!-- Generated by maven-plugin-tools 3.13-->
|
+<!-- Generated by maven-plugin-tools 3.15-->
|
||||||
+
|
+
|
||||||
+<plugin>
|
+<plugin>
|
||||||
+ <name>${project.name}</name>
|
+ <name>${project.name}</name>
|
||||||
@ -757,10 +757,10 @@
|
|||||||
+ <version>1.7.36</version>
|
+ <version>1.7.36</version>
|
||||||
+ </dependency>
|
+ </dependency>
|
||||||
+ <dependency>
|
+ <dependency>
|
||||||
+ <groupId>org.apache.commons</groupId>
|
+ <groupId>org.codehaus.plexus</groupId>
|
||||||
+ <artifactId>commons-lang3</artifactId>
|
+ <artifactId>plexus-classworlds</artifactId>
|
||||||
+ <type>jar</type>
|
+ <type>jar</type>
|
||||||
+ <version>3.12.0</version>
|
+ <version>2.8.0</version>
|
||||||
+ </dependency>
|
+ </dependency>
|
||||||
+ <dependency>
|
+ <dependency>
|
||||||
+ <groupId>javax.inject</groupId>
|
+ <groupId>javax.inject</groupId>
|
||||||
@ -772,19 +772,19 @@
|
|||||||
+ <groupId>org.codehaus.plexus</groupId>
|
+ <groupId>org.codehaus.plexus</groupId>
|
||||||
+ <artifactId>plexus-xml</artifactId>
|
+ <artifactId>plexus-xml</artifactId>
|
||||||
+ <type>jar</type>
|
+ <type>jar</type>
|
||||||
+ <version>3.0.0</version>
|
+ <version>3.0.1</version>
|
||||||
+ </dependency>
|
+ </dependency>
|
||||||
+ <dependency>
|
+ <dependency>
|
||||||
+ <groupId>org.apache.maven.plugin-tools</groupId>
|
+ <groupId>org.apache.maven.plugin-tools</groupId>
|
||||||
+ <artifactId>maven-plugin-tools-api</artifactId>
|
+ <artifactId>maven-plugin-tools-api</artifactId>
|
||||||
+ <type>jar</type>
|
+ <type>jar</type>
|
||||||
+ <version>3.13.0</version>
|
+ <version>3.15.0</version>
|
||||||
+ </dependency>
|
+ </dependency>
|
||||||
+ <dependency>
|
+ <dependency>
|
||||||
+ <groupId>org.apache.maven.wagon</groupId>
|
+ <groupId>org.apache.maven.wagon</groupId>
|
||||||
+ <artifactId>wagon-provider-api</artifactId>
|
+ <artifactId>wagon-provider-api</artifactId>
|
||||||
+ <type>jar</type>
|
+ <type>jar</type>
|
||||||
+ <version>2.4</version>
|
+ <version>3.5.3</version>
|
||||||
+ </dependency>
|
+ </dependency>
|
||||||
+ <dependency>
|
+ <dependency>
|
||||||
+ <groupId>org.codehaus.plexus</groupId>
|
+ <groupId>org.codehaus.plexus</groupId>
|
||||||
@ -814,7 +814,7 @@
|
|||||||
+ <groupId>org.apache.maven.reporting</groupId>
|
+ <groupId>org.apache.maven.reporting</groupId>
|
||||||
+ <artifactId>maven-reporting-api</artifactId>
|
+ <artifactId>maven-reporting-api</artifactId>
|
||||||
+ <type>jar</type>
|
+ <type>jar</type>
|
||||||
+ <version>3.1.1</version>
|
+ <version>4.0.0-M12</version>
|
||||||
+ </dependency>
|
+ </dependency>
|
||||||
+ <dependency>
|
+ <dependency>
|
||||||
+ <groupId>org.apache.maven.doxia</groupId>
|
+ <groupId>org.apache.maven.doxia</groupId>
|
||||||
@ -838,43 +838,31 @@
|
|||||||
+ <groupId>org.apache.maven.plugin-tools</groupId>
|
+ <groupId>org.apache.maven.plugin-tools</groupId>
|
||||||
+ <artifactId>maven-plugin-tools-generators</artifactId>
|
+ <artifactId>maven-plugin-tools-generators</artifactId>
|
||||||
+ <type>jar</type>
|
+ <type>jar</type>
|
||||||
+ <version>3.13.0</version>
|
+ <version>3.15.0</version>
|
||||||
+ </dependency>
|
+ </dependency>
|
||||||
+ <dependency>
|
+ <dependency>
|
||||||
+ <groupId>org.ow2.asm</groupId>
|
+ <groupId>org.apache.velocity</groupId>
|
||||||
+ <artifactId>asm</artifactId>
|
+ <artifactId>velocity-engine-core</artifactId>
|
||||||
+ <type>jar</type>
|
+ <type>jar</type>
|
||||||
+ <version>9.7</version>
|
+ <version>2.3</version>
|
||||||
+ </dependency>
|
+ </dependency>
|
||||||
+ <dependency>
|
+ <dependency>
|
||||||
+ <groupId>org.ow2.asm</groupId>
|
+ <groupId>org.apache.commons</groupId>
|
||||||
+ <artifactId>asm-commons</artifactId>
|
+ <artifactId>commons-lang3</artifactId>
|
||||||
+ <type>jar</type>
|
+ <type>jar</type>
|
||||||
+ <version>9.7</version>
|
+ <version>3.17.0</version>
|
||||||
+ </dependency>
|
|
||||||
+ <dependency>
|
|
||||||
+ <groupId>org.ow2.asm</groupId>
|
|
||||||
+ <artifactId>asm-tree</artifactId>
|
|
||||||
+ <type>jar</type>
|
|
||||||
+ <version>9.7</version>
|
|
||||||
+ </dependency>
|
+ </dependency>
|
||||||
+ <dependency>
|
+ <dependency>
|
||||||
+ <groupId>org.jsoup</groupId>
|
+ <groupId>org.jsoup</groupId>
|
||||||
+ <artifactId>jsoup</artifactId>
|
+ <artifactId>jsoup</artifactId>
|
||||||
+ <type>jar</type>
|
+ <type>jar</type>
|
||||||
+ <version>1.17.2</version>
|
+ <version>1.18.1</version>
|
||||||
+ </dependency>
|
|
||||||
+ <dependency>
|
|
||||||
+ <groupId>org.apache.velocity</groupId>
|
|
||||||
+ <artifactId>velocity</artifactId>
|
|
||||||
+ <type>jar</type>
|
|
||||||
+ <version>1.7</version>
|
|
||||||
+ </dependency>
|
+ </dependency>
|
||||||
+ <dependency>
|
+ <dependency>
|
||||||
+ <groupId>org.apache.maven.plugin-tools</groupId>
|
+ <groupId>org.apache.maven.plugin-tools</groupId>
|
||||||
+ <artifactId>maven-plugin-tools-java</artifactId>
|
+ <artifactId>maven-plugin-tools-java</artifactId>
|
||||||
+ <type>jar</type>
|
+ <type>jar</type>
|
||||||
+ <version>3.13.0</version>
|
+ <version>3.15.0</version>
|
||||||
+ </dependency>
|
+ </dependency>
|
||||||
+ <dependency>
|
+ <dependency>
|
||||||
+ <groupId>com.thoughtworks.qdox</groupId>
|
+ <groupId>com.thoughtworks.qdox</groupId>
|
||||||
@ -886,7 +874,13 @@
|
|||||||
+ <groupId>org.apache.maven.plugin-tools</groupId>
|
+ <groupId>org.apache.maven.plugin-tools</groupId>
|
||||||
+ <artifactId>maven-plugin-tools-annotations</artifactId>
|
+ <artifactId>maven-plugin-tools-annotations</artifactId>
|
||||||
+ <type>jar</type>
|
+ <type>jar</type>
|
||||||
+ <version>3.13.0</version>
|
+ <version>3.15.0</version>
|
||||||
|
+ </dependency>
|
||||||
|
+ <dependency>
|
||||||
|
+ <groupId>org.ow2.asm</groupId>
|
||||||
|
+ <artifactId>asm</artifactId>
|
||||||
|
+ <type>jar</type>
|
||||||
|
+ <version>9.7</version>
|
||||||
+ </dependency>
|
+ </dependency>
|
||||||
+ <dependency>
|
+ <dependency>
|
||||||
+ <groupId>org.ow2.asm</groupId>
|
+ <groupId>org.ow2.asm</groupId>
|
||||||
@ -901,22 +895,28 @@
|
|||||||
+ <version>9.7</version>
|
+ <version>9.7</version>
|
||||||
+ </dependency>
|
+ </dependency>
|
||||||
+ <dependency>
|
+ <dependency>
|
||||||
|
+ <groupId>org.ow2.asm</groupId>
|
||||||
|
+ <artifactId>asm-tree</artifactId>
|
||||||
|
+ <type>jar</type>
|
||||||
|
+ <version>9.7</version>
|
||||||
|
+ </dependency>
|
||||||
|
+ <dependency>
|
||||||
+ <groupId>org.codehaus.plexus</groupId>
|
+ <groupId>org.codehaus.plexus</groupId>
|
||||||
+ <artifactId>plexus-archiver</artifactId>
|
+ <artifactId>plexus-archiver</artifactId>
|
||||||
+ <type>jar</type>
|
+ <type>jar</type>
|
||||||
+ <version>4.9.2</version>
|
+ <version>4.10.0</version>
|
||||||
+ </dependency>
|
+ </dependency>
|
||||||
+ <dependency>
|
+ <dependency>
|
||||||
+ <groupId>org.codehaus.plexus</groupId>
|
+ <groupId>org.codehaus.plexus</groupId>
|
||||||
+ <artifactId>plexus-io</artifactId>
|
+ <artifactId>plexus-io</artifactId>
|
||||||
+ <type>jar</type>
|
+ <type>jar</type>
|
||||||
+ <version>3.4.1</version>
|
+ <version>3.5.0</version>
|
||||||
+ </dependency>
|
+ </dependency>
|
||||||
+ <dependency>
|
+ <dependency>
|
||||||
+ <groupId>commons-io</groupId>
|
+ <groupId>commons-io</groupId>
|
||||||
+ <artifactId>commons-io</artifactId>
|
+ <artifactId>commons-io</artifactId>
|
||||||
+ <type>jar</type>
|
+ <type>jar</type>
|
||||||
+ <version>2.13.0</version>
|
+ <version>2.16.1</version>
|
||||||
+ </dependency>
|
+ </dependency>
|
||||||
+ <dependency>
|
+ <dependency>
|
||||||
+ <groupId>org.tukaani</groupId>
|
+ <groupId>org.tukaani</groupId>
|
||||||
@ -928,13 +928,19 @@
|
|||||||
+ <groupId>org.apache.commons</groupId>
|
+ <groupId>org.apache.commons</groupId>
|
||||||
+ <artifactId>commons-compress</artifactId>
|
+ <artifactId>commons-compress</artifactId>
|
||||||
+ <type>jar</type>
|
+ <type>jar</type>
|
||||||
+ <version>1.23.0</version>
|
+ <version>1.26.2</version>
|
||||||
+ </dependency>
|
+ </dependency>
|
||||||
+ <dependency>
|
+ <dependency>
|
||||||
+ <groupId>org.apache.maven.plugin-tools</groupId>
|
+ <groupId>org.apache.maven.plugin-tools</groupId>
|
||||||
+ <artifactId>maven-plugin-annotations</artifactId>
|
+ <artifactId>maven-plugin-annotations</artifactId>
|
||||||
+ <type>jar</type>
|
+ <type>jar</type>
|
||||||
+ <version>3.13.0</version>
|
+ <version>3.15.0</version>
|
||||||
|
+ </dependency>
|
||||||
|
+ <dependency>
|
||||||
|
+ <groupId>org.apache.maven.resolver</groupId>
|
||||||
|
+ <artifactId>maven-resolver-util</artifactId>
|
||||||
|
+ <type>jar</type>
|
||||||
|
+ <version>1.9.20</version>
|
||||||
+ </dependency>
|
+ </dependency>
|
||||||
+ <dependency>
|
+ <dependency>
|
||||||
+ <groupId>org.codehaus.plexus</groupId>
|
+ <groupId>org.codehaus.plexus</groupId>
|
||||||
@ -946,7 +952,7 @@
|
|||||||
+ <groupId>org.codehaus.plexus</groupId>
|
+ <groupId>org.codehaus.plexus</groupId>
|
||||||
+ <artifactId>plexus-velocity</artifactId>
|
+ <artifactId>plexus-velocity</artifactId>
|
||||||
+ <type>jar</type>
|
+ <type>jar</type>
|
||||||
+ <version>1.2</version>
|
+ <version>2.1.0</version>
|
||||||
+ </dependency>
|
+ </dependency>
|
||||||
+ <dependency>
|
+ <dependency>
|
||||||
+ <groupId>commons-collections</groupId>
|
+ <groupId>commons-collections</groupId>
|
||||||
@ -955,6 +961,12 @@
|
|||||||
+ <version>3.1</version>
|
+ <version>3.1</version>
|
||||||
+ </dependency>
|
+ </dependency>
|
||||||
+ <dependency>
|
+ <dependency>
|
||||||
|
+ <groupId>org.apache.velocity</groupId>
|
||||||
|
+ <artifactId>velocity</artifactId>
|
||||||
|
+ <type>jar</type>
|
||||||
|
+ <version>1.7</version>
|
||||||
|
+ </dependency>
|
||||||
|
+ <dependency>
|
||||||
+ <groupId>org.sonatype.plexus</groupId>
|
+ <groupId>org.sonatype.plexus</groupId>
|
||||||
+ <artifactId>plexus-build-api</artifactId>
|
+ <artifactId>plexus-build-api</artifactId>
|
||||||
+ <type>jar</type>
|
+ <type>jar</type>
|
||||||
@ -963,7 +975,7 @@
|
|||||||
+ </dependencies>
|
+ </dependencies>
|
||||||
+</plugin>
|
+</plugin>
|
||||||
--- maven-plugin-plugin/src/main/java/org/apache/maven/plugins/maven_plugin_plugin/HelpMojo.java 1970-01-01 01:00:00.000000000 +0100
|
--- maven-plugin-plugin/src/main/java/org/apache/maven/plugins/maven_plugin_plugin/HelpMojo.java 1970-01-01 01:00:00.000000000 +0100
|
||||||
+++ maven-plugin-plugin/src/main/java/org/apache/maven/plugins/maven_plugin_plugin/HelpMojo.java 2024-05-15 12:11:33.063028019 +0200
|
+++ maven-plugin-plugin/src/main/java/org/apache/maven/plugins/maven_plugin_plugin/HelpMojo.java 2024-09-29 19:59:09.913628525 +0200
|
||||||
@@ -0,0 +1,448 @@
|
@@ -0,0 +1,448 @@
|
||||||
+package org.apache.maven.plugins.maven_plugin_plugin;
|
+package org.apache.maven.plugins.maven_plugin_plugin;
|
||||||
+
|
+
|
||||||
|
@ -1,3 +1,25 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 2 17:47:59 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
- Upgrade to upstream version 3.15.0
|
||||||
|
* New Feature
|
||||||
|
+ MPLUGIN-529: Add new report goal 'report-no-fork' which
|
||||||
|
will not invoke process-classes
|
||||||
|
* Improvement
|
||||||
|
+ MPLUGIN-530: Deprecate o.a.m.plugins.annotations.Component
|
||||||
|
* Task
|
||||||
|
+ MPLUGIN-523: Split Maven3 and Maven4 support
|
||||||
|
+ MPLUGIN-526: Clean up dependencies reported by
|
||||||
|
dependencies:analyze
|
||||||
|
+ MPLUGIN-528: Tone done report plugin console output
|
||||||
|
* Dependency upgrade
|
||||||
|
+ MPLUGIN-414: Upgrade to Velocity Engine 2.3
|
||||||
|
+ MPLUGIN-501: Upgrade to Doxia 2.0.0 Milestone Stack
|
||||||
|
+ MPLUGIN-533: Upgrade to Parent 43
|
||||||
|
- Modified patch:
|
||||||
|
* maven-plugin-plugin-bootstrap-resouces.patch
|
||||||
|
+ regenerate in cycle with itself
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 15 11:37:24 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
Wed May 15 11:37:24 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%global base_name maven-plugin-tools
|
%global base_name maven-plugin-tools
|
||||||
%global artifactId maven-plugin-plugin
|
%global artifactId maven-plugin-plugin
|
||||||
Name: %{artifactId}-bootstrap
|
Name: %{artifactId}-bootstrap
|
||||||
Version: 3.13.0
|
Version: 3.15.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Maven Plugin Plugin
|
Summary: Maven Plugin Plugin
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
@ -1,3 +1,25 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 2 17:47:59 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
- Upgrade to upstream version 3.15.0
|
||||||
|
* New Feature
|
||||||
|
+ MPLUGIN-529: Add new report goal 'report-no-fork' which
|
||||||
|
will not invoke process-classes
|
||||||
|
* Improvement
|
||||||
|
+ MPLUGIN-530: Deprecate o.a.m.plugins.annotations.Component
|
||||||
|
* Task
|
||||||
|
+ MPLUGIN-523: Split Maven3 and Maven4 support
|
||||||
|
+ MPLUGIN-526: Clean up dependencies reported by
|
||||||
|
dependencies:analyze
|
||||||
|
+ MPLUGIN-528: Tone done report plugin console output
|
||||||
|
* Dependency upgrade
|
||||||
|
+ MPLUGIN-414: Upgrade to Velocity Engine 2.3
|
||||||
|
+ MPLUGIN-501: Upgrade to Doxia 2.0.0 Milestone Stack
|
||||||
|
+ MPLUGIN-533: Upgrade to Parent 43
|
||||||
|
- Modified patch:
|
||||||
|
* maven-plugin-plugin-bootstrap-resouces.patch
|
||||||
|
+ regenerate in cycle with itself
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 15 11:37:24 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
Wed May 15 11:37:24 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%global base_name maven-plugin-tools
|
%global base_name maven-plugin-tools
|
||||||
Name: maven-plugin-plugin
|
Name: maven-plugin-plugin
|
||||||
Version: 3.13.0
|
Version: 3.15.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Maven Plugin Plugin
|
Summary: Maven Plugin Plugin
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
BIN
maven-plugin-tools-3.13.0-source-release.zip
(Stored with Git LFS)
BIN
maven-plugin-tools-3.13.0-source-release.zip
(Stored with Git LFS)
Binary file not shown.
3
maven-plugin-tools-3.15.0-source-release.zip
Normal file
3
maven-plugin-tools-3.15.0-source-release.zip
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:637953ec684b534556d67b5c21969865e3485b2d92ff26356d2fe253736382c5
|
||||||
|
size 2012813
|
BIN
maven-plugin-tools-build.tar.xz
(Stored with Git LFS)
BIN
maven-plugin-tools-build.tar.xz
(Stored with Git LFS)
Binary file not shown.
@ -1,3 +1,25 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 2 17:47:59 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
- Upgrade to upstream version 3.15.0
|
||||||
|
* New Feature
|
||||||
|
+ MPLUGIN-529: Add new report goal 'report-no-fork' which
|
||||||
|
will not invoke process-classes
|
||||||
|
* Improvement
|
||||||
|
+ MPLUGIN-530: Deprecate o.a.m.plugins.annotations.Component
|
||||||
|
* Task
|
||||||
|
+ MPLUGIN-523: Split Maven3 and Maven4 support
|
||||||
|
+ MPLUGIN-526: Clean up dependencies reported by
|
||||||
|
dependencies:analyze
|
||||||
|
+ MPLUGIN-528: Tone done report plugin console output
|
||||||
|
* Dependency upgrade
|
||||||
|
+ MPLUGIN-414: Upgrade to Velocity Engine 2.3
|
||||||
|
+ MPLUGIN-501: Upgrade to Doxia 2.0.0 Milestone Stack
|
||||||
|
+ MPLUGIN-533: Upgrade to Parent 43
|
||||||
|
- Modified patch:
|
||||||
|
* maven-plugin-plugin-bootstrap-resouces.patch
|
||||||
|
+ regenerate in cycle with itself
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 15 11:37:24 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
Wed May 15 11:37:24 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: maven-plugin-tools
|
Name: maven-plugin-tools
|
||||||
Version: 3.13.0
|
Version: 3.15.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Maven Plugin Tools
|
Summary: Maven Plugin Tools
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user