forked from apache/commons-email
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'upstream/master' into commons-email2
- Loading branch information
Showing
13 changed files
with
22 additions
and
87 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,3 +25,5 @@ notifications: | |
jobs: [email protected] | ||
issues_bot_dependabot: [email protected] | ||
pullrequests_bot_dependabot: [email protected] | ||
issues_bot_codecov-commenter: [email protected] | ||
pullrequests_bot_codecov-commenter: [email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,7 +15,9 @@ | |
See the License for the specific language governing permissions and | ||
limitations under the License. | ||
--> | ||
<document> | ||
<document xmlns="http://maven.apache.org/changes/1.0.0" | ||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ||
xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/xsd/changes-1.0.0.xsd"> | ||
<properties> | ||
<title>Apache Commons Email Release Notes</title> | ||
<author email="[email protected]">Eric Pugh</author> | ||
|
@@ -63,7 +65,7 @@ | |
Bump javax.mail dependency to 1.6.1, so that i18n is supported for email addresses. | ||
</action> | ||
<action type="update" due-to="Gary Gregory, Dependabot" dev="ggregory"> | ||
Bump commons-parent from 50 to 56, #118, #128. | ||
Bump commons-parent from 50 to 58, #118, #128. | ||
</action> | ||
<action type="update" due-to="Dependabot, Gary Gregory" dev="ggregory"> | ||
Bump spotbugs-maven-plugin from 4.0.0 to 4.7.2 #18. | ||
|
@@ -81,7 +83,7 @@ | |
Bump maven-pmd-plugin from 3.13.0 to 3.19.0 #34, #72, #79, #94. | ||
</action> | ||
<action type="update" due-to="Gary Gregory"> | ||
Bump tests commons-io:commons-io 2.6 to 2.11.0. | ||
Bump tests commons-io:commons-io 2.6 to 2.13.0. | ||
</action> | ||
<action type="update" due-to="Gary Gregory" dev="ggregory"> | ||
Bump jacoco from 0.8.6 to 0.8.8; fixes jacoco on Java 17. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
23 changes: 0 additions & 23 deletions
23
src/test/java/org/apache/commons/mail2/settings/package.html
This file was deleted.
Oops, something went wrong.