Skip to content

Commit

Permalink
Version 14.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rbygrave committed Jul 2, 2024
1 parent d8c4be3 commit ce4002d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ebean-agent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<groupId>io.ebean</groupId>
<artifactId>ebean-agent</artifactId>
<version>14.4.0</version>
<version>14.5.0</version>
<packaging>jar</packaging>

<name>ebean-agent</name>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<groupId>io.ebean</groupId>
<artifactId>ebean-agent-reactor</artifactId>
<version>14.4.0</version>
<version>14.5.0</version>
<packaging>pom</packaging>
<name>ebean agent reactor</name>

Expand Down
2 changes: 1 addition & 1 deletion test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.ebean</groupId>
<artifactId>ebean-agent-reactor</artifactId>
<version>14.4.0</version>
<version>14.5.0</version>
</parent>

<artifactId>ebean-agent-test</artifactId>
Expand Down

0 comments on commit ce4002d

Please sign in to comment.