Skip to content

Commit 8142c94

Browse files
committed
Bump org.apache.commons:commons-parent from 94 to 95.
1 parent 55b7229 commit 8142c94

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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>94</version>
23+
<version>95</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
@@ -28,7 +28,7 @@
2828
<action type="update" due-to="Derek Wickern, Gary Gregory" dev="ggregory">Handle IllegalArgumentException thrown for invalid email address #328.</action>
2929
<action type="fix" dev="ggregory" due-to="Gary Gregory">Fix Apache RAT plugin console warnings.</action>
3030
<!-- UPDATE -->
31-
<action type="update" due-to="Gary Gregory, Dependabot" dev="ggregory">Bump commons-parent from 72 to 94 #279, #293, #297, #304, #350, #376, #386, #390, #392.</action>
31+
<action type="update" due-to="Gary Gregory, Dependabot" dev="ggregory">Bump commons-parent from 72 to 95 #279, #293, #297, #304, #350, #376, #386, #390, #392.</action>
3232
<action type="update" due-to="Gary Gregory" dev="ggregory">Bump org.mockito:mockito-core from 5.13.0 to 5.21.0 #290, #296, #302, #319, #336, #338, #344, #353, #366.</action>
3333
<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>
3434
<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)