Skip to content

Commit

Permalink
build(deps): Bump byte-buddy from 1.12.23 to 1.14.2
Browse files Browse the repository at this point in the history
Bumps [byte-buddy](https://github.com/raphw/byte-buddy) from 1.12.23 to 1.14.2.
- [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.12.23...byte-buddy-1.14.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 13, 2023
1 parent 0d3a4d3 commit 90b147d
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 @@ -49,7 +49,7 @@
<dependency.agrona.version>1.17.1</dependency.agrona.version>
<dependency.assertj.version>3.24.2</dependency.assertj.version>
<dependency.awaitility.version>4.2.0</dependency.awaitility.version>
<dependency.bytebuddy.version>1.12.23</dependency.bytebuddy.version>
<dependency.bytebuddy.version>1.14.2</dependency.bytebuddy.version>
<dependency.camundamodel.version>7.18.0</dependency.camundamodel.version>
<dependency.classgraph.version>4.8.154</dependency.classgraph.version>
<dependency.commons.version>3.12.0</dependency.commons.version>
Expand Down

0 comments on commit 90b147d

Please sign in to comment.