Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8c78667

Browse files
authoredJun 2, 2022
Merge pull request #128 from rabbitmq/dependabot/maven/org.assertj-assertj-core-3.23.1
Bump assertj-core from 3.23.0 to 3.23.1
2 parents 97224cd + e6ead7c commit 8c78667

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
@@ -64,7 +64,7 @@
6464
<lz4-java.version>1.8.0</lz4-java.version>
6565
<snappy-java.version>1.1.8.4</snappy-java.version>
6666
<junit.jupiter.version>5.8.2</junit.jupiter.version>
67-
<assertj.version>3.23.0</assertj.version>
67+
<assertj.version>3.23.1</assertj.version>
6868
<mockito.version>4.6.0</mockito.version>
6969
<amqp-client.version>5.14.2</amqp-client.version>
7070
<commons-lang3.version>3.12.0</commons-lang3.version>

0 commit comments

Comments
 (0)
Please sign in to comment.