@@ -96,7 +96,7 @@ Generated manually (this time) -- all errors are the fault of kwwall and his ina
96
96
Developer Total Total Number # Merged
97
97
(GitHub ID) commits of Files Changed PRs
98
98
========================================================
99
- kwwall 13 16 2
99
+ kwwall 14 16 2
100
100
========================================================
101
101
Total PRs: 2
102
102
@@ -122,7 +122,7 @@ Direct and Transitive Runtime and Test Dependencies:
122
122
$ mvn -B dependency:tree
123
123
...
124
124
[INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ esapi ---
125
- [INFO] org.owasp.esapi:esapi:jar:2.5.3.0
125
+ [INFO] org.owasp.esapi:esapi:jar:2.5.3.1
126
126
[INFO] +- javax.servlet:javax.servlet-api:jar:3.1.0:provided
127
127
[INFO] +- javax.servlet.jsp:javax.servlet.jsp-api:jar:2.3.3:provided
128
128
[INFO] +- xom:xom:jar:1.3.9:compile
@@ -150,9 +150,9 @@ Direct and Transitive Runtime and Test Dependencies:
150
150
[INFO] +- org.slf4j:slf4j-api:jar:2.0.6:compile
151
151
[INFO] +- xml-apis:xml-apis:jar:1.4.01:compile
152
152
[INFO] +- commons-io:commons-io:jar:2.14.0:compile
153
- [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.1 :compile
153
+ [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.2 :compile
154
154
[INFO] | \- com.google.code.findbugs:jsr305:jar:3.0.2:compile
155
- [INFO] +- commons-codec:commons-codec:jar:1.15 :test
155
+ [INFO] +- commons-codec:commons-codec:jar:1.16.0 :test
156
156
[INFO] +- junit:junit:jar:4.13.2:test
157
157
[INFO] +- org.bouncycastle:bcprov-jdk15on:jar:1.70:test
158
158
[INFO] +- org.hamcrest:hamcrest-core:jar:2.2:test
0 commit comments