Skip to content

Commit a2231a5

Browse files
committed
No need to return element from writeOpen
1 parent 36c53c8 commit a2231a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ along with ao-payments-payflowPro. If not, see <https://www.gnu.org/licenses/>.
201201
<groupId>com.aoapps</groupId><artifactId>ao-encoding-taglib</artifactId><version>5.1.0-SNAPSHOT<!-- ${POST-SNAPSHOT} --></version>
202202
</dependency>
203203
<dependency>
204-
<groupId>com.aoapps</groupId><artifactId>ao-fluent-html</artifactId><version>0.7.0${POST-SNAPSHOT}</version>
204+
<groupId>com.aoapps</groupId><artifactId>ao-fluent-html</artifactId><version>0.8.0-SNAPSHOT<!-- ${POST-SNAPSHOT} --></version>
205205
</dependency>
206206
<dependency>
207207
<groupId>com.aoapps</groupId><artifactId>ao-fluent-html-any</artifactId><version>0.9.0-SNAPSHOT<!-- ${POST-SNAPSHOT} --></version>

0 commit comments

Comments
 (0)