Skip to content

Commit a71168a

Browse files
committed
Version 4.10.0
1 parent 0b4772c commit a71168a

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

ebean-agent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<groupId>io.ebean</groupId>
1111
<artifactId>ebean-agent</artifactId>
12-
<version>14.9.0</version>
12+
<version>14.10.0</version>
1313
<packaging>jar</packaging>
1414

1515
<name>ebean-agent</name>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<groupId>io.ebean</groupId>
1111
<artifactId>ebean-agent-reactor</artifactId>
12-
<version>14.9.0</version>
12+
<version>14.10.0</version>
1313
<packaging>pom</packaging>
1414
<name>ebean agent reactor</name>
1515

test/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.ebean</groupId>
77
<artifactId>ebean-agent-reactor</artifactId>
8-
<version>14.9.0</version>
8+
<version>14.10.0</version>
99
</parent>
1010

1111
<artifactId>ebean-agent-test</artifactId>
@@ -115,7 +115,7 @@
115115
<plugin>
116116
<groupId>io.ebean</groupId>
117117
<artifactId>ebean-maven-plugin</artifactId>
118-
<version>12.16.0</version>
118+
<version>14.10.0</version>
119119
<dependencies>
120120
<dependency>
121121
<groupId>io.ebean</groupId>

0 commit comments

Comments
 (0)