You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datalab.apache.org by dy...@apache.org on 2022/11/29 12:09:21 UTC

[incubator-datalab] branch develop updated: fix maven plugin version

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

dyankiv pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git


The following commit(s) were added to refs/heads/develop by this push:
     new 96087226c fix maven plugin version
96087226c is described below

commit 96087226c4379b58447cc51c1f2d7c2289bf5976
Author: Denys Yankiv <de...@gmail.com>
AuthorDate: Tue Nov 29 14:09:07 2022 +0200

    fix maven plugin version
---
 services/billing-azure/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/services/billing-azure/pom.xml b/services/billing-azure/pom.xml
index 4e69ebbe0..4c0dd0481 100644
--- a/services/billing-azure/pom.xml
+++ b/services/billing-azure/pom.xml
@@ -140,6 +140,7 @@
             <plugin>
                 <groupId>org.springframework.boot</groupId>
                 <artifactId>spring-boot-maven-plugin</artifactId>
+                <version>2.7.6</version>
                 <executions>
                     <execution>
                         <goals>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datalab.apache.org
For additional commands, e-mail: commits-help@datalab.apache.org