Skip to content

Commit

Permalink
Merge pull request #7149 from payara/dependabot/maven/main/org.assert…
Browse files Browse the repository at this point in the history
…j-assertj-core-3.27.2

Bump org.assertj:assertj-core from 3.26.3 to 3.27.2
  • Loading branch information
Pandrex247 authored Jan 13, 2025
2 parents 14a1ba5 + 4596467 commit 0ba8e74
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<version>3.26.3</version>
<version>3.27.2</version>
<scope>test</scope>
</dependency>

Expand Down
2 changes: 1 addition & 1 deletion appserver/tests/payara-samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,7 @@
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<version>3.26.3</version>
<version>3.27.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 0ba8e74

Please sign in to comment.