We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 711ec27 commit 9f349e2Copy full SHA for 9f349e2
1 file changed
pom.xml
@@ -6,7 +6,7 @@
6
<parent>
7
<groupId>org.springframework.data.build</groupId>
8
<artifactId>spring-data-parent</artifactId>
9
- <version>2.0.2.RELEASE</version>
+ <version>2.0.4.RELEASE</version>
10
</parent>
11
12
<groupId>io.github.hexagonframework.data</groupId>
@@ -47,8 +47,8 @@
47
<properties>
48
<bundlor.enabled>false</bundlor.enabled>
49
<bundlor.failOnWarnings>false</bundlor.failOnWarnings>
50
- <springdata.commons>2.0.2.RELEASE</springdata.commons>
51
- <ebean.version>11.6.1</ebean.version>
+ <springdata.commons>2.0.4.RELEASE</springdata.commons>
+ <ebean.version>11.10.6</ebean.version>
52
<ebean-spring-txn.version>10.1.1</ebean-spring-txn.version>
53
<sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis>
54
</properties>
0 commit comments