Skip to content

Commit

Permalink
Merge pull request #3375 from ebean-orm/feature/tidy-tqrootbean
Browse files Browse the repository at this point in the history
Update TQRootBean with final methods, remove setRoot()
  • Loading branch information
rbygrave committed Mar 30, 2024
2 parents 7adbdbf + 951f942 commit 7ab93a0
Show file tree
Hide file tree
Showing 7 changed files with 134 additions and 190 deletions.
4 changes: 2 additions & 2 deletions ebean-postgis-types/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,11 +82,11 @@
<plugin>
<groupId>io.repaint.maven</groupId>
<artifactId>tiles-maven-plugin</artifactId>
<version>2.34</version>
<version>2.40</version>
<extensions>true</extensions>
<configuration>
<tiles>
<tile>io.ebean.tile:enhancement:13.22.0</tile>
<tile>io.ebean.tile:enhancement:14.0.3</tile>
</tiles>
</configuration>
</plugin>
Expand Down
4 changes: 2 additions & 2 deletions ebean-querybean/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,11 +96,11 @@
<plugin>
<groupId>io.repaint.maven</groupId>
<artifactId>tiles-maven-plugin</artifactId>
<version>2.34</version>
<version>2.40</version>
<extensions>true</extensions>
<configuration>
<tiles>
<tile>io.ebean.tile:enhancement:13.22.0</tile>
<tile>io.ebean.tile:enhancement:14.0.3</tile>
</tiles>
</configuration>
</plugin>
Expand Down
Loading

0 comments on commit 7ab93a0

Please sign in to comment.