Skip to content

Commit ac2d555

Browse files
committed
Upgrade ebean 11.15.5
1 parent cde9978 commit ac2d555

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
@@ -6,7 +6,7 @@
66

77
<groupId>io.github.hexagonframework.data</groupId>
88
<artifactId>spring-data-ebean</artifactId>
9-
<version>1.4.0.RELEASE</version>
9+
<version>1.4.1.RELEASE</version>
1010
<packaging>jar</packaging>
1111

1212
<name>Spring Data Ebean</name>
@@ -47,7 +47,7 @@
4747
<bundlor.failOnWarnings>false</bundlor.failOnWarnings>
4848
<spring>5.0.4.RELEASE</spring>
4949
<springdata.commons>2.0.5.RELEASE</springdata.commons>
50-
<ebean.version>11.15.4</ebean.version>
50+
<ebean.version>11.15.5</ebean.version>
5151
<ebean-spring-txn.version>11.10.4</ebean-spring-txn.version>
5252
<sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis>
5353
</properties>

0 commit comments

Comments
 (0)