diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -48,10 +48,10 @@ <version>9.4.1208.jre7</version> </dependency> <dependency> - <groupId>com.zaxxer</groupId> - <artifactId>HikariCP</artifactId> - <version>2.4.5</version> - </dependency> + <groupId>com.zaxxer</groupId> + <artifactId>HikariCP</artifactId> + <version>2.4.5</version> + </dependency> <dependency> <groupId>io.netty</groupId> <artifactId>netty</artifactId> |