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

Skip to content

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Apr 3, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jacoco:jacoco-maven-plugin (source) 0.8.8 -> 0.8.12 age adoption passing confidence

Release Notes

jacoco/jacoco (org.jacoco:jacoco-maven-plugin)

v0.8.12: 0.8.12

Compare Source

New Features

  • JaCoCo now officially supports Java 22 (GitHub #​1596).
  • Experimental support for Java 23 class files (GitHub #​1553).

Fixed bugs

  • Branches added by the Kotlin compiler for functions with default arguments and having more than 32 parameters are filtered out during generation of report (GitHub #​1556).
  • Branch added by the Kotlin compiler version 1.5.0 and above for reading from lateinit property is filtered out during generation of report (GitHub #​1568).

Non-functional Changes

  • JaCoCo now depends on ASM 9.7 (GitHub #​1600).

v0.8.11: 0.8.11

Compare Source

New Features

  • JaCoCo now officially supports Java 21 (GitHub #​1520).
  • Experimental support for Java 22 class files (GitHub #​1479).
  • Part of bytecode generated by the Java compilers for exhaustive switch expressions is filtered out during generation of report (GitHub #​1472).
  • Part of bytecode generated by the Java compilers for record patterns is filtered out during generation of report (GitHub #​1473).

Fixed bugs

  • Instrumentation should not cause VerifyError when the last local variable of method parameters is overridden in the method body to store a value of type long or double (GitHub #​893).
  • Restore exec file compatibility with versions from 0.7.5 to 0.8.8 in case of class files with zero line numbers (GitHub #​1492).

Non-functional Changes

  • jacoco-maven-plugin now requires at least Java 8 (GitHub #​1466, #​1468).
  • JaCoCo build now requires at least Maven 3.5.4 (GitHub #​1467).
  • Maven 3.9.2 should not produce warnings for jacoco-maven-plugin (GitHub #​1468).
  • JaCoCo build now requires JDK 17 (GitHub #​1482).
  • JaCoCo now depends on ASM 9.6 (GitHub #​1518).

v0.8.10: 0.8.10

Compare Source

Fixed bugs

  • Agent should not require configuration of permissions for SecurityManager outside of its codeBase (GitHub #​1425).

v0.8.9: 0.8.9

Compare Source

New Features

  • JaCoCo now officially supports Java 19 and 20 (GitHub #​1371, #​1386).
  • Experimental support for Java 21 class files (GitHub #​1386).
  • Add parameter to include the current project in the report-aggregate Maven goal (GitHub #​1007).
  • Component accessors generated by the Java compilers for records are filtered out during generation of report. Contributed by Tesla Zhang (GitHub #​1393).

Fixed bugs

  • Agent should not open java.lang package to unnamed module of the application class loader (GitHub #​1334).

Non-functional Changes


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot changed the title chore(deps): update dependency org.jacoco:jacoco-maven-plugin to v0.8.9 chore(deps): update dependency org.jacoco:jacoco-maven-plugin to v0.8.10 May 1, 2023
@renovate-bot renovate-bot force-pushed the renovate/org.jacoco-jacoco-maven-plugin-0.x branch from 1020a76 to 4c1bd2c Compare May 1, 2023 03:44
@renovate-bot renovate-bot changed the title chore(deps): update dependency org.jacoco:jacoco-maven-plugin to v0.8.10 chore(deps): update dependency org.jacoco:jacoco-maven-plugin to v0.8.11 Oct 16, 2023
@renovate-bot renovate-bot force-pushed the renovate/org.jacoco-jacoco-maven-plugin-0.x branch from 4c1bd2c to 94d46f4 Compare October 16, 2023 13:11
@renovate-bot renovate-bot changed the title chore(deps): update dependency org.jacoco:jacoco-maven-plugin to v0.8.11 chore(deps): update dependency org.jacoco:jacoco-maven-plugin to v0.8.12 Apr 2, 2024
@renovate-bot renovate-bot force-pushed the renovate/org.jacoco-jacoco-maven-plugin-0.x branch from 94d46f4 to 7e54524 Compare April 2, 2024 18:25
@Sita04 Sita04 merged commit 1d2eeb7 into GoogleCloudPlatform:main Aug 13, 2024
@renovate-bot renovate-bot deleted the renovate/org.jacoco-jacoco-maven-plugin-0.x branch August 13, 2024 15:33
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