File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3
3
org.clojure/java.classpath {:mvn/version " 1.1.0" }
4
4
; ; dependency-check-core transitively brings in two versions of
5
5
; ; this dependency, so we explicitly depend on the latest
6
- com.google.errorprone/error_prone_annotations {:mvn/version " 2.38 .0" }
6
+ com.google.errorprone/error_prone_annotations {:mvn/version " 2.41 .0" }
7
7
clansi/clansi {:mvn/version " 1.0.0" }
8
8
org.clojure/data.json {:mvn/version " 2.5.1" }
9
9
org.slf4j/slf4j-simple {:mvn/version " 2.0.17" }
Original file line number Diff line number Diff line change 7
7
[clansi " 1.0.0" ]
8
8
; ; dependency-check-core transitively brings in two versions of
9
9
; ; this dependency, so we explicitly depend on the latest
10
- [com.google.errorprone/error_prone_annotations " 2.38 .0" ]
10
+ [com.google.errorprone/error_prone_annotations " 2.41 .0" ]
11
11
[org.clojure/data.json " 2.5.1" ]
12
12
[org.slf4j/slf4j-simple " 2.0.17" ]
13
13
[org.owasp/dependency-check-core " 12.1.3" ]
You can’t perform that action at this time.
0 commit comments