File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 137137 <dependency >
138138 <groupId >ognl</groupId >
139139 <artifactId >ognl</artifactId >
140- <version >3.0.8 </version >
140+ <version >3.0.11 </version >
141141 <scope >provided</scope >
142142 <optional >true</optional >
143143 <exclusions >
147147 </exclusion >
148148 </exclusions >
149149 </dependency >
150+ <!-- 3.19.0 causes significant failures in unit tests. Review why... -->
150151 <dependency >
151152 <groupId >org.javassist</groupId >
152153 <artifactId >javassist</artifactId >
157158 <dependency >
158159 <groupId >org.slf4j</groupId >
159160 <artifactId >slf4j-api</artifactId >
160- <version >1.7.10 </version >
161+ <version >1.7.12 </version >
161162 <optional >true</optional >
162163 </dependency >
163164 <dependency >
164165 <groupId >org.slf4j</groupId >
165166 <artifactId >slf4j-log4j12</artifactId >
166- <version >1.7.10 </version >
167+ <version >1.7.12 </version >
167168 <optional >true</optional >
168169 </dependency >
169170 <dependency >
175176 <dependency >
176177 <groupId >org.apache.logging.log4j</groupId >
177178 <artifactId >log4j-core</artifactId >
178- <version >2.1 </version >
179+ <version >2.2 </version >
179180 <optional >true</optional >
180181 </dependency >
181182 <dependency >
You can’t perform that action at this time.
0 commit comments