You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/01/23 03:08:38 UTC

[GitHub] [dolphinscheduler] lenboo commented on a change in pull request #8120: [Feature-7992][Alert] Support PagerDuty Plugin

lenboo commented on a change in pull request #8120:
URL: https://github.com/apache/dolphinscheduler/pull/8120#discussion_r790208285



##########
File path: pom.xml
##########
@@ -127,6 +127,7 @@
         <error_prone_annotations.version>2.5.1</error_prone_annotations.version>
         <exec-maven-plugin.version>3.0.0</exec-maven-plugin.version>
         <janino.version>3.1.6</janino.version>
+        <spring-web.version>5.3.12</spring-web.version>

Review comment:
       Is it necessary to introduce a new jar package?
   There are the same network operations in the HTTP task.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org