Skip to content

Commit 3b9366a

Browse files
committed
2 parents 73510c8 + b00d37a commit 3b9366a

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 @@ limitations under the License.
2020
<parent>
2121
<groupId>org.apache.commons</groupId>
2222
<artifactId>commons-parent</artifactId>
23-
<version>92</version>
23+
<version>93</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626
<name>Apache Commons Exec</name>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<action type="add" dev="ggregory" due-to="Gary Gregory">TimeoutObserver now extends Consumer&lt;Watchdog&gt;.</action>
3838
<action type="add" dev="ggregory" due-to="Gary Gregory">Add org.apache.commons.exec.Watchdog.getTimeout().</action>
3939
<!-- UPDATE -->
40-
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.apache.commons:commons-parent from 83 to 92 #299, #308, #314.</action>
40+
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.apache.commons:commons-parent from 83 to 93 #299, #308, #314, #316.</action>
4141
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.20.0 #282.</action>
4242
</release>
4343
<release version="1.5.0" date="2025-05-16" description="This is a feature and maintenance release. Java 8 or later is required.">

0 commit comments

Comments
 (0)