Skip to content

Commit

Permalink
Update dependency tree.
Browse files Browse the repository at this point in the history
  • Loading branch information
kwwall committed Dec 1, 2023
1 parent 1a37a65 commit 9fb6366
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions documentation/esapi4java-core-2.5.3.1-release-notes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ Generated manually (this time) -- all errors are the fault of kwwall and his ina
Developer Total Total Number # Merged
(GitHub ID) commits of Files Changed PRs
========================================================
kwwall 13 16 2
kwwall 14 16 2
========================================================
Total PRs: 2

Expand All @@ -122,7 +122,7 @@ Direct and Transitive Runtime and Test Dependencies:
$ mvn -B dependency:tree
...
[INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ esapi ---
[INFO] org.owasp.esapi:esapi:jar:2.5.3.0
[INFO] org.owasp.esapi:esapi:jar:2.5.3.1
[INFO] +- javax.servlet:javax.servlet-api:jar:3.1.0:provided
[INFO] +- javax.servlet.jsp:javax.servlet.jsp-api:jar:2.3.3:provided
[INFO] +- xom:xom:jar:1.3.9:compile
Expand Down Expand Up @@ -150,9 +150,9 @@ Direct and Transitive Runtime and Test Dependencies:
[INFO] +- org.slf4j:slf4j-api:jar:2.0.6:compile
[INFO] +- xml-apis:xml-apis:jar:1.4.01:compile
[INFO] +- commons-io:commons-io:jar:2.14.0:compile
[INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.1:compile
[INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.2:compile
[INFO] | \- com.google.code.findbugs:jsr305:jar:3.0.2:compile
[INFO] +- commons-codec:commons-codec:jar:1.15:test
[INFO] +- commons-codec:commons-codec:jar:1.16.0:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.bouncycastle:bcprov-jdk15on:jar:1.70:test
[INFO] +- org.hamcrest:hamcrest-core:jar:2.2:test
Expand Down

0 comments on commit 9fb6366

Please sign in to comment.