diff options
Diffstat (limited to 'other/java/client/pom_debug.xml')
| -rw-r--r-- | other/java/client/pom_debug.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/other/java/client/pom_debug.xml b/other/java/client/pom_debug.xml index 58f6cf1ce..423d0af02 100644 --- a/other/java/client/pom_debug.xml +++ b/other/java/client/pom_debug.xml @@ -5,7 +5,7 @@ <groupId>com.github.chrislusf</groupId> <artifactId>seaweedfs-client</artifactId> - <version>3.55</version> + <version>3.59</version> <parent> <groupId>org.sonatype.oss</groupId> @@ -90,6 +90,7 @@ <configuration> <source>8</source> <target>8</target> + <release>8</release> </configuration> </plugin> <plugin> |
