Skip to content

Commit

Permalink
3.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
sim-wangyan committed Feb 15, 2024
1 parent b336101 commit 86e990d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>io.xream.x7</groupId>
<artifactId>x7-spring-boot-starter</artifactId>
<version>3.1.6</version>
<version>3.1.7</version>
<name>x7-spring-boot-starter</name>
<description>http://x7.xream.io</description>
<packaging>jar</packaging>
Expand All @@ -22,16 +22,16 @@
<commons-pool2.version>2.12.0</commons-pool2.version>
<jackson.version>2.16.0</jackson.version>
<slf4j.version>2.0.9</slf4j.version>
<sqli.version>2.1.6</sqli.version>
<x7.version>3.1.6</x7.version>
<sqli.version>2.1.7</sqli.version>
<x7.version>3.1.7</x7.version>
</properties>


<scm>
<connection>scm:git:https://github.com/x-ream/x7-spring-boot-starter</connection>
<developerConnection>scm:git:https://github.com/x-ream/x7-spring-boot-starter</developerConnection>
<url>scm:git:https://github.com/x-ream/x7-spring-boot-starter</url>
<tag>3.1.6</tag>
<tag>3.1.7</tag>
</scm>

<licenses>
Expand Down

0 comments on commit 86e990d

Please sign in to comment.