What actual artifacts does this refer to in DependencyConstraints.groovy?

    deps.put("tomcat8.version", "8.5.34")

Does this mean we are using
https://mvnrepository.com/artifact/org.apache.tomcat/tomcat-catalina/8.5.34
or some download?

Reply via email to