Skip to content

Commit

Permalink
bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
renchangjiu committed Mar 16, 2023
1 parent d2c9da8 commit 4eb6887
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>red.htt</groupId>
<artifactId>splitter</artifactId>
<version>1.1</version>
<version>1.2.1</version>

<name>EpubSplitter</name>

Expand All @@ -23,7 +23,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.11</version>
<version>4.13.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 4eb6887

Please sign in to comment.