From e54aec901b8c67ec7a56f7fa235210477e964865 Mon Sep 17 00:00:00 2001 From: "AO Industries, Inc" Date: Thu, 5 Oct 2023 23:25:26 -0500 Subject: [PATCH] Coercion throws UncheckedIOException instead of IOException for methods that are not specifically I/O-related. --- book/pom.xml | 2 +- .../META-INF/resources/core/taglib/changelog.jspx | 3 ++- src/main/java/com/semanticcms/core/taglib/ElementTag.java | 2 +- src/main/java/com/semanticcms/core/taglib/PropertyTag.java | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/book/pom.xml b/book/pom.xml index 28f2fac6..bb717db9 100644 --- a/book/pom.xml +++ b/book/pom.xml @@ -242,7 +242,7 @@ along with semanticcms-core-taglib. If not, see com.semanticcmssemanticcms-core-taglib1.16.0-SNAPSHOT - com.semanticcmssemanticcms-section-taglib1.9.1${POST-SNAPSHOT} + com.semanticcmssemanticcms-section-taglib1.10.0-SNAPSHOT com.semanticcmssemanticcms-tag-reference1.10.1${POST-SNAPSHOT} diff --git a/book/src/main/resources-filtered/META-INF/resources/core/taglib/changelog.jspx b/book/src/main/resources-filtered/META-INF/resources/core/taglib/changelog.jspx index 24f107e9..fd3ef950 100644 --- a/book/src/main/resources-filtered/META-INF/resources/core/taglib/changelog.jspx +++ b/book/src/main/resources-filtered/META-INF/resources/core/taglib/changelog.jspx @@ -37,7 +37,7 @@ along with semanticcms-core-taglib. If not, see shortTitle="Changelog" tocLevels="1" datePublished="2016-10-30T20:28:28-05:00" - dateModified="2023-10-02T12:28:06Z" + dateModified="2023-10-06T04:22:56Z" >