Skip to content

Commit 18cd03b

Browse files
Bump net.bytebuddy:byte-buddy from 1.14.16 to 1.14.17
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.16 to 1.14.17. - [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.16...byte-buddy-1.14.17) --- 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 4391b7b commit 18cd03b

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
@@ -757,7 +757,7 @@
757757
<dependency>
758758
<groupId>net.bytebuddy</groupId>
759759
<artifactId>byte-buddy</artifactId>
760-
<version>1.14.16</version>
760+
<version>1.14.17</version>
761761
<scope>test</scope>
762762
</dependency>
763763
<dependency>

0 commit comments

Comments
 (0)