From 99cef7f68aeefae7b50929f99ced405d90c39cc7 Mon Sep 17 00:00:00 2001 From: "AO Industries, Inc" Date: Mon, 2 Oct 2023 01:37:12 +0000 Subject: [PATCH] Functional identity() now declare throws RuntimeException instead of Throwable. --- book/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/book/pom.xml b/book/pom.xml index 24501e7..75759b6 100644 --- a/book/pom.xml +++ b/book/pom.xml @@ -217,7 +217,7 @@ along with semanticcms-parent. If not, see . com.aoappsao-io-buffer4.1.0${POST-SNAPSHOT} - com.aoappsao-lang5.5.1${POST-SNAPSHOT} + com.aoappsao-lang5.6.0-SNAPSHOT com.aoappsao-net-types2.0.2${POST-SNAPSHOT} @@ -232,7 +232,7 @@ along with semanticcms-parent. If not, see . com.aoappsao-servlet-subrequest2.0.0${POST-SNAPSHOT} - com.aoappsao-servlet-util5.2.1${POST-SNAPSHOT} + com.aoappsao-servlet-util5.3.0-SNAPSHOT com.aoappsao-tempfiles3.0.2${POST-SNAPSHOT}