fess-parent 14.6.1-SNAPSHOT

This commit is contained in:
Shinsuke Sugaya 2023-01-27 22:00:21 +09:00
parent d73b6d4529
commit ece9ed175a

View file

@ -30,7 +30,7 @@
<parent>
<groupId>org.codelibs.fess</groupId>
<artifactId>fess-parent</artifactId>
<version>14.6.0</version>
<version>14.6.1-SNAPSHOT</version>
<relativePath />
</parent>
<properties>
@ -1394,7 +1394,7 @@
<dependency>
<groupId>org.codelibs.fess</groupId>
<artifactId>fess-crawler-playwright</artifactId>
<version>14.6.1</version>
<version>${crawler.playwright.version}</version>
</dependency>
<dependency>
<groupId>args4j</groupId>