Skip to content

Commit beb9241

Browse files
committed
Bump org.apache.commons:commons-parent from 98 to 99
1 parent e51b189 commit beb9241

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.commons</groupId>
2222
<artifactId>commons-parent</artifactId>
23-
<version>98</version>
23+
<version>99</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626
<artifactId>commons-email2-parent</artifactId>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<action type="fix" dev="ggregory" due-to="Gary Gregory">Fix Apache RAT plugin console warnings.</action>
3030
<action type="fix" dev="ggregory" due-to="Gary Gregory, Henri Cook, Sebb">MultiPartEmail attach methods now throw an IOException if the given file is a directory.</action>
3131
<!-- UPDATE -->
32-
<action type="update" due-to="Gary Gregory, Dependabot" dev="ggregory">Bump commons-parent from 72 to 98 #279, #293, #297, #304, #350, #376, #386, #390, #392.</action>
32+
<action type="update" due-to="Gary Gregory, Dependabot" dev="ggregory">Bump commons-parent from 72 to 99 #279, #293, #297, #304, #350, #376, #386, #390, #392.</action>
3333
<action type="update" due-to="Gary Gregory" dev="ggregory">Bump org.mockito:mockito-core from 5.13.0 to 5.23.0 #290, #296, #302, #319, #336, #338, #344, #353, #366, #397.</action>
3434
<action type="update" due-to="Gary Gregory" dev="ggregory">Bump org.slf4j:slf4j-jdk14 from 2.0.13 to 2.0.17 #278, #333.</action>
3535
<action type="update" due-to="Gary Gregory" dev="ggregory">Bump com.sun.mail:jakarta.mail from 2.0.1 to 2.0.2.</action>

0 commit comments

Comments
 (0)