Skip to content

Commit d688086

Browse files
Bump net.bytebuddy:byte-buddy from 1.18.7 to 1.18.8
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.18.7 to 1.18.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.18.7...byte-buddy-1.18.8) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-version: 1.18.8 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 17cfe91 commit d688086

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@
294294
<dependency>
295295
<groupId>net.bytebuddy</groupId>
296296
<artifactId>byte-buddy</artifactId>
297-
<version>1.18.7</version>
297+
<version>1.18.8</version>
298298
<scope>test</scope>
299299
</dependency>
300300
<!-- Selenium-->

0 commit comments

Comments
 (0)