Skip to content

Commit 5bd760d

Browse files
committed
Bump api to 4.9
1 parent 8bf0374 commit 5bd760d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<groupId>io.ebean</groupId>
1212
<artifactId>ebean-datasource</artifactId>
13-
<version>4.8.2-SNAPSHOT</version>
13+
<version>4.9.1-SNAPSHOT</version>
1414

1515
<scm>
1616
<developerConnection>scm:git:[email protected]:ebean-orm/ebean-datasource.git</developerConnection>
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>io.ebean</groupId>
2424
<artifactId>ebean-datasource-api</artifactId>
25-
<version>4.8</version>
25+
<version>4.9</version>
2626
</dependency>
2727

2828
<dependency>

0 commit comments

Comments
 (0)