Skip to content

Commit

Permalink
build(deps): Bump byte-buddy.version from 1.14.14 to 1.14.15
Browse files Browse the repository at this point in the history
Bumps `byte-buddy.version` from 1.14.14 to 1.14.15.

Updates `net.bytebuddy:byte-buddy` from 1.14.14 to 1.14.15
- [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.14.14...byte-buddy-1.14.15)

Updates `net.bytebuddy:byte-buddy-agent` from 1.14.14 to 1.14.15
- [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.14.14...byte-buddy-1.14.15)

---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-agent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent a0c3b56 commit e8a0ab5
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 @@ -102,7 +102,7 @@
<asciidoctorj.version>2.5.12</asciidoctorj.version>
<assertj.version>3.25.3</assertj.version>
<build-helper-maven-plugin.version>3.5.0</build-helper-maven-plugin.version>
<byte-buddy.version>1.14.14</byte-buddy.version>
<byte-buddy.version>1.14.15</byte-buddy.version>
<checker-qual.version>3.43.0</checker-qual.version>
<checkstyle.version>10.16.0</checkstyle.version>
<classgraph.version>4.8.172</classgraph.version>
Expand Down

0 comments on commit e8a0ab5

Please sign in to comment.