Skip to content

Commit ab1cd85

Browse files
renovate-botSita04
authored andcommitted
deps: update dependency net.bytebuddy:byte-buddy to v1.11.16 (#575)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [net.bytebuddy:byte-buddy](https://bytebuddy.net) | `1.11.15` -> `1.11.16` | [![age](https://badges.renovateapi.com/packages/maven/net.bytebuddy:byte-buddy/1.11.16/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/net.bytebuddy:byte-buddy/1.11.16/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/net.bytebuddy:byte-buddy/1.11.16/compatibility-slim/1.11.15)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/net.bytebuddy:byte-buddy/1.11.16/confidence-slim/1.11.15)](https://docs.renovatebot.com/merge-confidence/) | --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-recaptchaenterprise).
1 parent 7cb1652 commit ab1cd85

File tree

1 file changed

+1
-1
lines changed
  • recaptcha_enterprise/cloud-client/src

1 file changed

+1
-1
lines changed

recaptcha_enterprise/cloud-client/src/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
<dependency>
117117
<groupId>net.bytebuddy</groupId>
118118
<artifactId>byte-buddy</artifactId>
119-
<version>1.11.15</version>
119+
<version>1.11.16</version>
120120
</dependency>
121121
<dependency>
122122
<groupId>com.google.api</groupId>

0 commit comments

Comments
 (0)