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

michaelo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-artifact-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 8b9553c  [MARTIFACT-46] Mark Spring Boot Maven Plugin from 2.7.1 as 
reproducible
8b9553c is described below

commit 8b9553c1ce68825c0fb403c502a659d6e8cea05e
Author: Michael Osipov <[email protected]>
AuthorDate: Sun Mar 5 12:16:59 2023 +0100

    [MARTIFACT-46] Mark Spring Boot Maven Plugin from 2.7.1 as reproducible
---
 .../plugins/artifact/buildinfo/not-reproducible-plugins.properties | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git 
a/src/main/resources/org/apache/maven/plugins/artifact/buildinfo/not-reproducible-plugins.properties
 
b/src/main/resources/org/apache/maven/plugins/artifact/buildinfo/not-reproducible-plugins.properties
index 3404d7a..ba1cc5a 100644
--- 
a/src/main/resources/org/apache/maven/plugins/artifact/buildinfo/not-reproducible-plugins.properties
+++ 
b/src/main/resources/org/apache/maven/plugins/artifact/buildinfo/not-reproducible-plugins.properties
@@ -59,7 +59,7 @@ 
org.apache.servicemix.tooling+depends-maven-plugin=fail:https://issues.apache.or
 org.codehaus.plexus+plexus-component-metadata=2.1.0
 # https://github.com/codehaus-plexus/plexus-containers/issues/27
 
org.codehaus.mojo+jaxb2-maven-plugin=fail:https://github.com/mojohaus/jaxb2-maven-plugin
-# 
+#
 org.codehaus.mojo+properties-maven-plugin=1.1.0
 # https://github.com/mojohaus/properties-maven-plugin/pull/75
 
org.codehaus.mojo+flatten-maven-plugin=fail:https://github.com/mojohaus/flatten-maven-plugin/issues/256
@@ -70,9 +70,8 @@ 
org.eclipse.jetty+jetty-jspc-maven-plugin=fail:https://github.com/eclipse/jetty.
 
 
org.jboss.jandex+jandex-maven-plugin=fail:https://github.com/wildfly/jandex-maven-plugin/pull/35
 
-org.springframework.boot+spring-boot-maven-plugin=fail:https://github.com/spring-projects/spring-boot/issues/21005
-#
+org.springframework.boot+spring-boot-maven-plugin=2.7.1
+# https://github.com/spring-projects/spring-boot/issues/21005
 
 org.vafer+jdeb=1.10
 # https://github.com/tcurdt/jdeb/pull/363
-

Reply via email to