We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f4dc17f + 48ad30a commit d786e00Copy full SHA for d786e00
1 file changed
linter-core/pom.xml
@@ -17,7 +17,7 @@
17
<artifactId>linter-core</artifactId>
18
19
<properties>
20
- <bytebuddy.version>1.18.9</bytebuddy.version>
+ <bytebuddy.version>1.18.10</bytebuddy.version>
21
</properties>
22
23
<dependencies>
@@ -107,7 +107,7 @@
107
<dependency>
108
<groupId>jakarta.xml.bind</groupId>
109
<artifactId>jakarta.xml.bind-api</artifactId>
110
- <version>4.0.2</version>
+ <version>4.0.5</version>
111
</dependency>
112
113
0 commit comments