Skip to content

Commit 564dfdc

Browse files
committed
Find book from servlet path along path boundaries (/) only
1 parent eadb843 commit 564dfdc

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
@@ -261,7 +261,7 @@ along with ao-payments-payflowPro. If not, see <https://www.gnu.org/licenses/>.
261261
<groupId>com.semanticcms</groupId><artifactId>semanticcms-core-model</artifactId><version>1.14.1${POST-SNAPSHOT}</version>
262262
</dependency>
263263
<dependency>
264-
<groupId>com.semanticcms</groupId><artifactId>semanticcms-core-servlet</artifactId><version>1.20.0${POST-SNAPSHOT}</version>
264+
<groupId>com.semanticcms</groupId><artifactId>semanticcms-core-servlet</artifactId><version>1.21.0-SNAPSHOT<!-- ${POST-SNAPSHOT} --></version>
265265
</dependency>
266266
<dependency>
267267
<groupId>com.semanticcms</groupId><artifactId>semanticcms-news-model</artifactId><version>1.3.0${POST-SNAPSHOT}</version>

0 commit comments

Comments
 (0)