Skip to content

Commit 730097b

Browse files
authored
Merge pull request #3873 from kubernetes-client/dependabot/maven/org.assertj-assertj-core-3.27.3
build(deps): bump org.assertj:assertj-core from 3.27.2 to 3.27.3
2 parents 3712f03 + b6b73cb commit 730097b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@
328328
<dependency>
329329
<groupId>org.assertj</groupId>
330330
<artifactId>assertj-core</artifactId>
331-
<version>3.27.2</version>
331+
<version>3.27.3</version>
332332
<scope>test</scope>
333333
</dependency>
334334
<dependency>

0 commit comments

Comments
 (0)