Skip to content

Commit

Permalink
update pom
Browse files Browse the repository at this point in the history
  • Loading branch information
teletha committed Jan 9, 2024
1 parent c0c7896 commit aa9d94a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.teletha</groupId>
<artifactId>sinobu</artifactId>
<version>3.8.0</version>
<version>3.9.1</version>
<packaging>jar</packaging>
<name>sinobu</name>
<description>Sinobu is not obsolete framework but utility, which can manipulate objects as a extremely-condensed facade.
Expand Down Expand Up @@ -61,7 +61,7 @@ With a few exceptions, Sinobu and its APIs are designed to be simple to use and
<dependency>
<groupId>com.alibaba.fastjson2</groupId>
<artifactId>fastjson2</artifactId>
<version>2.0.44.android4</version>
<version>2.0.45.android4</version>
<scope>test</scope>
<exclusions/>
</dependency>
Expand Down Expand Up @@ -173,14 +173,14 @@ With a few exceptions, Sinobu and its APIs are designed to be simple to use and
</issueManagement>
<developers>
<developer>
<name>teletha</name>
<name/>
<email/>
<url>https://github.com/teletha</url>
<url>https://github.com/apps/github-actions</url>
</developer>
<developer>
<name/>
<name>teletha</name>
<email/>
<url>https://github.com/apps/github-actions</url>
<url>https://github.com/teletha</url>
</developer>
</developers>
<build>
Expand Down

0 comments on commit aa9d94a

Please sign in to comment.