Skip to content

Commit 48ad30a

Browse files
build(deps): bump the safe-patch-updates group with 3 updates
Bumps the safe-patch-updates group with 3 updates: [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy), [net.bytebuddy:byte-buddy-agent](https://github.com/raphw/byte-buddy) and [jakarta.xml.bind:jakarta.xml.bind-api](https://github.com/jakartaee/jaxb-api). Updates `net.bytebuddy:byte-buddy` from 1.18.9 to 1.18.10 - [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.9...byte-buddy-1.18.10) Updates `net.bytebuddy:byte-buddy-agent` from 1.18.9 to 1.18.10 - [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.9...byte-buddy-1.18.10) Updates `net.bytebuddy:byte-buddy-agent` from 1.18.9 to 1.18.10 - [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.9...byte-buddy-1.18.10) Updates `jakarta.xml.bind:jakarta.xml.bind-api` from 4.0.2 to 4.0.5 - [Release notes](https://github.com/jakartaee/jaxb-api/releases) - [Commits](jakartaee/jaxb-api@4.0.2...4.0.5) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-version: 1.18.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: safe-patch-updates - dependency-name: net.bytebuddy:byte-buddy-agent dependency-version: 1.18.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: safe-patch-updates - dependency-name: net.bytebuddy:byte-buddy-agent dependency-version: 1.18.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: safe-patch-updates - dependency-name: jakarta.xml.bind:jakarta.xml.bind-api dependency-version: 4.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe-patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 24e131b commit 48ad30a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

linter-core/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<artifactId>linter-core</artifactId>
1818

1919
<properties>
20-
<bytebuddy.version>1.18.9</bytebuddy.version>
20+
<bytebuddy.version>1.18.10</bytebuddy.version>
2121
</properties>
2222

2323
<dependencies>
@@ -107,7 +107,7 @@
107107
<dependency>
108108
<groupId>jakarta.xml.bind</groupId>
109109
<artifactId>jakarta.xml.bind-api</artifactId>
110-
<version>4.0.2</version>
110+
<version>4.0.5</version>
111111
</dependency>
112112

113113
<dependency>

0 commit comments

Comments
 (0)