Skip to content

Commit b80b0ab

Browse files
committed
Bump org.apache.commons:commons-parent from 96 to 97.
1 parent c518a05 commit b80b0ab

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
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.apache.commons</groupId>
2121
<artifactId>commons-parent</artifactId>
22-
<version>96</version>
22+
<version>97</version>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525
<artifactId>commons-email</artifactId>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<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>
3232
<!-- ADD -->
3333
<!-- UPDATE -->
34-
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-parent from 65 to 96.</action>
34+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-parent from 65 to 97.</action>
3535
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-io:commons-io from 2.20.0 to 2.21.0.</action>
3636
<action type="update" dev="ggregory" due-to="Gary Gregory, Henri Cook">Bump com.sun.mail:jakarta.mail from 1.6.7 to 1.6.8.</action>
3737
</release>

0 commit comments

Comments
 (0)