Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

renovate-bot
Copy link
Contributor

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.github.spotbugs:spotbugs-annotations (source) 4.6.0 -> 4.7.0 age adoption passing confidence

Release Notes

spotbugs/spotbugs

v4.7.0

Compare Source

Changed
  • Updated documentation by adding parenthesis () to the negative odd check message (#​1995)
  • Let the Plugin class implement AutoCloseable so we can release the .jar file (#​2024)
Fixed
  • Fixed reports to truncate existing files before writing new content (#​1950)
  • Bumped Saxon-HE from 10.6 to 11.3 (#​1955, #​1999)
  • Fixed traversal of nested archives governed by -nested:true (#​1930)
  • Warnings of deprecated System::setSecurityManager calls on Java 17 (#​1983)
  • Fixed false positive SSD bug for locking on java.lang.Class objects (#​1978)
  • FindReturnRef throws an IllegalArgumentException unexpectedly (#​2019)
  • Bump ObjectWeb ASM from 9.2 to 9.3 supporting JDK 19 (#​2004)
Added
  • New detector ThrowingExceptions and introduced new bug types:
    • THROWS_METHOD_THROWS_RUNTIMEEXCEPTION is reported in case of a method throwing RuntimeException,
    • THROWS_METHOD_THROWS_CLAUSE_BASIC_EXCEPTION is reported when a method has Exception in its throws clause and
    • THROWS_METHOD_THROWS_CLAUSE_THROWABLE is reported when a method has Throwable in its throws clause (See SEI CERT ERR07-J)
  • New rule PERM_SUPER_NOT_CALLED_IN_GETPERMISSIONS to warn for custom class loaders who do not call their superclasses' getPermissions() in their getPermissions() method. This rule based on the SEI CERT rule SEC07-J Call the superclass's getPermissions() method when writing a custom class loader. (#SEC07-J)
  • New rule USC_POTENTIAL_SECURITY_CHECK_BASED_ON_UNTRUSTED_SOURCE to detect cases where a non-final method of a non-final class is called from public methods of public classes and then the same method is called on the same object inside a doPrivileged block. Since the called method may have been overridden to behave differently on the first and second invocations this is a possible security check based on an unreliable source. This rule is based on SEC02-J. Do not base security checks on untrusted sources. (#SEC02-J)
  • New detector DontUseFloatsAsLoopCounters to detect usage of floating-point variables as loop counters (FL_FLOATS_AS_LOOP_COUNTERS), according to SEI CERT rules NUM09-J. Do not use floating-point variables as loop counters
  • New test detector ViewCFG to visualize the control-flow graph for SpotBugs developers

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@eaball35 eaball35 self-requested a review May 10, 2022 18:40
@eaball35 eaball35 merged commit 3e0623c into GoogleCloudPlatform:main May 10, 2022
@renovate-bot renovate-bot deleted the renovate/com.github.spotbugs-spotbugs-annotations-4.x branch May 10, 2022 18:41
lqiu96 referenced this pull request in googleapis/sdk-platform-java Sep 19, 2024
…uration to v1.2.2 (#3215)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[com.google.cloud.samples:shared-configuration](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools)
| `1.2.0` -> `1.2.2` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud.samples:shared-configuration/1.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.cloud.samples:shared-configuration/1.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.cloud.samples:shared-configuration/1.2.0/1.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.cloud.samples:shared-configuration/1.2.0/1.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>GoogleCloudPlatform/java-repo-tools
(com.google.cloud.samples:shared-configuration)</summary>

###
[`v1.2.2`](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/releases/tag/v1.2.2)

[Compare
Source](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/compare/v1.2.0...v1.2.2)

#### What's Changed

- Prepare 1.2.1-SNAPSHOT by
[@&#8203;lesv](https://redirect.github.com/lesv) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/321](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/321)
- chore(deps): update dependency com.google.cloud:google-cloud-core to
v2.3.3 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/322](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/322)
- chore(deps): update dependency
com.github.spotbugs:spotbugs-annotations to v4.5.1 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/324](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/324)
- chore(deps): update dependency com.github.spotbugs:spotbugs to v4.5.1
by [@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/323](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/323)
- chore(deps): update dependency
com.github.spotbugs:spotbugs-annotations to v4.5.2 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/326](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/326)
- chore(deps): update dependency com.github.spotbugs:spotbugs to v4.5.2
by [@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/325](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/325)
- chore(deps): update dependency
com.github.spotbugs:spotbugs-maven-plugin to v4.5.2.0 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/327](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/327)
- chore(deps): update dependency com.puppycrawl.tools:checkstyle to
v9.2.1 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/328](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/328)
- chore(deps): update dependency com.google.cloud:google-cloud-core to
v2.3.5 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/332](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/332)
- chore(deps): update dependency
com.github.spotbugs:spotbugs-maven-plugin to v4.5.3.0 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/331](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/331)
- chore(deps): update dependency
com.github.spotbugs:spotbugs-annotations to v4.5.3 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/330](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/330)
- chore(deps): update dependency
org.apache.maven.plugins:maven-compiler-plugin to v3.9.0 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/333](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/333)
- chore(deps): update dependency com.github.spotbugs:spotbugs to v4.5.3
by [@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/329](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/329)
- chore(deps): update dependency com.google.errorprone:error_prone_core
to v2.11.0 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/336](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/336)
- chore(deps): update dependency org.codehaus.mojo:versions-maven-plugin
to v2.9.0 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/334](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/334)
- chore(deps): update dependency com.puppycrawl.tools:checkstyle to v9.3
by [@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/339](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/339)
- chore(deps): update pmdversion to v6.42.0 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/338](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/338)
- chore(deps): update dependency org.codehaus.mojo:versions-maven-plugin
to v2.9.0 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/335](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/335)
- chore(deps): update dependency com.google.cloud:google-cloud-core to
v2.4.0 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/337](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/337)
- chore(deps): update dependency com.google.cloud:google-cloud-core to
v2.5.0 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/340](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/340)
- chore(deps): update dependency
org.apache.maven.plugins:maven-pmd-plugin to v3.16.0 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/344](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/344)
- chore(deps): update dependency
org.apache.maven.plugins:maven-compiler-plugin to v3.10.0 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/343](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/343)
- chore(deps): update dependency
org.sonatype.plugins:nexus-staging-maven-plugin to v1.6.11 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/342](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/342)
- chore(deps): update dependency com.google.cloud:google-cloud-core to
v2.5.4 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/341](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/341)
- chore(deps): update dependency
org.sonatype.plugins:nexus-staging-maven-plugin to v1.6.12 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/345](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/345)
- chore(deps): update dependency com.google.cloud:google-cloud-core to
v2.5.5 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/349](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/349)
- chore(deps): update pmdversion to v6.43.0 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/347](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/347)
- chore(deps): update actions/setup-java action to v3 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/346](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/346)
- chore(deps): update dependency com.puppycrawl.tools:checkstyle to v10
by [@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/348](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/348)
- chore(deps): update dependency com.google.cloud:google-cloud-core to
v2.5.6 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/350](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/350)
- chore(deps): update actions/checkout action to v3 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/351](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/351)
- chore(deps): update dependency
org.apache.maven.plugins:maven-failsafe-plugin to v3.0.0-m6 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/361](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/361)
- chore(deps): update dependency com.puppycrawl.tools:checkstyle to
v10.1 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/359](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/359)
- chore(deps): update pmdversion to v6.44.0 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/360](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/360)
- chore(deps): update dependency
com.github.spotbugs:spotbugs-maven-plugin to v4.6.0.0 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/358](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/358)
- chore(deps): update dependency
org.apache.maven.plugins:maven-surefire-plugin to v3.0.0-m6 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/362](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/362)
- chore(deps): update dependency org.codehaus.mojo:versions-maven-plugin
to v2.10.0 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/357](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/357)
- chore(deps): update dependency
org.apache.maven.plugins:maven-compiler-plugin to v3.10.1 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/355](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/355)
- chore(deps): update dependency org.codehaus.mojo:versions-maven-plugin
to v2.10.0 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/356](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/356)
- chore(deps): update dependency com.google.cloud:google-cloud-core to
v2.6.1 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/354](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/354)
- fix(deps): update dependency com.github.spotbugs:spotbugs-annotations
to v4.6.0 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/353](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/353)
- chore(deps): update dependency com.github.spotbugs:spotbugs to v4.6.0
by [@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/352](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/352)
- Update pmdVersion to v6.45.0 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/370](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/370)
- chore(deps): update dependency org.jacoco:jacoco-maven-plugin to
v0.8.8 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/363](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/363)
- Update dependency com.puppycrawl.tools:checkstyle to v10.2 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/369](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/369)
- Update dependency org.sonatype.plugins:nexus-staging-maven-plugin to
v1.6.13 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/367](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/367)
- Update dependency com.h3xstream.findsecbugs:findsecbugs-plugin to
v1.12.0 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/366](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/366)
- Update dependency com.google.errorprone:error_prone_core to v2.13.1 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/365](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/365)
- Update dependency org.apache.maven.plugins:maven-gpg-plugin to v3 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/368](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/368)
- Update dependency com.github.spotbugs:spotbugs-annotations to v4.7.0
by [@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/372](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/372)
- Update dependency com.github.spotbugs:spotbugs to v4.7.0 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/371](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/371)
- chore(main): release 1.2.1 by
[@&#8203;release-please](https://redirect.github.com/release-please) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/364](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/364)
- Update dependency com.google.cloud:google-cloud-core to v2.8.1 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/373](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/373)
- chore(deps): update dependency
com.github.spotbugs:spotbugs-maven-plugin to v4.7.3.0 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/374](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/374)
- chore(deps): Update all deps by
[@&#8203;averikitsch](https://redirect.github.com/averikitsch) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/385](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/385)
- chore(deps): update dependency
org.apache.maven.plugins:maven-compiler-plugin to v3.11.0 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/396](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/396)
- chore(deps): update dependency
com.github.spotbugs:spotbugs-maven-plugin to v4.7.3.3 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/395](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/395)
- chore(deps): update dependency org.codehaus.mojo:versions-maven-plugin
to v2.15.0 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/394](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/394)
- chore(deps): update dependency
org.apache.maven.plugins:maven-surefire-plugin to v3.0.0 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/392](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/392)
- chore(deps): update dependency org.codehaus.mojo:versions-maven-plugin
to v2.15.0 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/393](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/393)
- chore(deps): update dependency
org.apache.maven.plugins:maven-checkstyle-plugin to v3.2.1 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/387](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/387)
- chore(deps): update dependency
org.apache.maven.plugins:maven-failsafe-plugin to v3.0.0 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/391](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/391)
- chore(deps): update dependency com.puppycrawl.tools:checkstyle to
v10.9.3 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/389](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/389)
- chore(deps): update pmdversion to v6.55.0 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/388](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/388)
- chore(deps): update dependency com.google.cloud:google-cloud-core to
v2.13.0 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/390](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/390)
- chore(deps): update dependency com.mebigfatguy.sb-contrib:sb-contrib
to v7.6.4 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/397](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/397)
- chore(deps): update dependency org.jacoco:jacoco-maven-plugin to
v0.8.12 by
[@&#8203;renovate-bot](https://redirect.github.com/renovate-bot) in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/400](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/400)

#### New Contributors

- [@&#8203;averikitsch](https://redirect.github.com/averikitsch) made
their first contribution in
[https://github.com/GoogleCloudPlatform/java-repo-tools/pull/385](https://redirect.github.com/GoogleCloudPlatform/java-repo-tools/pull/385)

**Full Changelog**:
GoogleCloudPlatform/java-repo-tools@v1.2.0...v1.2.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/googleapis/sdk-platform-java).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants