Skip to content

Commit 8c0e5e0

Browse files
committed
Fix release date, commons-io version #, commit table.
1 parent df8f05c commit 8c0e5e0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

documentation/esapi4java-core-2.5.4.0-release-notes.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Release notes for ESAPI 2.5.4.0
2-
Release date: 2024-05-28
2+
Release date: 2024-05-29
33
Project leaders:
44
-Kevin W. Wall <[email protected]>
55
-Matt Seil <[email protected]>
@@ -101,7 +101,7 @@ None known, other than the remaining open issues on GitHub.
101101

102102
-----------------------------------------------------------------------------
103103

104-
Developer Activity Report (Changes between release 2.5.3.1 and 2.5.4.0, i.e., between 2023-12-01 and 2024-05-28)
104+
Developer Activity Report (Changes between release 2.5.3.1 and 2.5.4.0, i.e., between 2023-12-01 and 2024-05-29)
105105
Generated manually (this time) -- all errors are the fault of kwwall and his inability to do simple arithmetic.
106106

107107
Developer Total Total Number # Merged
@@ -111,7 +111,7 @@ xeno6696 5 4 1
111111
jeremiahjstacey 2 4 1
112112
dependabot 1 1 1
113113
mpreziuso 1 2 1
114-
kwwall 6 6 0 (direct merge)
114+
kwwall 11 6 0 (direct merge)
115115
========================================================
116116
Total PRs: 4
117117

@@ -164,7 +164,7 @@ Direct and Transitive Runtime and Test Dependencies:
164164
[INFO] | \- xml-apis:xml-apis-ext:jar:1.3.04:compile
165165
[INFO] +- org.slf4j:slf4j-api:jar:2.0.13:compile
166166
[INFO] +- xml-apis:xml-apis:jar:1.4.01:compile
167-
[INFO] +- commons-io:commons-io:jar:2.16.1:compile
167+
[INFO] +- commons-io:commons-io:jar:2.15.1:compile
168168
[INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile
169169
[INFO] | \- com.google.code.findbugs:jsr305:jar:3.0.2:compile
170170
[INFO] +- commons-codec:commons-codec:jar:1.17.0:test
@@ -189,8 +189,8 @@ Direct and Transitive Runtime and Test Dependencies:
189189
[INFO] ------------------------------------------------------------------------
190190
[INFO] BUILD SUCCESS
191191
[INFO] ------------------------------------------------------------------------
192-
[INFO] Total time: 2.133 s
193-
[INFO] Finished at: 2024-05-28T21:48:33-04:00
192+
[INFO] Total time: 0.903 s
193+
[INFO] Finished at: 2024-05-29T18:31:30-04:00
194194
[INFO] ------------------------------------------------------------------------
195195

196196
-----------------------------------------------------------------------------

0 commit comments

Comments
 (0)