Skip to content

Commit 56dc2bb

Browse files
Bump net.bytebuddy:byte-buddy from 1.18.2 to 1.18.3 in /cnf (OpenEMS#3492)
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.18.2 to 1.18.3. - [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.2...byte-buddy-1.18.3) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-version: 1.18.3 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> Co-authored-by: Stefan Feilmeier <[email protected]>
1 parent c181969 commit 56dc2bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cnf/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -563,7 +563,7 @@
563563
<dependency>
564564
<groupId>net.bytebuddy</groupId>
565565
<artifactId>byte-buddy</artifactId>
566-
<version>1.18.2</version>
566+
<version>1.18.3</version>
567567
<scope>test</scope>
568568
</dependency>
569569
<dependency>

0 commit comments

Comments
 (0)