Skip to content

Commit

Permalink
Merge branch '6.0' into 6.1
Browse files Browse the repository at this point in the history
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
  • Loading branch information
michaeloffner committed Feb 2, 2024
2 parents 7d84216 + bdcf402 commit 2485dec
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
6 changes: 0 additions & 6 deletions core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -311,12 +311,6 @@
<version>1.7.36</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.lucee</groupId>
<artifactId>jakarta-activation-mail</artifactId>
<version>1.2.1</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>tagsoup</groupId>
<artifactId>tagsoup</artifactId>
Expand Down
6 changes: 0 additions & 6 deletions loader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -570,12 +570,6 @@
<version>1.7.36</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.lucee</groupId>
<artifactId>jakarta-activation-mail</artifactId>
<version>1.2.1</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>tagsoup</groupId>
<artifactId>tagsoup</artifactId>
Expand Down

0 comments on commit 2485dec

Please sign in to comment.