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

pvillard pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git


The following commit(s) were added to refs/heads/main by this push:
     new f82e903eea NIFI-11809 Upgraded wrapped Maven from 3.9.2 to 3.9.3
f82e903eea is described below

commit f82e903eea8047b729a24ff4cfc1782478806d5f
Author: exceptionfactory <[email protected]>
AuthorDate: Thu Jul 13 17:06:03 2023 -0500

    NIFI-11809 Upgraded wrapped Maven from 3.9.2 to 3.9.3
    
    Signed-off-by: Pierre Villard <[email protected]>
    
    This closes #7478.
---
 .mvn/wrapper/maven-wrapper.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.mvn/wrapper/maven-wrapper.properties 
b/.mvn/wrapper/maven-wrapper.properties
index 3c6fda8c6e..6d3a56651d 100644
--- a/.mvn/wrapper/maven-wrapper.properties
+++ b/.mvn/wrapper/maven-wrapper.properties
@@ -14,5 +14,5 @@
 # KIND, either express or implied.  See the License for the
 # specific language governing permissions and limitations
 # under the License.
-distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.2/apache-maven-3.9.2-bin.zip
+distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.3/apache-maven-3.9.3-bin.zip
 
wrapperUrl=https://repo.maven.apache.org/maven2/org/apache/maven/wrapper/maven-wrapper/3.2.0/maven-wrapper-3.2.0.jar

Reply via email to