diff --git a/documentation/esapi4java-core-2.5.4.0-release-notes.txt b/documentation/esapi4java-core-2.5.4.0-release-notes.txt index 351729e64..665c1d280 100644 --- a/documentation/esapi4java-core-2.5.4.0-release-notes.txt +++ b/documentation/esapi4java-core-2.5.4.0-release-notes.txt @@ -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 -Matt Seil @@ -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 @@ -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 @@ -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 @@ -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] ------------------------------------------------------------------------ -----------------------------------------------------------------------------