Skip to content

Commit

Permalink
resolveValue moved from ao-taglib to ao-servlet-util
Browse files Browse the repository at this point in the history
  • Loading branch information
ao-apps committed Oct 2, 2023
1 parent 0700c1f commit bc7c6ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion book/pom.xml
Expand Up @@ -178,7 +178,7 @@ along with ao-servlet-firewall-path-space. If not, see <https://www.gnu.org/lic
<groupId>com.semanticcms</groupId><artifactId>semanticcms-changelog-taglib</artifactId><version>1.7.1${POST-SNAPSHOT}</version>
</dependency>
<dependency>
<groupId>com.semanticcms</groupId><artifactId>semanticcms-core-taglib</artifactId><version>1.15.2${POST-SNAPSHOT}</version>
<groupId>com.semanticcms</groupId><artifactId>semanticcms-core-taglib</artifactId><version>1.16.0-SNAPSHOT<!-- ${POST-SNAPSHOT} --></version>
</dependency>
<dependency>
<groupId>com.semanticcms</groupId><artifactId>semanticcms-section-taglib</artifactId><version>1.9.1${POST-SNAPSHOT}</version>
Expand Down
1 change: 1 addition & 0 deletions pom.xml
Expand Up @@ -299,6 +299,7 @@ along with ao-servlet-firewall-path-space. If not, see <https://www.gnu.org/lic
<dependency>
<groupId>org.apache.commons</groupId><artifactId>commons-lang3</artifactId><version>3.13.0</version>
</dependency>
<!-- javaee-web-api-bom: <groupId>javax.el</groupId><artifactId>javax.el-api</artifactId> -->
<!-- javaee-web-api-bom: <groupId>javax.servlet.jsp</groupId><artifactId>javax.servlet.jsp-api</artifactId> -->
<!-- Imports -->
<dependency>
Expand Down

0 comments on commit bc7c6ea

Please sign in to comment.