Skip to content

Commit

Permalink
Fix release date, commons-io version #, commit table.
Browse files Browse the repository at this point in the history
  • Loading branch information
kwwall committed May 29, 2024
1 parent df8f05c commit 8c0e5e0
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions documentation/esapi4java-core-2.5.4.0-release-notes.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Release notes for ESAPI 2.5.4.0
Release date: 2024-05-28
Release date: 2024-05-29
Project leaders:
-Kevin W. Wall <kevin.w.wall@gmail.com>
-Matt Seil <matt.seil@owasp.org>
Expand Down Expand Up @@ -101,7 +101,7 @@ None known, other than the remaining open issues on GitHub.

-----------------------------------------------------------------------------

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)
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)
Generated manually (this time) -- all errors are the fault of kwwall and his inability to do simple arithmetic.

Developer Total Total Number # Merged
Expand All @@ -111,7 +111,7 @@ xeno6696 5 4 1
jeremiahjstacey 2 4 1
dependabot 1 1 1
mpreziuso 1 2 1
kwwall 6 6 0 (direct merge)
kwwall 11 6 0 (direct merge)
========================================================
Total PRs: 4

Expand Down Expand Up @@ -164,7 +164,7 @@ Direct and Transitive Runtime and Test Dependencies:
[INFO] | \- xml-apis:xml-apis-ext:jar:1.3.04:compile
[INFO] +- org.slf4j:slf4j-api:jar:2.0.13:compile
[INFO] +- xml-apis:xml-apis:jar:1.4.01:compile
[INFO] +- commons-io:commons-io:jar:2.16.1:compile
[INFO] +- commons-io:commons-io:jar:2.15.1:compile
[INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile
[INFO] | \- com.google.code.findbugs:jsr305:jar:3.0.2:compile
[INFO] +- commons-codec:commons-codec:jar:1.17.0:test
Expand All @@ -189,8 +189,8 @@ Direct and Transitive Runtime and Test Dependencies:
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.133 s
[INFO] Finished at: 2024-05-28T21:48:33-04:00
[INFO] Total time: 0.903 s
[INFO] Finished at: 2024-05-29T18:31:30-04:00
[INFO] ------------------------------------------------------------------------

-----------------------------------------------------------------------------
Expand Down

0 comments on commit 8c0e5e0

Please sign in to comment.