File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929
3030 <properties >
3131 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
32- <spotbugs-maven-plugin .version>3.1.11 </spotbugs-maven-plugin .version>
32+ <spotbugs-maven-plugin .version>3.1.12.2 </spotbugs-maven-plugin .version>
3333 <spotbugs .version>3.1.12</spotbugs .version>
3434 <spotbugs-maven-plugin .failOnError>true</spotbugs-maven-plugin .failOnError>
3535 <hamcrest .version>2.1</hamcrest .version>
132132 <dependency >
133133 <groupId >commons-codec</groupId >
134134 <artifactId >commons-codec</artifactId >
135- <version >1.7 </version >
135+ <version >1.13 </version >
136136 </dependency >
137137 <dependency >
138138 <groupId >org.hamcrest</groupId >
162162 <dependency >
163163 <groupId >com.fasterxml.jackson.core</groupId >
164164 <artifactId >jackson-databind</artifactId >
165- <version >2.9.9.3 </version >
165+ <version >2.9.10 </version >
166166 </dependency >
167167 <dependency >
168168 <groupId >commons-io</groupId >
172172 <dependency >
173173 <groupId >com.infradna.tool</groupId >
174174 <artifactId >bridge-method-annotation</artifactId >
175- <version >1.17 </version >
175+ <version >1.18 </version >
176176 <optional >true</optional >
177177 </dependency >
178178 <dependency >
184184 <dependency >
185185 <groupId >org.eclipse.jgit</groupId >
186186 <artifactId >org.eclipse.jgit</artifactId >
187- <version >4.9 .0.201710071750 -r</version >
187+ <version >5.5 .0.201909110433 -r</version >
188188 <scope >test</scope >
189189 </dependency >
190190 <dependency >
You can’t perform that action at this time.
0 commit comments