Skip to content

Commit 2852625

Browse files
committed
#10 - Bump to 3.2 API (with default maxIdle 5 mins and default maxConnections 200)
1 parent df239b6 commit 2852625

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010

1111
<artifactId>avaje-datasource</artifactId>
12-
<version>3.1.3-SNAPSHOT</version>
12+
<version>3.2.1-SNAPSHOT</version>
1313

1414
<scm>
1515
<developerConnection>scm:git:git@github.com:ebean-orm/avaje-datasource.git</developerConnection>
@@ -21,7 +21,7 @@
2121
<dependency>
2222
<groupId>org.avaje</groupId>
2323
<artifactId>avaje-datasource-api</artifactId>
24-
<version>3.1</version>
24+
<version>3.2</version>
2525
</dependency>
2626

2727
<dependency>

0 commit comments

Comments
 (0)