Skip to content

Commit cd7ff2d

Browse files
committed
Fixed "alt attribute required"
1 parent cd05e43 commit cd7ff2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ along with ao-encoding. If not, see <https://www.gnu.org/licenses/>.
175175
<groupId>com.aoapps</groupId><artifactId>ao-badges</artifactId><version>1.11.0${POST-SNAPSHOT}</version>
176176
</dependency>
177177
<dependency>
178-
<groupId>com.aoapps</groupId><artifactId>ao-taglib</artifactId><version>8.0.0${POST-SNAPSHOT}</version>
178+
<groupId>com.aoapps</groupId><artifactId>ao-taglib</artifactId><version>8.0.1-SNAPSHOT<!-- ${POST-SNAPSHOT} --></version>
179179
</dependency>
180180
<dependency>
181181
<groupId>com.semanticcms</groupId><artifactId>semanticcms-changelog-taglib</artifactId><version>1.7.1${POST-SNAPSHOT}</version>

0 commit comments

Comments
 (0)