Skip to content

Commit

Permalink
Bump parent and version
Browse files Browse the repository at this point in the history
  • Loading branch information
rbygrave committed Sep 5, 2022
1 parent 65f5516 commit 6e340bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>org.avaje</groupId>
<artifactId>java11-oss</artifactId>
<version>3.6</version>
<version>3.9</version>
</parent>

<groupId>io.ebean</groupId>
<artifactId>ebean-spring-txn</artifactId>
<version>13.0.0</version>
<version>13.9.0</version>

<name>ebean-spring-txn</name>
<packaging>jar</packaging>
Expand Down

0 comments on commit 6e340bd

Please sign in to comment.