File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 9292 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
9393 <timestamp >${maven.build.timestamp}</timestamp >
9494 <maven .build.timestamp.format>yyyyMMdd-HHmm</maven .build.timestamp.format>
95- <version .spring>5.2.4.RELEASE </version .spring>
95+ <version .spring>5.3.13 </version .spring>
9696 <version .slf4j>1.7.28</version .slf4j>
9797 <version .log4j>2.15.0</version .log4j>
9898 <version .arctic.sea>8.2.1</version .arctic.sea>
446446 <version >3.1.0</version >
447447 </dependency >
448448 <dependency >
449- <groupId >javax.servlet </groupId >
450- <artifactId >jstl </artifactId >
451- <version >1.2</version >
449+ <groupId >org.apache.taglibs </groupId >
450+ <artifactId >taglibs-standard-impl </artifactId >
451+ <version >1.2.5 </version >
452452 <scope >runtime</scope >
453453 </dependency >
454454 <dependency >
Original file line number Diff line number Diff line change 166166 <scope >test</scope >
167167 </dependency >
168168 <dependency >
169- <groupId >javax.servlet </groupId >
170- <artifactId >jstl </artifactId >
169+ <groupId >org.apache.taglibs </groupId >
170+ <artifactId >taglibs-standard-impl </artifactId >
171171 <scope >runtime</scope >
172172 </dependency >
173173 <dependency >
You can’t perform that action at this time.
0 commit comments