Skip to content

Commit

Permalink
chore: [DevOps] bump net.bytebuddy:byte-buddy in the test group
Browse files Browse the repository at this point in the history
Bumps the test group with 1 update: [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy).


Updates `net.bytebuddy:byte-buddy` from 1.15.10 to 1.15.11
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](raphw/byte-buddy@byte-buddy-1.15.10...byte-buddy-1.15.11)

---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: test
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent d18f085 commit cb52e36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
<qdox.version>2.2.0</qdox.version>
<wiremock.version>3.10.0</wiremock.version>
<checkstyle.version>10.20.2</checkstyle.version>
<byte-buddy.version>1.15.10</byte-buddy.version>
<byte-buddy.version>1.15.11</byte-buddy.version>
<snakeyaml.version>2.3</snakeyaml.version>
<commons-codec.version>1.17.1</commons-codec.version>
<jsr305.optional>true</jsr305.optional>
Expand Down

0 comments on commit cb52e36

Please sign in to comment.