Upgrade to AssertJ 3.24.1.

See #1882
This commit is contained in:
Mark Paluch
2023-01-09 10:31:40 +01:00
parent ea4370c5b5
commit b0b79622f0

View File

@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<?xml version="1.0" encoding="UTF-8" standalone="no"?><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<!--
@@ -100,7 +99,7 @@
<apt>1.1.3</apt>
<archunit>1.0.0</archunit>
<aspectj>1.9.9.1</aspectj>
<assertj>3.23.1</assertj>
<assertj>3.24.1</assertj>
<cdi>4.0.1</cdi>
<commons-io>2.5</commons-io>
<eclipse-collections>11.0.0</eclipse-collections>
@@ -1341,4 +1340,4 @@
</pluginRepository>
</pluginRepositories>
</project>
</project>