Skip to content

Commit 8c09f1d

Browse files
Bump net.bytebuddy:byte-buddy from 1.14.7 to 1.14.8
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.7 to 1.14.8. - [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.7...byte-buddy-1.14.8) --- 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]>
1 parent 7ff1d39 commit 8c09f1d

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
@@ -744,7 +744,7 @@
744744
<dependency>
745745
<groupId>net.bytebuddy</groupId>
746746
<artifactId>byte-buddy</artifactId>
747-
<version>1.14.7</version>
747+
<version>1.14.8</version>
748748
<scope>test</scope>
749749
</dependency>
750750
<dependency>

0 commit comments

Comments
 (0)