We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6580d6b commit 915e93cCopy full SHA for 915e93c
spring-webmvc/src/main/resources/META-INF/spring-form.tld
@@ -5,7 +5,7 @@
5
version="2.0">
6
7
<description>Spring Framework JSP Form Tag Library</description>
8
- <tlib-version>3.0</tlib-version>
+ <tlib-version>4.0</tlib-version>
9
<short-name>form</short-name>
10
<uri>http://www.springframework.org/tags/form</uri>
11
spring-webmvc/src/main/resources/META-INF/spring.tld
<description>Spring Framework JSP Tag Library</description>
<short-name>spring</short-name>
<uri>http://www.springframework.org/tags</uri>
0 commit comments