Skip to content

Commit

Permalink
update druid version.
Browse files Browse the repository at this point in the history
  • Loading branch information
wenshao committed Feb 11, 2018
1 parent f1dd6c7 commit bcdb00c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions druid-spring-boot-starter/pom.xml
Expand Up @@ -11,7 +11,7 @@
<url>https://github.com/alibaba/druid</url>

<properties>
<druid.version>1.1.7</druid.version>
<druid.version>1.1.8</druid.version>
<spring-boot.version>2.0.0.RC1</spring-boot.version>
</properties>

Expand Down Expand Up @@ -154,7 +154,7 @@
<docencoding>UTF-8</docencoding>
</configuration>
</plugin>
<!--<plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<executions>
Expand All @@ -166,7 +166,7 @@
</goals>
</execution>
</executions>
</plugin>-->
</plugin>
</plugins>
</build>
<distributionManagement>
Expand Down

0 comments on commit bcdb00c

Please sign in to comment.