소스 검색

Bump sonar-scanner-api to 2.16.3.1081

pull/142/head
Jacek 1 년 전
부모
커밋
ee77ca6870
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2
    2
      pom.xml

+ 2
- 2
pom.xml 파일 보기

<dependency> <dependency>
<groupId>org.sonarsource.scanner.api</groupId> <groupId>org.sonarsource.scanner.api</groupId>
<artifactId>sonar-scanner-api</artifactId> <artifactId>sonar-scanner-api</artifactId>
<version>2.17.0.1059</version>
<version>2.16.3.1081</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.google.code.findbugs</groupId> <groupId>com.google.code.findbugs</groupId>
</profile> </profile>
</profiles> </profiles>


</project>
</project>

Loading…
취소
저장