commit maven-plugin-tools for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package maven-plugin-tools for openSUSE:Factory checked in at 2024-10-30 17:35:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/maven-plugin-tools (Old) and /work/SRC/openSUSE:Factory/.maven-plugin-tools.new.2020 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "maven-plugin-tools" Wed Oct 30 17:35:07 2024 rev:16 rq:1219150 version:3.15.1 Changes: -------- --- /work/SRC/openSUSE:Factory/maven-plugin-tools/maven-plugin-plugin-bootstrap.changes 2024-10-02 21:36:41.038612503 +0200 +++ /work/SRC/openSUSE:Factory/.maven-plugin-tools.new.2020/maven-plugin-plugin-bootstrap.changes 2024-10-30 17:35:42.283445073 +0100 @@ -1,0 +2,8 @@ +Tue Oct 29 18:18:00 UTC 2024 - Fridrich Strba <fstrba@suse.com> + +- Upgrade to upstream version 3.15.1 + * Dependency upgrade + + MPLUGIN-538: Upgrade to Doxia 2.0.0 GA Stack + + MPLUGIN-539: Upgrade to Velocity Engine 2.4 + +------------------------------------------------------------------- maven-plugin-plugin.changes: same change maven-plugin-tools.changes: same change Old: ---- maven-plugin-tools-3.15.0-source-release.zip New: ---- maven-plugin-tools-3.15.1-source-release.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ maven-plugin-plugin-bootstrap.spec ++++++ --- /var/tmp/diff_new_pack.okibro/_old 2024-10-30 17:35:44.047518964 +0100 +++ /var/tmp/diff_new_pack.okibro/_new 2024-10-30 17:35:44.051519131 +0100 @@ -19,7 +19,7 @@ %global base_name maven-plugin-tools %global artifactId maven-plugin-plugin Name: %{artifactId}-bootstrap -Version: 3.15.0 +Version: 3.15.1 Release: 0 Summary: Maven Plugin Plugin License: Apache-2.0 @@ -101,7 +101,7 @@ install -pm 0644 %{artifactId}/target/%{artifactId}-%{version}.jar %{buildroot}%{_javadir}/%{base_name}/%{artifactId}.jar # pom install -dm 0755 %{buildroot}%{_mavenpomdir}/%{base_name} -%mvn_install_pom %{artifactId}/pom.xml %{buildroot}%{_mavenpomdir}/%{base_name}/%{artifactId}.pom +%{mvn_install_pom} %{artifactId}/pom.xml %{buildroot}%{_mavenpomdir}/%{base_name}/%{artifactId}.pom %add_maven_depmap %{base_name}/%{artifactId}.pom %{base_name}/%{artifactId}.jar %files -f .mfiles ++++++ maven-plugin-plugin.spec ++++++ --- /var/tmp/diff_new_pack.okibro/_old 2024-10-30 17:35:44.075520137 +0100 +++ /var/tmp/diff_new_pack.okibro/_new 2024-10-30 17:35:44.075520137 +0100 @@ -18,7 +18,7 @@ %global base_name maven-plugin-tools Name: maven-plugin-plugin -Version: 3.15.0 +Version: 3.15.1 Release: 0 Summary: Maven Plugin Plugin License: Apache-2.0 ++++++ maven-plugin-tools.spec ++++++ --- /var/tmp/diff_new_pack.okibro/_old 2024-10-30 17:35:44.103521309 +0100 +++ /var/tmp/diff_new_pack.okibro/_new 2024-10-30 17:35:44.107521477 +0100 @@ -17,7 +17,7 @@ Name: maven-plugin-tools -Version: 3.15.0 +Version: 3.15.1 Release: 0 Summary: Maven Plugin Tools License: Apache-2.0 ++++++ maven-plugin-tools-3.15.0-source-release.zip -> maven-plugin-tools-3.15.1-source-release.zip ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/maven-plugin-tools-3.15.0/maven-plugin-annotations/pom.xml new/maven-plugin-tools-3.15.1/maven-plugin-annotations/pom.xml --- old/maven-plugin-tools-3.15.0/maven-plugin-annotations/pom.xml 2024-08-22 17:07:22.000000000 +0200 +++ new/maven-plugin-tools-3.15.1/maven-plugin-annotations/pom.xml 2024-10-22 14:48:08.000000000 +0200 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.maven.plugin-tools</groupId> <artifactId>maven-plugin-tools</artifactId> - <version>3.15.0</version> + <version>3.15.1</version> </parent> <artifactId>maven-plugin-annotations</artifactId> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/maven-plugin-tools-3.15.0/maven-plugin-plugin/pom.xml new/maven-plugin-tools-3.15.1/maven-plugin-plugin/pom.xml --- old/maven-plugin-tools-3.15.0/maven-plugin-plugin/pom.xml 2024-08-22 17:07:22.000000000 +0200 +++ new/maven-plugin-tools-3.15.1/maven-plugin-plugin/pom.xml 2024-10-22 14:48:08.000000000 +0200 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.maven.plugin-tools</groupId> <artifactId>maven-plugin-tools</artifactId> - <version>3.15.0</version> + <version>3.15.1</version> </parent> <groupId>org.apache.maven.plugins</groupId> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/maven-plugin-tools-3.15.0/maven-plugin-plugin/src/it/java-basic-annotations/verify.groovy new/maven-plugin-tools-3.15.1/maven-plugin-plugin/src/it/java-basic-annotations/verify.groovy --- old/maven-plugin-tools-3.15.0/maven-plugin-plugin/src/it/java-basic-annotations/verify.groovy 2024-08-22 17:07:22.000000000 +0200 +++ new/maven-plugin-tools-3.15.1/maven-plugin-plugin/src/it/java-basic-annotations/verify.groovy 2024-10-22 14:48:08.000000000 +0200 @@ -6,9 +6,9 @@ * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY @@ -28,7 +28,7 @@ def pluginDescriptor = new XmlParser().parse( descriptorFile ); assert pluginDescriptor.requiredJavaVersion.text() == '1.8' -assert pluginDescriptor.requiredMavenVersion.text() == '3.9.8' +assert pluginDescriptor.requiredMavenVersion.text() == '3.9.9' def mojo = pluginDescriptor.mojos.mojo.findAll{ it.goal.text() == "first" }[0] diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/maven-plugin-tools-3.15.0/maven-plugin-report-plugin/pom.xml new/maven-plugin-tools-3.15.1/maven-plugin-report-plugin/pom.xml --- old/maven-plugin-tools-3.15.0/maven-plugin-report-plugin/pom.xml 2024-08-22 17:07:22.000000000 +0200 +++ new/maven-plugin-tools-3.15.1/maven-plugin-report-plugin/pom.xml 2024-10-22 14:48:08.000000000 +0200 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.maven.plugin-tools</groupId> <artifactId>maven-plugin-tools</artifactId> - <version>3.15.0</version> + <version>3.15.1</version> </parent> <groupId>org.apache.maven.plugins</groupId> @@ -39,7 +39,7 @@ <properties> <it.debug>true</it.debug> - <doxiaVersion>2.0.0-M12</doxiaVersion> + <doxiaVersion>2.0.0</doxiaVersion> </properties> <dependencies> @@ -120,7 +120,7 @@ <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-lang3</artifactId> - <version>3.16.0</version> + <version>3.17.0</version> </dependency> <!-- Plexus --> <dependency> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/maven-plugin-tools-3.15.0/maven-plugin-report-plugin/src/it/plugin-no-fork-report/verify.groovy new/maven-plugin-tools-3.15.1/maven-plugin-report-plugin/src/it/plugin-no-fork-report/verify.groovy --- old/maven-plugin-tools-3.15.0/maven-plugin-report-plugin/src/it/plugin-no-fork-report/verify.groovy 2024-08-22 17:07:22.000000000 +0200 +++ new/maven-plugin-tools-3.15.1/maven-plugin-report-plugin/src/it/plugin-no-fork-report/verify.groovy 2024-10-22 14:48:08.000000000 +0200 @@ -27,7 +27,7 @@ assert !pluginInfo.text.contains('Disk Space') // check JDK and Maven requirements assert pluginInfo.text.contains('1.8') -assert pluginInfo.text.contains('3.9.8') +assert pluginInfo.text.contains('3.9.9') // deprecated info and description assert pluginInfo.text.contains('<div><strong>Deprecated.</strong> You don\'t use test goals, do you?</div><br />') diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/maven-plugin-tools-3.15.0/maven-plugin-report-plugin/src/it/plugin-report/verify.groovy new/maven-plugin-tools-3.15.1/maven-plugin-report-plugin/src/it/plugin-report/verify.groovy --- old/maven-plugin-tools-3.15.0/maven-plugin-report-plugin/src/it/plugin-report/verify.groovy 2024-08-22 17:07:22.000000000 +0200 +++ new/maven-plugin-tools-3.15.1/maven-plugin-report-plugin/src/it/plugin-report/verify.groovy 2024-10-22 14:48:08.000000000 +0200 @@ -26,7 +26,7 @@ assert !pluginInfo.text.contains('Disk Space') // check JDK and Maven requirements assert pluginInfo.text.contains('1.8') -assert pluginInfo.text.contains('3.9.8') +assert pluginInfo.text.contains('3.9.9') // deprecated info and description assert pluginInfo.text.contains('<div><strong>Deprecated.</strong> You don\'t use test goals, do you?</div><br />') diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/maven-plugin-tools-3.15.0/maven-plugin-report-plugin/src/it/plugin-report-annotations/verify.groovy new/maven-plugin-tools-3.15.1/maven-plugin-report-plugin/src/it/plugin-report-annotations/verify.groovy --- old/maven-plugin-tools-3.15.0/maven-plugin-report-plugin/src/it/plugin-report-annotations/verify.groovy 2024-08-22 17:07:22.000000000 +0200 +++ new/maven-plugin-tools-3.15.1/maven-plugin-report-plugin/src/it/plugin-report-annotations/verify.groovy 2024-10-22 14:48:08.000000000 +0200 @@ -27,7 +27,7 @@ assert !pluginInfo.text.contains('Disk Space') // check JDK and Maven requirements assert pluginInfo.text.contains('1.8') -assert pluginInfo.text.contains('3.9.8') +assert pluginInfo.text.contains('3.9.9') // deprecated info and description assert pluginInfo.text.contains('<div><strong>Deprecated.</strong> You don\'t use test goals, do you?</div><br />') diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/maven-plugin-tools-3.15.0/maven-plugin-tools-annotations/pom.xml new/maven-plugin-tools-3.15.1/maven-plugin-tools-annotations/pom.xml --- old/maven-plugin-tools-3.15.0/maven-plugin-tools-annotations/pom.xml 2024-08-22 17:07:22.000000000 +0200 +++ new/maven-plugin-tools-3.15.1/maven-plugin-tools-annotations/pom.xml 2024-10-22 14:48:08.000000000 +0200 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.maven.plugin-tools</groupId> <artifactId>maven-plugin-tools</artifactId> - <version>3.15.0</version> + <version>3.15.1</version> </parent> <artifactId>maven-plugin-tools-annotations</artifactId> @@ -129,7 +129,7 @@ <dependency> <groupId>net.bytebuddy</groupId> <artifactId>byte-buddy</artifactId> - <version>1.14.18</version> + <version>1.15.5</version> <scope>test</scope> </dependency> <dependency> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/maven-plugin-tools-3.15.0/maven-plugin-tools-api/pom.xml new/maven-plugin-tools-3.15.1/maven-plugin-tools-api/pom.xml --- old/maven-plugin-tools-3.15.0/maven-plugin-tools-api/pom.xml 2024-08-22 17:07:22.000000000 +0200 +++ new/maven-plugin-tools-3.15.1/maven-plugin-tools-api/pom.xml 2024-10-22 14:48:08.000000000 +0200 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.maven.plugin-tools</groupId> <artifactId>maven-plugin-tools</artifactId> - <version>3.15.0</version> + <version>3.15.1</version> </parent> <artifactId>maven-plugin-tools-api</artifactId> @@ -111,7 +111,7 @@ <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-java</artifactId> - <version>1.2.0</version> + <version>1.3.0</version> </dependency> <!-- test --> <dependency> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/maven-plugin-tools-3.15.0/maven-plugin-tools-generators/pom.xml new/maven-plugin-tools-3.15.1/maven-plugin-tools-generators/pom.xml --- old/maven-plugin-tools-3.15.0/maven-plugin-tools-generators/pom.xml 2024-08-22 17:07:22.000000000 +0200 +++ new/maven-plugin-tools-3.15.1/maven-plugin-tools-generators/pom.xml 2024-10-22 14:48:08.000000000 +0200 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.maven.plugin-tools</groupId> <artifactId>maven-plugin-tools</artifactId> - <version>3.15.0</version> + <version>3.15.1</version> </parent> <artifactId>maven-plugin-tools-generators</artifactId> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/maven-plugin-tools-3.15.0/maven-plugin-tools-java/pom.xml new/maven-plugin-tools-3.15.1/maven-plugin-tools-java/pom.xml --- old/maven-plugin-tools-3.15.0/maven-plugin-tools-java/pom.xml 2024-08-22 17:07:22.000000000 +0200 +++ new/maven-plugin-tools-3.15.1/maven-plugin-tools-java/pom.xml 2024-10-22 14:48:08.000000000 +0200 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.maven.plugin-tools</groupId> <artifactId>maven-plugin-tools</artifactId> - <version>3.15.0</version> + <version>3.15.1</version> </parent> <artifactId>maven-plugin-tools-java</artifactId> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/maven-plugin-tools-3.15.0/maven-script/maven-plugin-tools-ant/pom.xml new/maven-plugin-tools-3.15.1/maven-script/maven-plugin-tools-ant/pom.xml --- old/maven-plugin-tools-3.15.0/maven-script/maven-plugin-tools-ant/pom.xml 2024-08-22 17:07:22.000000000 +0200 +++ new/maven-plugin-tools-3.15.1/maven-script/maven-plugin-tools-ant/pom.xml 2024-10-22 14:48:08.000000000 +0200 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.maven.plugin-tools</groupId> <artifactId>maven-script</artifactId> - <version>3.15.0</version> + <version>3.15.1</version> </parent> <artifactId>maven-plugin-tools-ant</artifactId> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/maven-plugin-tools-3.15.0/maven-script/maven-plugin-tools-beanshell/pom.xml new/maven-plugin-tools-3.15.1/maven-script/maven-plugin-tools-beanshell/pom.xml --- old/maven-plugin-tools-3.15.0/maven-script/maven-plugin-tools-beanshell/pom.xml 2024-08-22 17:07:22.000000000 +0200 +++ new/maven-plugin-tools-3.15.1/maven-script/maven-plugin-tools-beanshell/pom.xml 2024-10-22 14:48:08.000000000 +0200 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.maven.plugin-tools</groupId> <artifactId>maven-script</artifactId> - <version>3.15.0</version> + <version>3.15.1</version> </parent> <artifactId>maven-plugin-tools-beanshell</artifactId> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/maven-plugin-tools-3.15.0/maven-script/maven-plugin-tools-model/pom.xml new/maven-plugin-tools-3.15.1/maven-script/maven-plugin-tools-model/pom.xml --- old/maven-plugin-tools-3.15.0/maven-script/maven-plugin-tools-model/pom.xml 2024-08-22 17:07:22.000000000 +0200 +++ new/maven-plugin-tools-3.15.1/maven-script/maven-plugin-tools-model/pom.xml 2024-10-22 14:48:08.000000000 +0200 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.maven.plugin-tools</groupId> <artifactId>maven-script</artifactId> - <version>3.15.0</version> + <version>3.15.1</version> </parent> <artifactId>maven-plugin-tools-model</artifactId> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/maven-plugin-tools-3.15.0/maven-script/maven-script-ant/pom.xml new/maven-plugin-tools-3.15.1/maven-script/maven-script-ant/pom.xml --- old/maven-plugin-tools-3.15.0/maven-script/maven-script-ant/pom.xml 2024-08-22 17:07:22.000000000 +0200 +++ new/maven-plugin-tools-3.15.1/maven-script/maven-script-ant/pom.xml 2024-10-22 14:48:08.000000000 +0200 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.maven.plugin-tools</groupId> <artifactId>maven-script</artifactId> - <version>3.15.0</version> + <version>3.15.1</version> </parent> <artifactId>maven-script-ant</artifactId> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/maven-plugin-tools-3.15.0/maven-script/maven-script-beanshell/pom.xml new/maven-plugin-tools-3.15.1/maven-script/maven-script-beanshell/pom.xml --- old/maven-plugin-tools-3.15.0/maven-script/maven-script-beanshell/pom.xml 2024-08-22 17:07:22.000000000 +0200 +++ new/maven-plugin-tools-3.15.1/maven-script/maven-script-beanshell/pom.xml 2024-10-22 14:48:08.000000000 +0200 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.maven.plugin-tools</groupId> <artifactId>maven-script</artifactId> - <version>3.15.0</version> + <version>3.15.1</version> </parent> <artifactId>maven-script-beanshell</artifactId> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/maven-plugin-tools-3.15.0/maven-script/pom.xml new/maven-plugin-tools-3.15.1/maven-script/pom.xml --- old/maven-plugin-tools-3.15.0/maven-script/pom.xml 2024-08-22 17:07:22.000000000 +0200 +++ new/maven-plugin-tools-3.15.1/maven-script/pom.xml 2024-10-22 14:48:08.000000000 +0200 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.maven.plugin-tools</groupId> <artifactId>maven-plugin-tools</artifactId> - <version>3.15.0</version> + <version>3.15.1</version> </parent> <artifactId>maven-script</artifactId> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/maven-plugin-tools-3.15.0/pom.xml new/maven-plugin-tools-3.15.1/pom.xml --- old/maven-plugin-tools-3.15.0/pom.xml 2024-08-22 17:07:22.000000000 +0200 +++ new/maven-plugin-tools-3.15.1/pom.xml 2024-10-22 14:48:08.000000000 +0200 @@ -29,7 +29,7 @@ <groupId>org.apache.maven.plugin-tools</groupId> <artifactId>maven-plugin-tools</artifactId> - <version>3.15.0</version> + <version>3.15.1</version> <packaging>pom</packaging> <name>Maven Plugin Tools</name> @@ -71,7 +71,7 @@ <scm> <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-plugin-tools.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-plugin-tools.git</developerConnection> - <tag>maven-plugin-tools-3.15.0</tag> + <tag>maven-plugin-tools-3.15.1</tag> <url>https://github.com/apache/maven-plugin-tools/tree/${project.scm.tag}</url> </scm> <issueManagement> @@ -93,7 +93,7 @@ <javaVersion>8</javaVersion> <pluginTestingHarnessVersion>3.3.0</pluginTestingHarnessVersion> <maven4Version>4.0.0-alpha-4</maven4Version> - <maven3Version>3.9.8</maven3Version> + <maven3Version>3.9.9</maven3Version> <resolverVersion>1.9.20</resolverVersion> <slf4jVersion>1.7.36</slf4jVersion> <antVersion>1.10.14</antVersion> @@ -101,15 +101,15 @@ <!-- whenever the ASM version is updated also the maven-plugin-tools-annotations/src/main/java/o/a/m/tools/plugins/extractor/annotations/JavaAnnotationsMojoDescriptorExtractor#CLASS_VERSION_TO_JAVA_STRING needs to be updated as well --> - <asmVersion>9.7</asmVersion> + <asmVersion>9.7.1</asmVersion> <plexusUtilsVersion>4.0.1</plexusUtilsVersion> <plexusXmlVersion>3.0.1</plexusXmlVersion> - <reportingApiVersion>4.0.0-M12</reportingApiVersion> - <reportingImplVersion>4.0.0-M15</reportingImplVersion> + <reportingApiVersion>4.0.0</reportingApiVersion> + <reportingImplVersion>4.0.0</reportingImplVersion> <compilerPluginVersion>3.11.0</compilerPluginVersion> - <javadocPluginVersion>3.8.0</javadocPluginVersion> + <javadocPluginVersion>3.10.1</javadocPluginVersion> <enforcerPluginVersion>3.5.0</enforcerPluginVersion> - <project.build.outputTimestamp>2024-08-22T17:07:22Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2024-10-22T14:48:08Z</project.build.outputTimestamp> </properties> <dependencyManagement> @@ -231,14 +231,14 @@ <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-velocity</artifactId> - <version>2.1.0</version> + <version>2.2.0</version> </dependency> <!-- other --> <dependency> <groupId>org.apache.velocity</groupId> <artifactId>velocity-engine-core</artifactId> - <version>2.3</version> + <version>2.4</version> </dependency> <dependency> @@ -295,7 +295,7 @@ <dependency> <groupId>org.junit</groupId> <artifactId>junit-bom</artifactId> - <version>5.10.3</version> + <version>5.11.3</version> <type>pom</type> <scope>import</scope> </dependency> ++++++ maven-plugin-tools-build.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/common.xml new/common.xml --- old/common.xml 2024-09-29 19:44:42.317243033 +0200 +++ new/common.xml 2024-10-26 04:56:30.527047329 +0200 @@ -3,7 +3,7 @@ <project name="common" basedir="."> <property file="build.properties"/> - <property name="project.version" value="3.15.0"/> + <property name="project.version" value="3.15.1"/> <property name="project.groupId" value="org.apache.maven.plugin-tools"/> <property name="project.organization.name" value="The Apache Software Foundation"/>
participants (1)
-
Source-Sync