Skip to content

Commit e952d24

Browse files
Bump net.bytebuddy:byte-buddy from 1.14.18 to 1.14.19 (#1548)
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.18 to 1.14.19. - [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.18...byte-buddy-1.14.19) --- 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 9148282 commit e952d24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -786,7 +786,7 @@
786786
<dependency>
787787
<groupId>net.bytebuddy</groupId>
788788
<artifactId>byte-buddy</artifactId>
789-
<version>1.14.18</version>
789+
<version>1.14.19</version>
790790
<scope>test</scope>
791791
</dependency>
792792
<dependency>

0 commit comments

Comments
 (0)