File tree Expand file tree Collapse file tree 4 files changed +7
-8
lines changed
Expand file tree Collapse file tree 4 files changed +7
-8
lines changed Original file line number Diff line number Diff line change 3939 -DenableFullTestCoverage \
4040 -Dsonar.coverage.jacoco.xmlReportPaths=oauth2_http/target/site/jacoco/jacoco.xml \
4141 org.sonarsource.scanner.maven:sonar-maven-plugin:sonar \
42- -Pcoverage \
4342 -Dsonar.projectKey=googleapis_google-auth-library-java \
4443 -Dsonar.organization=googleapis \
45- -Dsonar.host.url=https://sonarcloud.io
44+ -Dsonar.host.url=https://sonarcloud.io
Original file line number Diff line number Diff line change 8383 <plugin >
8484 <groupId >org.apache.maven.plugins</groupId >
8585 <artifactId >maven-javadoc-plugin</artifactId >
86- <version >3.11.1 </version >
86+ <version >3.11.2 </version >
8787 <configuration >
8888 <skip >true</skip >
8989 </configuration >
Original file line number Diff line number Diff line change 6969
7070 <properties >
7171 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
72- <project .google.http.version>1.45.1 </project .google.http.version>
72+ <project .google.http.version>1.45.2 </project .google.http.version>
7373 <project .junit.version>4.13.2</project .junit.version>
7474 <project .guava.version>33.3.1-android</project .guava.version>
7575 <project .appengine.version>2.0.31</project .appengine.version>
182182 <plugin >
183183 <groupId >org.apache.maven.plugins</groupId >
184184 <artifactId >maven-javadoc-plugin</artifactId >
185- <version >3.11.1 </version >
185+ <version >3.11.2 </version >
186186 <configuration >
187187 <source >8</source >
188188 <failOnError >false</failOnError >
332332 <plugin >
333333 <groupId >org.apache.maven.plugins</groupId >
334334 <artifactId >maven-javadoc-plugin</artifactId >
335- <version >3.11.1 </version >
335+ <version >3.11.2 </version >
336336 <reportSets >
337337 <reportSet >
338338 <id >html</id >
400400 <plugin >
401401 <groupId >org.apache.maven.plugins</groupId >
402402 <artifactId >maven-javadoc-plugin</artifactId >
403- <version >3.11.1 </version >
403+ <version >3.11.2 </version >
404404 <executions >
405405 <execution >
406406 <id >attach-javadocs</id >
Original file line number Diff line number Diff line change 3030 <dependency >
3131 <groupId >com.google.cloud</groupId >
3232 <artifactId >libraries-bom</artifactId >
33- <version >26.50 .0</version >
33+ <version >26.51 .0</version >
3434 <type >pom</type >
3535 <scope >import</scope >
3636 </dependency >
You can’t perform that action at this time.
0 commit comments