Skip to content

Commit fbf3632

Browse files
committed
Bump commons-parent from 79 to 81
1 parent 6c12753 commit fbf3632

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>79</version>
23+
<version>81</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
@@ -27,7 +27,7 @@
2727
<!-- FIX -->
2828
<action type="update" due-to="Derek Wickern, Gary Gregory" dev="ggregory">Handle IllegalArgumentException thrown for invalid email address #328.</action>
2929
<!-- UPDATE -->
30-
<action type="update" due-to="Gary Gregory" dev="ggregory">Bump commons-parent from 72 to 79 #279, #293, #297, #304.</action>
30+
<action type="update" due-to="Gary Gregory" dev="ggregory">Bump commons-parent from 72 to 81 #279, #293, #297, #304.</action>
3131
<action type="update" due-to="Gary Gregory" dev="ggregory">Bump org.mockito:mockito-core from 5.13.0 to 5.15.2 #290, #296, #302, #319.</action>
3232
<action type="update" due-to="Gary Gregory" dev="ggregory">Bump org.slf4j:slf4j-jdk14 from 2.0.13 to 2.0.16 #278.</action>
3333
<action type="update" due-to="Gary Gregory, Dependabot" dev="ggregory">[test] Bump commons-io:commons-io from 2.17.0 to 2.18.0 #311.</action>

0 commit comments

Comments
 (0)