File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3939 <dependency >
4040 <groupId >org.apache.logging.log4j</groupId >
4141 <artifactId >log4j-api</artifactId >
42- <version >2.16 .0</version >
42+ <version >2.17 .0</version >
4343 <scope >test</scope >
4444 </dependency >
4545 <dependency >
4646 <groupId >org.apache.logging.log4j</groupId >
4747 <artifactId >log4j-core</artifactId >
48- <version >2.16 .0</version >
48+ <version >2.17 .0</version >
4949 <scope >test</scope >
5050 </dependency >
5151 <dependency >
Original file line number Diff line number Diff line change 1212 [org.clojure/test.check " 1.1.1" ]
1313 [org.slf4j/slf4j-api " 1.7.32" ]
1414 [org.slf4j/slf4j-log4j12 " 1.7.32" ]
15- [org.apache.logging.log4j/log4j-api " 2.16 .0" ]
16- [org.apache.logging.log4j/log4j-core " 2.16 .0" ]
15+ [org.apache.logging.log4j/log4j-api " 2.17 .0" ]
16+ [org.apache.logging.log4j/log4j-core " 2.17 .0" ]
1717 [commons-logging " 1.2" ]
1818 [criterium " 0.4.6" ]]}})
You can’t perform that action at this time.
0 commit comments