This repository was archived by the owner on Aug 9, 2022. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 <java .version>11</java .version>
1414 <maven .compiler.source>${java.version} </maven .compiler.source>
1515 <maven .compiler.target>${java.version} </maven .compiler.target>
16- <jackson .version>2.9.8 </jackson .version>
16+ <jackson .version>2.9.9 </jackson .version>
1717 <apache .commons-lang.version>3.8.1</apache .commons-lang.version>
1818 <apache .commons-collections.version>4.2</apache .commons-collections.version>
19- <apache .commons-io.version>2.6 </apache .commons-io.version>
19+ <apache .commons-io.version>2.7 </apache .commons-io.version>
2020 <remark .version>1.1.0</remark .version>
2121 </properties >
2222
132132 <dependency >
133133 <groupId >junit</groupId >
134134 <artifactId >junit</artifactId >
135- <version >4.12 </version >
135+ <version >4.13.1 </version >
136136 <scope >test</scope >
137137 </dependency >
138138 <dependency >
150150 </dependencies >
151151
152152 <repositories >
153- <repository >
153+ <repository >
154154 <id >jcenter</id >
155155 <name >jcenter</name >
156156 <url >https://jcenter.bintray.com</url >
You can’t perform that action at this time.
0 commit comments