Skip to content

Commit 7f5452d

Browse files
committed
Minimum Java version changed from 1.8 to 11.
1 parent 6305873 commit 7f5452d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ along with ao-payments-payflowPro. If not, see <https://www.gnu.org/licenses/>.
198198
<groupId>com.aoapps</groupId><artifactId>ao-encoding-servlet</artifactId><version>4.2.0${POST-SNAPSHOT}</version>
199199
</dependency>
200200
<dependency>
201-
<groupId>com.aoapps</groupId><artifactId>ao-encoding-taglib</artifactId><version>5.0.0${POST-SNAPSHOT}</version>
201+
<groupId>com.aoapps</groupId><artifactId>ao-encoding-taglib</artifactId><version>5.1.0-SNAPSHOT<!-- ${POST-SNAPSHOT} --></version>
202202
</dependency>
203203
<dependency>
204204
<groupId>com.aoapps</groupId><artifactId>ao-fluent-html</artifactId><version>0.7.0${POST-SNAPSHOT}</version>

0 commit comments

Comments
 (0)