Update pom.xml

This commit is contained in:
Andrew Pitt 2020-03-13 13:03:04 -04:00 committed by GitHub
parent 7fca38c46c
commit 7ed0365b83
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -165,7 +165,7 @@
<plugin>
<groupId>org.sonarsource.scanner.maven</groupId>
<artifactId>sonar-maven-plugin</artifactId>
<version>3.7.0.1746</version>
<version>3.5.0.1254</version>
</plugin>
<!-- Spring Boot Actuator displays build-related information if a git.properties
file is present at the classpath -->