Skip to content

Commit 3c1f135

Browse files
(main): Bump net.bytebuddy:byte-buddy from 1.14.13 to 1.14.14 (#834)
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.13 to 1.14.14. - [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.13...byte-buddy-1.14.14) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 96ac2d9 commit 3c1f135

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: asciidoctor-maven-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<dependency>
6666
<groupId>net.bytebuddy</groupId>
6767
<artifactId>byte-buddy</artifactId>
68-
<version>1.14.13</version>
68+
<version>1.14.14</version>
6969
<scope>test</scope>
7070
</dependency>
7171
</dependencies>

0 commit comments

Comments
 (0)