diff --git a/novel-common/pom.xml b/novel-common/pom.xml index 3d2e021..e038c63 100644 --- a/novel-common/pom.xml +++ b/novel-common/pom.xml @@ -5,7 +5,7 @@ novel com.java2nb - 2.0.0 + 2.0.1 4.0.0 diff --git a/novel-crawl/pom.xml b/novel-crawl/pom.xml index c7ef362..d868199 100644 --- a/novel-crawl/pom.xml +++ b/novel-crawl/pom.xml @@ -5,7 +5,7 @@ novel com.java2nb - 2.0.0 + 2.0.1 4.0.0 diff --git a/novel-front/pom.xml b/novel-front/pom.xml index 66b7612..ef43731 100644 --- a/novel-front/pom.xml +++ b/novel-front/pom.xml @@ -5,7 +5,7 @@ novel com.java2nb - 2.0.0 + 2.0.1 4.0.0 diff --git a/novel-front/src/main/resources/templates/book/book_index.html b/novel-front/src/main/resources/templates/book/book_index.html index ed4850c..907257a 100644 --- a/novel-front/src/main/resources/templates/book/book_index.html +++ b/novel-front/src/main/resources/templates/book/book_index.html @@ -47,7 +47,7 @@
  • [免费] - +
  • diff --git a/pom.xml b/pom.xml index 75be04e..44b9a37 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.java2nb novel - 2.0.0 + 2.0.1 novel-common novel-front