OSDN Git Service

bump Jincore to 1.207.6
authorOlyutorskii <olyutorskii@users.osdn.me>
Mon, 10 Oct 2022 05:01:58 +0000 (14:01 +0900)
committerOlyutorskii <olyutorskii@users.osdn.me>
Mon, 10 Oct 2022 05:01:58 +0000 (14:01 +0900)
bump Jiocema to 1.101.8

pom.xml

diff --git a/pom.xml b/pom.xml
index 38ca197..2676f4c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -88,6 +88,9 @@
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
 
+        <!-- MJAVADOC-700 -->
+        <sourcepath>${basedir}/src/main/java</sourcepath>
+
         <!-- DO NOT USE ${locale} with site-plugin -->
         <site.locales>en</site.locales>
         <javadoc.locale>en</javadoc.locale>
         <dependency>
             <groupId>jp.sourceforge.jindolf</groupId>
             <artifactId>jincore</artifactId>
-            <version>1.207.4</version>
+            <version>1.207.6</version>
             <scope>compile</scope>
         </dependency>
 
         <dependency>
             <groupId>io.bitbucket.olyutorskii</groupId>
             <artifactId>jiocema</artifactId>
-            <version>1.101.4</version>
+            <version>1.101.8</version>
             <scope>compile</scope>
         </dependency>