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 <[email protected]>
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: [email protected]
For additional commands, e-mail: [email protected]