Skip to content

Commit ee4482f

Browse files
committed
Bump org.apache.commons:commons-parent from 78 to 79
1 parent dbc4cb9 commit ee4482f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.commons</groupId>
2323
<artifactId>commons-parent</artifactId>
24-
<version>78</version>
24+
<version>79</version>
2525
</parent>
2626

2727
<modelVersion>4.0.0</modelVersion>

src/changes/changes.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ and commit
3737
3838
The <action> type attribute can be add,update,fix,remove.
3939
-->
40-
<document xmlns="http://maven.apache.org/changes/1.0.0"
40+
<document xmlns="http://maven.apache.org/changes/2.0.0"
4141
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
42-
xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/xsd/changes-1.0.0.xsd">
42+
xsi:schemaLocation="http://maven.apache.org/changes/2.0.0 https://maven.apache.org/xsd/changes-2.0.0.xsd">
4343
<properties>
4444
<title>Apache Commons VFS Release Notes</title>
4545
<author email="[email protected]">Apache Commons Developers</author>
@@ -266,7 +266,7 @@ The <action> type attribute can be add,update,fix,remove.
266266
</action>
267267
<!-- UPDATE -->
268268
<action dev="ggregory" due-to="Dependabot, Gary Gregory" type="update">
269-
Bump org.apache.commons:commons-parent from 52 to 78 #497, #588, #592, #600, #608, #615, #623.
269+
Bump org.apache.commons:commons-parent from 52 to 79 #497, #588, #592, #600, #608, #615, #623.
270270
</action>
271271
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">
272272
Bump actions/cache and others.

0 commit comments

Comments
 (0)