Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/1.x'
Browse files Browse the repository at this point in the history
  • Loading branch information
ao-apps committed Sep 24, 2023
2 parents f016b5c + a9f44c1 commit 9a2081c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
6 changes: 0 additions & 6 deletions book/pom.xml
Expand Up @@ -435,11 +435,5 @@ along with semanticcms-file-taglib. If not, see <https://www.gnu.org/licenses/>
<groupId>org.apache.taglibs</groupId><artifactId>taglibs-standard-impl</artifactId>
<scope>runtime</scope>
</dependency>
<!-- Imports (Reactor build order only) -->
<dependency>
<groupId>com.aoapps</groupId><artifactId>javaee-web-api-bom</artifactId><version>7.0.1-POST-SNAPSHOT</version>
<type>pom</type>
<exclusions><exclusion><artifactId>*</artifactId><groupId>*</groupId></exclusion></exclusions>
</dependency>
</dependencies>
</project>
6 changes: 0 additions & 6 deletions pom.xml
Expand Up @@ -532,11 +532,5 @@ along with semanticcms-file-taglib. If not, see <https://www.gnu.org/licenses/>
<dependency>
<groupId>com.semanticcms</groupId><artifactId>semanticcms-file-renderer-html</artifactId>
</dependency>
<!-- Imports (Reactor build order only) -->
<dependency>
<groupId>com.aoapps</groupId><artifactId>javaee-web-api-bom</artifactId><version>7.0.1-POST-SNAPSHOT</version>
<type>pom</type>
<exclusions><exclusion><artifactId>*</artifactId><groupId>*</groupId></exclusion></exclusions>
</dependency>
</dependencies>
</project>

0 comments on commit 9a2081c

Please sign in to comment.