Skip to content
This repository was archived by the owner on Oct 13, 2020. It is now read-only.

Commit 0725050

Browse files
committed
Bump to 11.41.1
1 parent 15f064e commit 0725050

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>io.ebean</groupId>
66
<artifactId>ebean-querybean</artifactId>
7-
<version>11.40.2-SNAPSHOT</version>
7+
<version>11.41.1-SNAPSHOT</version>
88

99
<parent>
1010
<groupId>org.avaje</groupId>
@@ -23,14 +23,14 @@
2323
<dependency>
2424
<groupId>io.ebean</groupId>
2525
<artifactId>ebean</artifactId>
26-
<version>11.40.1</version>
26+
<version>11.41.1</version>
2727
<scope>provided</scope>
2828
</dependency>
2929

3030
<dependency>
3131
<groupId>io.ebean</groupId>
3232
<artifactId>querybean-generator</artifactId>
33-
<version>11.39.1</version>
33+
<version>11.41.1</version>
3434
<scope>provided</scope>
3535
</dependency>
3636

0 commit comments

Comments
 (0)