File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 32
32
<properties >
33
33
34
34
<!-- Dependency versions -->
35
- <assertj .version>3.25.2 </assertj .version>
35
+ <assertj .version>3.25.3 </assertj .version>
36
36
<commons-io .version>2.15.1</commons-io .version>
37
37
<freemarker .version>2.3.32</freemarker .version>
38
38
<jakarta .inject.version>1.0.5</jakarta .inject.version>
Original file line number Diff line number Diff line change 3
3
xmlns =" http://logging.apache.org/log4j/changelog"
4
4
xsi : schemaLocation =" http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
5
5
type =" updated" >
6
- <issue id =" 100 " link =" https://github.com/apache/logging-log4j-tools/pull/100 " />
7
- <description format =" asciidoc" >Update `org.assertj:assertj-core` to version `3.25.2 `</description >
6
+ <issue id =" 104 " link =" https://github.com/apache/logging-log4j-tools/pull/104 " />
7
+ <description format =" asciidoc" >Update `org.assertj:assertj-core` to version `3.25.3 `</description >
8
8
</entry >
Original file line number Diff line number Diff line change @@ -52,5 +52,5 @@ This minor release contains various bug fixes and improvements.
52
52
* Update `org.apache.logging:logging-parent` to version `10.6.0`
53
53
* Update `jakarta.inject:jakarta.inject-api` to version `2.0.1` (https://github.com/apache/logging-log4j-tools/pull/94[94])
54
54
* Update `org.apache.maven.plugin-tools:maven-plugin-annotations` to version `3.11.0` (https://github.com/apache/logging-log4j-tools/pull/98[98])
55
- * Update `org.assertj:assertj-core` to version `3.25.2 ` (https://github.com/apache/logging-log4j-tools/pull/100[100 ])
55
+ * Update `org.assertj:assertj-core` to version `3.25.3 ` (https://github.com/apache/logging-log4j-tools/pull/104[104 ])
56
56
* Update `org.junit:junit-bom` to version `5.10.2` (https://github.com/apache/logging-log4j-tools/pull/103[103])
You can’t perform that action at this time.
0 commit comments