Skip to content

Commit c4c9055

Browse files
committed
Find book from servlet path along path boundaries (/) only
1 parent 85b8512 commit c4c9055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ along with ao-encoding. If not, see <https://www.gnu.org/licenses/>.
264264
<groupId>com.semanticcms</groupId><artifactId>semanticcms-core-model</artifactId><version>1.14.1${POST-SNAPSHOT}</version>
265265
</dependency>
266266
<dependency>
267-
<groupId>com.semanticcms</groupId><artifactId>semanticcms-core-servlet</artifactId><version>1.20.0${POST-SNAPSHOT}</version>
267+
<groupId>com.semanticcms</groupId><artifactId>semanticcms-core-servlet</artifactId><version>1.21.0-SNAPSHOT<!-- ${POST-SNAPSHOT} --></version>
268268
</dependency>
269269
<dependency>
270270
<groupId>com.semanticcms</groupId><artifactId>semanticcms-news-model</artifactId><version>1.3.0${POST-SNAPSHOT}</version>

0 commit comments

Comments
 (0)