Skip to content

Commit

Permalink
Bump byteBuddyVersion from 1.15.3 to 1.15.4
Browse files Browse the repository at this point in the history
Bumps `byteBuddyVersion` from 1.15.3 to 1.15.4.

Updates `net.bytebuddy:byte-buddy` from 1.15.3 to 1.15.4
- [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.3...byte-buddy-1.15.4)

Updates `net.bytebuddy:byte-buddy-agent` from 1.15.3 to 1.15.4
- [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.3...byte-buddy-1.15.4)

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and slawekjaranowski committed Oct 11, 2024
1 parent 1916d74 commit 92b058e
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 @@ -131,7 +131,7 @@
<fluidoVersion>${maven-fluido-skin.version}</fluidoVersion>
<modelloNamespaceRuleVersion>2.1.0</modelloNamespaceRuleVersion>
<modelloNamespaceReportVersion>2.0.0</modelloNamespaceReportVersion>
<byteBuddyVersion>1.15.3</byteBuddyVersion>
<byteBuddyVersion>1.15.4</byteBuddyVersion>
<!-- use the same version as in Maven core -->
<mavenResolverVersion>1.4.1</mavenResolverVersion>

Expand Down

0 comments on commit 92b058e

Please sign in to comment.