Skip to content

Commit

Permalink
utflute-lasta-di 2.0.0-B-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
marevol committed Jul 29, 2024
1 parent ccd1894 commit 88955e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion fess-crawler-es/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
</dependency>
<dependency>
<groupId>org.dbflute.utflute</groupId>
<artifactId>utflute-lasta-di-jakarta</artifactId>
<artifactId>utflute-lasta-di</artifactId>
<version>${utflute.version}</version>
<scope>test</scope>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion fess-crawler-lasta/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
</dependency>
<dependency>
<groupId>org.dbflute.utflute</groupId>
<artifactId>utflute-lasta-di-jakarta</artifactId>
<artifactId>utflute-lasta-di</artifactId>
<version>${utflute.version}</version>
<scope>test</scope>
</dependency>
Expand Down

0 comments on commit 88955e3

Please sign in to comment.