[
https://issues.apache.org/jira/browse/SCB-590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16483760#comment-16483760
]
ASF GitHub Bot commented on SCB-590:
------------------------------------
WillemJiang commented on a change in pull request #712: [SCB-590] Update the
validator version
URL:
https://github.com/apache/incubator-servicecomb-java-chassis/pull/712#discussion_r189850054
##########
File path: java-chassis-dependencies/pom.xml
##########
@@ -324,7 +324,7 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-validator-annotation-processor</artifactId>
- <version>5.2.2.Final</version>
+ <version>6.0.2.Final</version>
Review comment:
It looks like the annotation processor is option one, it's just for the IDE
validation. Do we need to ship it?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Update the validator version to latest(6.0.2)
> ---------------------------------------------
>
> Key: SCB-590
> URL: https://issues.apache.org/jira/browse/SCB-590
> Project: Apache ServiceComb
> Issue Type: Task
> Components: Java-Chassis
> Affects Versions: java-chassis-1.0.0-m2
> Reporter: sukesh
> Assignee: sukesh
> Priority: Minor
> Fix For: java-chassis-1.0.0-m2
>
>
> Update the validator and its dependent versions to latest
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)