Skip to content

Commit 7ac0e51

Browse files
authored
Merge pull request #4597 from kubernetes-client/dependabot/maven/org.jetbrains-annotations-26.1.0
build(deps): bump org.jetbrains:annotations from 26.0.2-1 to 26.1.0
2 parents e7f0b87 + db3e564 commit 7ac0e51

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@
265265
<dependency>
266266
<groupId>org.jetbrains</groupId>
267267
<artifactId>annotations</artifactId>
268-
<version>26.0.2-1</version>
268+
<version>26.1.0</version>
269269
</dependency>
270270

271271
<!-- tests -->

spring-aot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<dependency>
6767
<groupId>org.jetbrains</groupId>
6868
<artifactId>annotations</artifactId>
69-
<version>26.0.2-1</version>
69+
<version>26.1.0</version>
7070
</dependency>
7171
</dependencies>
7272
<build>

0 commit comments

Comments
 (0)