Skip to content

Commit 285a20a

Browse files
(main): Bump net.bytebuddy:byte-buddy from 1.15.5 to 1.15.7 (#957)
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.15.5 to 1.15.7. - [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.5...byte-buddy-1.15.7) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f2d3e0f commit 285a20a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.15.5</version>
68+
<version>1.15.7</version>
6969
<scope>test</scope>
7070
</dependency>
7171
</dependencies>

0 commit comments

Comments
 (0)