Skip to content

Commit 4d208d4

Browse files
committed
Upgrade to AssertJ 3.27.6.
See #2715
1 parent cfcb855 commit 4d208d4

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

parent/pom.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
<?xml version="1.0" encoding="UTF-8"?>
2-
<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">
1+
<?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">
32

43
<!--
54
@@ -101,7 +100,7 @@
101100
<apt>1.1.3</apt>
102101
<archunit>1.3.0</archunit>
103102
<aspectj>1.9.24</aspectj>
104-
<assertj>3.27.4</assertj>
103+
<assertj>3.27.6</assertj>
105104
<awaitility>4.3.0</awaitility>
106105
<cdi>4.0.1</cdi>
107106
<commons-io>2.5</commons-io>
@@ -1715,4 +1714,4 @@
17151714
</repository>
17161715
</repositories>
17171716

1718-
</project>
1717+
</project>

0 commit comments

Comments
 (0)