Skip to content

Commit 69530f4

Browse files
dependabot[bot]jungm
authored andcommitted
[tomee-10.x]: Bump net.bytebuddy:byte-buddy from 1.18.3 to 1.18.4
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.18.3 to 1.18.4. - [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.3...byte-buddy-1.18.4) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-version: 1.18.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8fd6500 commit 69530f4

File tree

1 file changed

+1
-1
lines changed
  • arquillian/arquillian-tomee-tests

1 file changed

+1
-1
lines changed

arquillian/arquillian-tomee-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
<dependency>
170170
<groupId>net.bytebuddy</groupId>
171171
<artifactId>byte-buddy</artifactId>
172-
<version>1.18.3</version>
172+
<version>1.18.4</version>
173173
<scope>provided</scope>
174174
</dependency>
175175
<!-- just to get it in the correct order -->

0 commit comments

Comments
 (0)