Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris2018998 authored Dec 20, 2020
1 parent ede5ee0 commit 436d08d
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 @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.chris2018998</groupId>
<artifactId>beecp-spring-boot-starter</artifactId>
<version>1.3.8</version>
<version>1.3.9</version>
<name>beecp-starter</name>
<url>https://github.com/Chris2018998/BeeCP-Starter</url>
<description>beecp starter on springboot</description>
Expand Down Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>com.github.chris2018998</groupId>
<artifactId>beecp</artifactId>
<version>3.0.4</version>
<version>3.0.6</version>
</dependency>
<dependency>
<groupId>com.zaxxer</groupId>
Expand Down

0 comments on commit 436d08d

Please sign in to comment.